MarkJames Posted July 4, 2016 Posted July 4, 2016 I noticed that when a websocket is first established it dumps all the device statuses. This is a great feature as it eliminates the need - in a custom application - to poll all device statuses at startup. Is there a way to force a dump of all variable values as well? Elk statuses would be great to get on startup too. mark PS - I LOVE the websocket interface. Thanks for the great work on it!
Michel Kohanim Posted July 4, 2016 Posted July 4, 2016 Hi Mark, Unfortunately not. This said, you can use REST to get a dump for each type: http://wiki.universal-devices.com/index.php?title=ISY_Developers:API:REST_Interface#Variables For ELK: http://wiki.universal-devices.com/index.php?title=ISY_Developers:API:REST_Interface#ELK_Integration (/rest/elk/get/status) With kind regards, Michel
Recommended Posts