I ran the simulation for OpenEMS edge, where i configured 3 meters: GridMeter, Production Meter and NRC Meter, each with its own datasource. everything works well!
In a real implementation of the Edge, do i have to configure 3 meters in order for it to work? or can it be done with one meter?
please see the explanation about simulation I just wrote in another thread:
In a productive system you do usually have at least a physical Grid-Meter at the grid connection point. We often use SOCOMEC or Janitza meters via Modbus/RTU or Modbus/TCP for that purpose. Additionally it’s recommended to measure also the production either via a separate Production meter or by direct communication with a PV inverter (e.g. Fronius, KACO, Kostal, SMA, via SolarLog, or generic SunSpec compatible.
The Consumption can usually not be measured and is calculated from Grid, Production and Energy Storage power.
Another question, when migrating from a development environment to a production environment, what do I need to do? Other than the additional security that a production environment adds, is there a difference between the two?
I’m asking because I’m running two edges and one backend in a dev environment, and the connexion between the edges and the backend is unstable (it disconnects and reconnects often), so I thought maybe the production environment may fix this issue.