netio230a-cli(1) CLI to python-netio230a

SYNOPSIS

netio230a-cli [--host HOST] [--port PORT] [--username USERNAME] [--password PASSWORD] -s SOCKET [--on]

DESCRIPTION

netio230a-cli is a command line interface to access the Koukaam NETIO-230A, a cheap but advanced multiple socket with Ethernet control.

Options:
 -?
           show help message and exit
 -h HOST, --host=HOST
           Hostname for the device (defaults to the first one found by the discovery in your LAN)
 -p PORT, --port=PORT
           TCP port (defaults to 1234)
 -u USERNAME, --username=USERNAME
           username to use for login (defaults to admin)
 -w PASSWORD, --password=PASSWORD
           password to use for login (will ask if left empty)
 -s SOCKET#, --socket=SOCKET#
           socketnumber (1-4) to switch on/off
 --on
           switch on when --on set, off if omitted

AUTHOR

netio230a-cli was written by Philipp Klaus <[email protected]>.

This manual page was written by Philipp Huebner <[email protected]>, for the Debian project (and may be used by others).