Problem with SensorMultilevel GET ()

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
tarchoun78
Posts: 3
Joined: 21 Oct 2016 11:01

Problem with SensorMultilevel GET ()

Post by tarchoun78 »

Hello everybody,

I have a problem with my Zwave system. When i was trying to Get the value of my sensor with the API, the results is already 'null'. But when i get the value in the ExpertUi I have the good value.

http://192.168.43.203:8083/ZWaveAPI/Run ... null,null)

the page return 'null'.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Problem with SensorMultilevel GET ()

Post by PoltoS »

You are a bit in a wrong board. Shall I move the thread into RaZberry board?

Please read the doc - this API sends a packet (in fact just queue it) to the target device. The resulting value is in http://192.168.43.203:8083/ZWaveAPI/Run ... 0x31].data
tarchoun78
Posts: 3
Joined: 21 Oct 2016 11:01

Re: Problem with SensorMultilevel GET ()

Post by tarchoun78 »

Ok it's working, with my command i just refresh the value in the Z-Way server.

And of course you can move this topic in an other section
Post Reply