/egctl

EnerGenie EG-PMS-LAN control utility

Primary LanguageCMIT LicenseMIT

egctl, Copyright (c) 2014, 2017, 2023 Vitaly Sinilin <vs@kp4.ru>
Published under the terms of the MIT License.

egctl is a program to control the state of EnerGenie Programmable
surge protector with LAN/WLAN interface. It uses native data exchange
protocol of the device, not HTTP.


INSTALLATION

   make
   make PREFIX=/usr install

The makefile also understands DESTDIR for a staged installation.


SUPPORTED DEVICES

Currently the following devices are supported:
- EG-PMS-LAN
- EG-PM2-LAN
- EG-PMS2-LAN
- EG-PMS-WLAN


THANKS TO

Mārtiņš Brīvnieks for testing with EG-PMS2-LAN.
Philipp Kolmann for reporting about compatibility with EG-PM2-LAN.
joanandk for investigation of the EG-PMS-WLAN protocol.
Wolfram Sang for vigilance.