1.0.7-SNAPSHOT • Published 4 months ago

@virtualbat/balance-neto v1.0.7-SNAPSHOT

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Node in wich you can configure balance-neto

This node gives you bucket. The data will be triguerred at time Duration specified in minutes. This node expect the following input:

INPUT PAYLOADDESCRIPTION
readTimeStampTimeStamp of the adquired reading from the inverter, usually inverters send this field in the readings. ISO FORMATTED DATE STRING 2022-05-30T14:48:54.
lengthBattery slot lenght in ms.
producedInWatsHSolar plant energy generation. Unit of measure: Wat per Hour
feededInWatsHFeeded energy to the main network, positive values means solar to main network feeding. Negative values means main network to home feeding. Unit of measure: Wat per Hour
consumedInWatsHConsumed energy, formally the diference between producedInWatH and feededInWatsH. Unit of measure: Wat per Hour

You must activate nodered context persistence in disk, to recover from node stops with the latest values registered, for this balance-neto-horario node. To do this activate context-persistence in settings.js of your node-red install. Otherwise when the node is resseted, the data in this hour will be lossed and counters restart from zero.

1.0.7-SNAPSHOT

4 months ago

1.0.6-SNAPSHOT

4 months ago

1.0.5-SNAPSHOT

4 months ago

1.0.4-SNAPSHOT

4 months ago

1.0.3-SNAPSHOT

4 months ago

1.0.2-SNAPSHOT

4 months ago

1.0.1-SNAPSHOT

4 months ago