Skip to content

us/mqtt-server-storage

Repository files navigation

Mqtt Server Storage

Save mqtt data to the database. And serve on website.

mqtt_Publish_Dummy_Data.py creates and publish to fake data to server. You should set to ip address, port and topics.

mqtt_Listen_Sensor_Data.py is a listener. You should also do the same settings here.

store_Sensor_Data_to_DB.py is save the data to DB.

lets_serve.py serves the data with Simpsons as a json.

Screen Shots

main_screen json_screen

About

Basic mqtt storage and serve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published