Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 472 Bytes

Panduza Python Platform

Panduza platform provides a simple way to create mqtt clients that match panduza specifications.

Dependencies

pip install paho-mqtt loguru

Install

Create the tree.json in /etc/panduza/

./package-build.sh
./package-monitor.sh

sudo ./service-deploy.sh

# To restart the service
sudo systemctl restart panduza-py-platform.service

# To monitor the platform run monitor in a separate terminal
service-monitor.sh