DheerajKhajuria / pimatic-mysensors

mysensors
http://forum.mysensors.org/topic/797/pimatic-mysensors-controller-plugin
GNU General Public License v2.0
23 stars 24 forks source link

Time Aware Sensor Support #49

Closed edautz closed 8 years ago

edautz commented 8 years ago

Can you please describe what it is and how to use?

DheerajKhajuria commented 8 years ago

time aware sensor is a sensor node which fetch epoch time in Unix second from controller connected via gateway. In your sensor code you can use statement like gw.requestTime(receiveTime); to fetch the time. one use case, the time you receive can be displayed on an lcd connected by i2c i more info: http://www.mysensors.org/build/display