giacomo-ascari / plum-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plum-client

requirements

pip3 install python-dotenv pip3 install paho-mqtt pip3 install psutil

.ENV

BROKER=broker.hivemq.com
PORT=1883
KEEPALIVE=60
TOPIC=my-plum-12435234
INTERVAL=5

About

License:MIT License


Languages

Language:Python 97.0%Language:Shell 3.0%