Getting value from water meter sensor

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
n4zg
Posts: 9
Joined: 24 Jun 2014 14:09

Getting value from water meter sensor

Post by n4zg »

Hi i am struggling to see if the water meter alarm sensor has been triggered via a http call i am using the following

Code: Select all

http://MYIP:8083/ZWaveAPI/Run/devices[7].instances[1].commandClasses[113]
with the above command i get a null,

I am returning to zwave after 2 years away from it, so im a bit rusty, any help would be gratefully appreciated
AlphaX2
Posts: 110
Joined: 25 Jul 2015 15:03

Re: Getting value from water meter sensor

Post by AlphaX2 »

Hi,

have you checked, that the device is still number "7" and in all my tests so far - instances was always 0! The string itself is okay and working modified for my devices/instances number (checked with Smoke Sensor).

AlphaX2
Post Reply