B-Control / TQ-Systems EM300 Meter
Three-phase energy meter for power and energy measurement via Modbus protocol.
Overview
This bundle provides integration with B-Control/TQ-Systems EM300 energy meters, which measure three-phase power consumption and production in residential and commercial installations. The component communicates with the meter through the Modbus TCP protocol, enabling real-time energy monitoring, power factor measurement, and data collection in OpenEMS.
The EM300 meter supports measurement of grid consumption, production, or consumption energy depending on configuration. Power values can be inverted for specific wiring scenarios where the meter is oriented to measure in the opposite direction.
Components
This bundle implements the following OpenEMS Component:
B-Control EM300 Meter
Name: Meter B-Control EM300
Factory-PID: Meter.BControl.EM300
-
MeterBControlEM300
-
ElectricityMeter
-
ModbusComponent
-
OpenemsComponent
-
ModbusSlave
Description: Three-phase energy meter for power and energy measurement via Modbus protocol.
-
id(String): Component ID for unique identification (default: "meter0") -
alias(String): Human-readable alias for the component -
enabled(Boolean): Enable/disable this component (default: true) -
modbus_id(String): ID of Modbus bridge for communication (default: "modbus0") -
modbusUnitId(Integer): Modbus Unit ID of the meter device (required) -
type(Enum): Meter type - GRID, PRODUCTION, or CONSUMPTION (default: PRODUCTION) -
invert(Boolean): Invert power values and swap production/consumption energy (default: false)