red-contrib-virtualmeter

0.5.2 • Public • Published

node-red-contrib-virtualmeter

Node-RED based Virtual Power Meter Node to be used within Corrently Ecosystem (German Electricity Grid).

Use Cases

  • You have only a power value and need a energy meter (reading)
  • You have a meter reading and you need the actual power
  • You have a consumption over time and need a meter (total energy)
  • You have one of those items and need CO2 footprint

Usage

Add virtualmeter node to your node-red flow and connect data source to input. In order

Input Values

If msg.payload is number, than this number will be interpreted as Watt hours (Wh) to be added to meter reading.

If msg.payload.energy exists this will be used as new meter reading in Watt hours (Wh)

If msg.payload.power exists this will be used as average power (Watt) since last message

Meta

Released by STROMDAO GmbH, Gerhard Weiser Ring 29, 69256 Mauer

Corrently Ecosystem (https://www.corrently.de/)

Distributed under the Apache-2.0 license. See [LICENSE] for more information.

Package Sidebar

Install

npm i red-contrib-virtualmeter

Weekly Downloads

2

Version

0.5.2

License

Apache-2.0

Unpacked Size

24.4 kB

Total Files

6

Last publish

Collaborators

  • zoernert