Variante über PHP
Go to file
Florian Arndt bb2bebab55 Create README.md 2013-12-29 10:12:46 +01:00
README.md Create README.md 2013-12-29 10:12:46 +01:00
class.EnerGenieSwitcher.php Added immediate logout after each login as proposed by Ulf Haase - now manual login is possible between script requests 2013-12-28 10:52:25 +01:00
test.php Added comments and usage of getStatus 2013-12-29 10:08:37 +01:00

README.md

EnerGenie-EG-PM2-LAN

A PHP class that allows switching this IP multi-outlet power strip (the device costs around 80 € on Amazon Germany).

A usage example is provided with test.php, it allows to

  • Login to the device
  • Switch ports
  • Get the status of ports

Enjoy!