victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
568 stars 70 forks source link

modbus-tcp: Add 32-bit power registers across the board #1135

Open izak opened 1 year ago

izak commented 1 year ago

With the increase in total system capacity, a number of 16-bit registers are running out of room, or have already run out of room.

These include (but are not limited to):

com.victronenergy.batter/Dc/0/Power
com.victronenergy.solarcharger/Yield/Power
com.victronenergy.genset/Ac/Lx/Power
com.victronenergy.acload/Ac/Lx/Power

It will also include all the summary registers in systemcalc.

Requested by Simon H.