Skip to content

kamocat/mqtt_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt_logger

An easy-to-use tool for logging and viewing MQTT data.

Configure mqtt_watch.py as necessary, then start with python mqtt_watch.py

To view your data, start the server with uvicorn main:app --reload and navigate to http://127.0.0.1:8000/graph/select.html

About

Logs mqtt data to sqlite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published