-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
David Durost edited this page May 1, 2020
·
2 revisions
PowerPi has default values supplied allows for an initial usage as
$ python3 /opt/powerpi/powerpi.py
Note: Though not required, a proper ip address for a classic is needed.
See more on Command-line Arguments for usage options.
To connect to a custom broker:
$ python3 /opt/powerpi/powerpi.py -b 192.168.0.102
To connect to a custom broker and a classic and changing the default root topic:
$ python3 /opt/powerpi/powerpi.py -b 192.168.0.102 -ch 192.168.0.101 -t "thedata/"