Jump to content

REST Protocol - How to identify device types


m_later

Recommended Posts

Is there a lookup somewhere that can take a Device type from the REST interface and tell me what it is?

 

The reason I ask is that I'm trying to write a web app that will do some controls of different devices I have in the house. I've gotten pretty far with REST for controlling lights and scenes but I just added in a Venstar Insteon thermostat and a EZIO 2x4 device. I previously just used some XPATHS to buildup a collection of Nodes (switches) and Groups (Scenes), but with these new things I have to know more about what the device is.

 

Is there an easy way to identify a Thermostat by type field?

 

What about other devices? Are all switches consistent in their type value across firmware and other upgrades?

 

Any help or more documentation on the type field in REST would be greatly appreciated by myself and the friends that are waiting on me to get this done :)

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...