Ryan Posted May 6, 2017 Share Posted May 6, 2017 Does anyone know where the ISY gets the information displayed in a Zwave door lock's "Alarm" section in the Admin Console? It typically shows text such as "Remotely Locked" or "Key/Manually Unlocked", and I would like to get this information via REST. I can easily get the status or battery level from "/rest/nodes", but the property with id "ALARM" always shows " " for both formatted and value (while at the same time, the Admin Console displays a readable string). How can I use REST to get what's shown in the Admin Console? Link to comment
Michel Kohanim Posted May 7, 2017 Share Posted May 7, 2017 Hi Ryan, Everything you see in the Admin Console is tied to a Control. You need to figure out which Control represents the alarm (/rest/nodes//properties). And, some Z-Wave devices have multiple nodes. With kind regards, Michel Link to comment
Recommended Posts