Hi,
when writing a script that reads energy / power / ... with REST API from my own, allready installed, grid meter and writes the values to
com.victronenergy.grid.mec_tcp_01 /Ac/L1/Current <- A AC /Ac/L1/Energy/Forward <- kWh - bought /Ac/L1/Power <- W, real power /Ac/L1/Voltage <- V AC
can it be uses for ESS Mode1 regulation? Since a meter is already installed, the idea is to use it for Victron.
I would use https://github.com/victronenergy/dbus-smappee as reference.