Sorry, your browser does not support JavaScript!

IAMMETER provides a Node in Node-Red.

IAMMETER provides a Node in Node-Red.

Now ,you can integrate IAMMETER energy meter (single-phase WiFi energy meter or three-phase WiFi energy meter) into Node-Red easily.

IAMMETER energy meter node

IAMMETER energy meter node

IAMMETER node in Node-RED

Local-realtime

IP Address: the local ip of the WiFi electric power meter

Result: voltage, current,active power, import energy, export energy.

This JSON array is returned by a single-phase electric power meter. The three-phase energy monitor will return all 3 phase energy data(the JSON format is the same as the cloud-realtime node returns).

Get the data of electricity power meter locally

Cloud-realtime

user token: each account in IAMMETER-cloud have a unique token.

SN: The serial number of the WiFi energy meter (IAMMETER)

The JSON array is returned by a 3 phase energy monitor .Get the energy data from IAMMETER-cloud in nodered

If you do not have IAMMETER products yet, This SN and token below can be used to test this node.

Token:ec0aeb9c07e24368b5fd9bb3b42a3095

SN:674B1E5D

They are both from the demo account of the IAMMETER solar PV monitoring solution .

Monitor your solar pv system in IAMMETER-cloud

NodeRed Flow: Monitor your solar PV system

NodeRed Flow: monitor your solar pv system by the WiFi Energy meter

Monitor your solar PV system in NodeRed

Node-RED UI: http://ha.iammeter.com:11880/ui

Node-RED flow: http://ha.iammeter.com:11880/#flow/5fb9966c8a33b771

Node-RED in Homeassistant: http://ha.iammeter.com:18123/nodered

user/password: iammeter/iammeter

Reference

IAMMETER && Node-Red

Top