Releases: zinen/node-red-contrib-nordpool-api-plus
Releases · zinen/node-red-contrib-nordpool-api-plus
Uses API
Alot of under the hood changes from version 3.0.0, found here: npm install node-red-contrib-nordpool-api
-
Package now uses the unoffical
npm install nordpool
API instead of just partly copy from that API's version 2.0.0 codebase. -
Breakning change: Returned array with object changed context and names of keys. Area -> area. Timestamp -> timestamp(and is now i UTC format), Price -> price, Valuta -> currency.
-
Node updated with Node-RED v1.0.0 standard returned response
-
Rename files with *-plus to not clash with original package
-
Added msg as input for date, currency and area. Input msg has higher priority than settings of node