Unable to see Janitza meter on the OpenEMS UI

Hi,

I am using Openems to read values from a Simulated model on Typhoon HIL SCADA consisting of:
An ESS device with IP 192.168.88.71.
An Janitza UMG511 meter IP 192.168.88.77, that is connected to the simulated grid.

I have the following configuration on open ems:

Meter.Janitza.UMG511 component.

  • modbus.id=“modbus11”
  • type=“GRID”
  • id=“meter11”

An ESS device that inherits from natures ManagedSymmetricEss, AsymmetricEss, SymmetricEss, * -
OpenemsComponent, ModbusComponent.

  • modbus.id0=“modbus11”

Modbus TCP Bridge components

  • component2: id=“modbus1” ip and port: 192.168.88.71:502 to the ESS device
  • component1: id=“modbus11” ip and port: 192.168.88.77:502 to the Janita meter

Both are enabled with ip and port: 192.168.88.77:502 to the ESS

The other components in the configuration are Scheduler, Core components, 2 Controllers for the ESS, Debug loggers,

I am not able to see the Meter.Janitza.UMG511 component in the UI. The values from the OpenEms are being read. There is no error, only the Janitza meter value of the Grid meter are not seen. My UI is only showing values from the ESS device and the consumption.

I compared the Janitza implementation code to the Siemens Meter. In the OpenEMS UI, Siemens Meter shows under “Zahler” while the Janitza is seen under “Weitere”. Why is there such a difference?

Also, what is the OpenEMS component represented by the yellow light bulb? I think it means consumption but which component supplies that value?

Thank you and warm regards

Hello,

this could be the Reason:

Greetings!

@Sn0w3y there was a version mismatch between OpenEMS Edge and OpenEMS UI. Thank you for the tip :slight_smile:

2 Likes