Instructions for creating a simple IP (http) device

2021 · 1 reply · Devices

This discussion is from 2021, preserved from the original Roomie Remote forum. Steps and device details may reference older versions of the app — see Support and current compatibility for up-to-date guidance.

In short

I've reviewed the DDK instructions but I also saw a post that said most of that has been deprecated. My use case. — Staff replied: “The DDK provides exactly such samples. To see what they look like in the editor, just import the sample into the editor.”

Questionjheavner106044

I've reviewed the DDK instructions but I also saw a post that said most of that has been deprecated.

My use case. I have a raspberry pi controlling a speaker selector via serial and I've exposed a simple RESTful API on the pi that translates those commands. I want to create a manual IP device and then tie commands like:

POWER_ON > GET http://192.168.1.1/on

POWER_OFF > GET http://192.168.1.1/off

VOLUME_UP > GET http://192.168.1.1/up

VOLUME_DOWN > GET http://192.168.1.1/down

MUTE > GET http://192.168.1.1/mute

SELECT_SOURCE > GET http://192.168.1.1/1

I see the section the app to create new devices and the top part is intuitive but I don't know what to enter in the Codes area and I couldn't find reference documentation.

Thanks!

Roomie Staff

The DDK provides exactly such samples. To see what they look like in the editor, just import the sample into the editor.

Related threads

Today's Roomie controls 400,000+ devices.

Roomie Remote X brings TVs, receivers, streamers, lights, and whole-home audio into one app on iPhone, iPad, Mac, and Apple TV.

Download Roomie Remote X