I am using ESP8266 with sensors like BME280, GPS module etc, and sending data via MQTT to Raspberry Pi/Mosquito and the displaying the data on a Node Red dashboard. This part is all working OK, BUT if my ESP which is sending data goes offline for some reason, my Dashboard doesn't change as it continues to display the last published value. Any ideas how a "watchdog" could be incorporated to advise of this condition.
wassa350
@wassa350
0
Reputation
1
Posts
244
Profile views
0
Followers
0
Following
Best posts made by wassa350
This user hasn't posted anything yet.
Latest posts made by wassa350
-
Watchdog to notify when sensor offline using Node Red