GlowingHair Posted July 31, 2022 Posted July 31, 2022 I thought I had run across a way to list z-wave device node properties, like CLITEMP (temperature), CLIHUM (humidity), BATLVL (battery level), etc. Is there some command that can be issued in a browser to list he properties (that's what I seem to recall seeing, though I can't remember the details)? I tried several searches and couldn't find what I was looking for, although I did find the correct property in another post by accident so I could get my network resource working. Any help would be greatly appreciated. Thank you.
Techman Posted July 31, 2022 Posted July 31, 2022 Assign them to a variable, then create a program to send the variables to an email or text message via the ISY notifications
GlowingHair Posted July 31, 2022 Author Posted July 31, 2022 @Techman Thanks, but I already know how to do that. What I need to know is how to list the properties so I know which property to assign to the variable. Of the three I listed in the original post, only two do I know off the top of my head (or by referring to existing NR); the third I found in my search of the forum, so could use that for my immediate need. However, I would like to be able to list all the available properties so it is easier to find what I need to use. Make sense?
Techman Posted July 31, 2022 Posted July 31, 2022 (edited) @GlowingHair Is this what you're looking for? ISY-994i Series:EMail and Networking Substitution Variables - Universal Devices, Inc. Wiki (universal-devices.com) Edited August 1, 2022 by Techman
GlowingHair Posted August 1, 2022 Author Posted August 1, 2022 (edited) @Techman Perfect! Thank you so much. Definitely going to bookmark this. Edited to add: I still wasn't satisfied, so did a little more searching, and what I found is to use http://ip.addr.of.isy/rest/nodes/ (thanks, @MrBill), and I added the specific address to that to return the specific device's properties. This is what I recall using before, but had forgotten. Edited August 1, 2022 by GlowingHair
Recommended Posts