Goal: Create a powerswitch module to support the Digital Loggers powerswitch device
https://www.digital-loggers.com/lpc.html
The digital loggers power control can be controlled via a web REST api. Therefore, the python_raft framework should wrap this with a powerswitch module to interact with the power switch
Acceptance Criteria:
- A new powerswitch module should be created to interact with the digital loggers internet power switch
- The new module must pass the powerswitch unit test