I use the docker container from victron (victronenergy/venus-docker-server) to put all modbus data into a influxdb. Currently I can calculate the energy production of my MPII in grafana by subtracting ActiveIn/L1/power from consumption/L1/power.
But this requires costly (because of the ton of values) calculation to calculate daily production or even weekly/monthly.
Is there any kind of increasing counter for that like the total yield field from the MPPT's?