simplemonitor icon indicating copy to clipboard operation
simplemonitor copied to clipboard

Feature: Add MQTT Topic monitor

Open aikitori opened this issue 1 year ago • 5 comments

Hi!

A MQTT monitor would be awesome ;)

Maybe use some kinde of regex like the http monitor for evaluating?

Paho seems the one to go: https://pypi.org/project/paho-mqtt/ https://eclipse.dev/paho/ Github repo: https://github.com/eclipse-paho/paho.mqtt.python

Here a a list of other python clients: https://www.emqx.com/en/blog/comparision-of-python-mqtt-client

aikitori avatar Dec 02 '24 09:12 aikitori