Temperature Data from a MQTT client, monitor, reporter and export
This program aims to real time temp data view export all time data's and send autometed temp reports at frequency you need.The data recieves from a fake MQTT client every 20 minutes.I used to visualize real-time data with Python’s Matplotlib and embed to GUI using PyQt5.
If you clicked to menu options you will see 2 more options:
Automated mail:
Auto Email Reports automatically sends reports for temp data's.You can setup Auto Email Report to send reports every 30 minute or 60 minute.
Timer For Test:
Set timer interval 1 min for 30 min options.
Set timer interval 2 min for 60 min options.
Export Data: You can export all time temp data to view it on your computer , print it or simply save.
