2.0.0 • Published 5 months ago

@vrilcode/node-red-wnsm v2.0.0

Weekly downloads
-
License
GPL
Repository
github
Last release
5 months ago

Wiener Netze Smart Meter API node for Node-RED

This package provides a node for Node-RED to access the Wiener Netze Smart Meter API (see references). You can retrieve consumption values (Verbrauchsdaten), meter readings (Zählerstände) and metadata of metering points (Zählpunkte). Minimal example flows are included in directory contrib.

Installation

npm i @vrilcode/node-red-wnsm

Usage without Node-RED

You can use this package also with your regular JS/TS application without Node-RED. An example code is provided in contrib/wnsm-client.mjs, which can be executed via npm run client, if an according .env file exists.

References

2.0.0

5 months ago