eschava / psmqtt

Utility reporting system health and status via MQTT
MIT License
159 stars 35 forks source link

documentation issue #49

Open jsprenkle opened 4 months ago

jsprenkle commented 4 months ago

The readme contains no information on how to execute this code except through docker.

Guessing that I could run the python script from the command line:

jay@jay-linux:/usr/bin/psmqtt$ /usr/bin/python3.8 psmqtt-publish.py 192.168.1.234 disk_usage/free/c ERROR:root:Caught: module 'paho.mqtt.client' has no attribute 'CallbackAPIVersion'