Update rpi-cpu2mqtt.py
:-)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Python script (runs on 2 and 3) to check cpu load, cpu temperature and free space etc.
|
# Python script (runs on 2 and 3) to check cpu load, cpu temperature and free space etc.
|
||||||
# on a Raspberry Pi or Ubunto computer and publish the data to a MQTT server.
|
# on a Raspberry Pi or Ubuntu computer and publish the data to a MQTT server.
|
||||||
# RUN pip install paho-mqtt
|
# RUN pip install paho-mqtt
|
||||||
# RUN sudo apt-get install python-pip
|
# RUN sudo apt-get install python-pip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user