Hi All,
reading Github page for Node-Red:
It's possible to define new measurament for each Victron nodes available in Node-Red.
As described in Git, It is possible to have the 2 configuration files CSV:
- dataAttributes.csv
- dataAttributeEnums.csv
We want to insert new measuraments in Battery Monitor Node:
- Max Cell Voltage
- Min Cell Voltage
Thank you!