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