Hello.
I am a newbie and have a question.
How start command "set lamp1 on" when node "sensor1" changes "reading basicReport" from "00" to "ff".
Thanks.
define ntfySensor1 notify sensor1:basicReport.*ff set lamp1 on
Note: since I do not have such a sensor ready at hand, it may be that the regexp has to be changed.
Watch the Event Monitor for the correct spelling, and modify the regexp accordingly.
Thank you very much. It's working