WhareHauora / wharehauora-wifi-gateway

Central node, with SD card logger - store and forward on RF
GNU General Public License v3.0
2 stars 3 forks source link

Gateway should report online status, even when no sensors #8

Open Br3nda opened 7 years ago

JacobBriggsAckama commented 6 years ago

I have a branch (8-gateway-to-report-online-status) that sends a heartbeat once every 10 seconds to the mqtt server regardless of if there are any sensors or not. The heartbeat is a builtin mysensors function.

I think the time should be configurable at least at compile time, but I have a meeting soon so I gotta get something finished....