vrilcode / node-red-wnsm-b2b

Wiener Netze Smart Meter B2B API node for Node-RED
GNU General Public License v3.0
5 stars 1 forks source link
node-red smart-meter wiener-netze

Wiener Netze Smart Meter B2B API node for Node-RED

This package provides a node for Node-RED to access the (inofficial) Wiener Netze Smart Meter B2B API. So far only querying of Zählpunkte (metering points) metadata and Messwerte/Zählerstände (meter readings) is supported. The currently implemented authentication (via log.wien username and password) is a workaround as long as Wiener Netze is incapable of offering official API access, which has, however, been announced (see portal user settings or official manual, section 7.1). Be aware that the B2B API is not yet an official production version and can therefore change spontaneously. It is therefore advisable to check whether the requested data has been received.

Installation

npm i @vrilcode/node-red-wnsm-b2b

References