Skip to content

Latest commit

History

History
13 lines (9 loc) 路 794 Bytes

File metadata and controls

13 lines (9 loc) 路 794 Bytes

Intellinet 163682 smart PDU API Wrapper

A C# API wrapper for Intellinet 163682 smart PDU

This project was inspired by the following projects:

However, since I needed to control the unit from a .net application, I wrote this little wrapper. Also included is a little command line tool to read the sensors and outlet states and switch outlets on or off.

The wrapper has no error handling of any kind, so if you feed it with wrong parameters, it'll just crash 馃槃 Since configuration normally doesn't need to be scripted or automated, there is no configuration of the PDU implemented.