Skip to content

mtotone/spa112-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPA112Ctl: SPA112 Controller

Dependencies

aptitude install python3-docopt python3-termcolor python3-requests

Examples

./spa112-ctl.py reboot --ip-address 10.72.0.10
[FAIL] Could not connect to SPA112 ... failed!
./spa112-ctl.py reboot -i 10.72.0.10
[FAIL] Timeout from SPA112 ... failed!
./spa112-ctl.py reboot --ip-address 10.72.0.10
[ ok ] Successfully reboot SPA112.
./spa112-ctl.py reboot -i 10.72.0.10 -l admin -p admin
[ ok ] Successfully reboot SPA112.
./spa112-ctl.py reset -i 10.72.0.10
[ ok ] Successfully reset SPA112.

About

SPA112 Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages