Hi im trying to get the value for Temp, humidity and lumin from a ROuting multi sensor from a webpage i dont know the syntax.. ive tried a few different options but no luck any suggestions please ..
Perhaps it would be something like /ZWaveAPI/Run/devices[8].SensorMultilevel.data[1].val.value
You can always dump a JSON subtree (either for a whole device, or just for SensorMultilevel) and find data you need.