You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
include | 6 years ago | |
.gitignore | 6 years ago | |
README | 6 years ago | |
bulkaction.py | 6 years ago | |
config-example.py | 6 years ago |
README
This tool currently supports only power on and power off commands. Usage: Move config-example.py to config.py and edit it. To power on defined pannels, use "./bulkaction.py powerOn" command. To power off, use "./bulkaction powerOff" command.