2021-12-09 10:16:36 +01:00
2021-12-09 11:45:14 +01:00
2020-12-23 10:12:04 +01:00
lwt
2021-12-09 11:17:14 +01:00
2020-12-27 22:29:16 +01:00
2020-12-23 15:33:34 +01:00
2021-10-01 16:50:05 +02:00

The OpenPDU project

OpenPDU is an OpenHardware and OpenSource project for a network-connected PDU.

We want to build the best firmware possible for a smart PDU, giving you the possibility to customize your own. You can build a custom PDU or retrofit an existing one. You can control as many outlet as you want, and manage a shared UPS.

development tips

start a local mqtt container

docker run --rm -d --name mqtt -p 1883:1883 docker.asperti.com/paspo/mqtt
docker logs -f mqtt
Description
OpenPDU project
Readme 14 MiB
Languages
Python 96.7%
Shell 3.3%