Sleep - Sensor Data Interval
Development
2
Posts
2
Posters
48
Views
2
Watching
-
Hi,
ist seems like the sleep time is usually hard-coded in sensors.
Is is there a way to "tell" the node the sleep time / transmit data interval time in the mysensor protocol?
Thank you,
DCEMWelcome to the forum @DCEM !
https://forum.mysensors.org/post/78795 describes one way to do it. The node requests the value of a parameter from the controller, and sleeps for that amount of time.
See https://www.mysensors.org/download/sensor_api_20#requesting-data for documentation on how to request values