Flask-MQTT
Flask-MQTT copied to clipboard
Monitor the connection Broker.
Hello, is there a way to check the connection with my broker? I would like to monitor the connection in real time. To inform the user if he is connected to the broker.
Currently there is no way to do that in Flask-MQTT that I know of. Is there a way to do this with plain paho-mqtt?
@andrequeiroz2 if this is still relevant, what do you specifically mean by monitoring?
Do you mean something like in the image attached here?

image from: https://courses.ideate.cmu.edu/16-375/f2020/text/code/MQTT-Monitor.html