An Eagle™ Home Energy Gateway plugin for IoT Relay
Release v1.0.2
iotrelay-eagle is a data source plugin for IoT Relay. It polls an Eagle™ Home Energy Gateway for power readings and forwards those readings to data handlers connected to IoT Relay. This lets you pull data from a smart meter and forward it for logging or analysis.
More information about IoT Relay may be found in its Documentation.
iotrelay-eagle uses the Meter Reader library to communicate with the Eagle™ Home Energy Gateway.
iotrelay-eagle is available on PyPI and can be installed via pip.
$ pip install iotrelay-eagle
Configuration
; ~/.iotrelay.cfg
[iotrelay-eagle]
series key = power
address = 192.168.3.253
timeout = 4
poll frequency = 9