nec_control/README
Sergey Morozov c94a89a1df Edit README
2018-03-16 00:47:26 +03:00

7 lines
243 B
Plaintext

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.