Syntax of Get command

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
The Hindmost
Posts: 1
Joined: 06 Nov 2013 21:28

Syntax of Get command

Post by The Hindmost »

Hi all,
I'm trying to force a remote update of the sensors for an Aeon labs Multisensor (specifically for the temperature, lux and humidity sensors) using the web-based API. Based on what I've read, the syntax should be akin to:

http://(IP to Raspberry Pi):8083/ZWaveAPI/Run/devices[(Device Number)].instances[0].commandClasses[49].Get()

However, this doesn't seem to cause any update to occur, and the updateTime for the sensor remains at the last time I manually refreshed the data.

Can someone tell me what it is I'm doing wrong?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

You need to wait for the

Post by PoltoS »

You need to wait for the device to wake up ;)
Post Reply