jamiebegin / metrics2mqtt

Publish cross-platorm system performance metrics to a MQTT broker.
MIT License
63 stars 9 forks source link

Add support for paho.mqtt.python 2.0+ #15

Open nullr0ute opened 5 months ago

nullr0ute commented 5 months ago

There's breaking changes for paho.mqtt.python 2.0 and later so it would be useful to be able to use the later releases, in particular in distros.

https://github.com/eclipse/paho.mqtt.python/releases/tag/v2.0.0