This is a node server to pull energy meter data from a Rainforest Eagle 200 gateway and make it available to a Universal Devices ISY994i Polyglot interface with Polyglot V3 running on a Polisy
(c) 2021 Robert Paauwe
- Backup Your ISY in case of problems!
- Really, do the backup, please
- Go to the Polyglot Store in the UI and install.
- From the Polyglot dashboard, select the Rainforest Eagle 200 node server and configure (see configuration options below).
- Once configured, the Rainforest Eagle 200 node server should update the ISY with the proper nodes and begin filling in the node data.
- Restart the Admin Console so that it can properly display the new node server nodes.
The settings for this node are:
- How often to poll for current energy data (in seconds)
- Not used
* IP Address - IP address of Eagle 200 gateway
* Cloud ID - Eagle 200 cloud id
* Install Code - Eagle 200 install code
- sys.node.[address].ST (Node sever online)
- sys.node.[address].TWP (Instetaneous power)
- sys.node.[address].GV1 (Net power)
- Polyglot V3.
- ISY firmware 5.3.x or later
- 1.0.0 05/26/2021
- Initial version.