blob: c0cca10a8754fed08bb4b4483d019818d62bb336 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This is a python module and a script to mange the Digital Loggers Web
Power switch.
The module provides a python class named PowerSwitch that allows
managing the web power switch from python programs.
When run as a script this acts as a command line utility to manage the
DLI Power switch.
|