diff --git a/README.md b/README.md new file mode 100644 index 0000000..564e808 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +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!