Syntax of Get command
Posted: 06 Nov 2013 21:35
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?
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?