TwiceAsNice
2019-02-18
|
Functions | |
def | main () |
This sapi script demonstrates the script interface to an I/O switch. It set output ports to ON and OFF and queries the state of one input port and one output port. Invocation example: sapi "--IO_SWITCH.CONFIG:Endpoint=[HOST=127.0.0.1, PORT=10041, NAME=WebIoSwitch.CONFIG]" --PYTHON=./setOnAndOff_sapi.py
def setOnAndOff_sapi.main | ( | void | ) |