How to build a remote metering system for water, gas, and electricity with M-Bus
A step-by-step architecture guide for remote reading of M-Bus meters over Ethernet, Modbus-TCP, or cellular — using the IW-ET-M, IW-MT-M, and IW-GS-G converter families.
An M-Bus line in the basement that someone reads with a laptop is better than a clipboard — but the real return arrives when readings collect themselves: hourly data flowing into billing, energy management, or SCADA without anyone driving to the site. This guide walks the three standard architectures for getting there.
Step 1: inventory the bus
- Count meters and their standard loads — this sizes every master downstream.
- Map distances and wiring topology; long or heavily loaded segments may need repeaters.
- Note meter brands and baud rates — mixed networks work, but plan addressing up front.
Architecture A: Ethernet transparent bridge
Where the building has a usable LAN, the [IW-ET-M series](/product/iw-et-m) puts the M-Bus directly on the network (TCP server/client or UDP, 20–250 loads). Your metering software connects to a socket and speaks M-Bus as if attached locally. Best when the head-end software already handles M-Bus telegrams and you want the thinnest possible pipe.
Architecture B: Modbus-TCP gateway
SCADA platforms and PLCs prefer registers to telegrams. The [IW-MT-M series](/product/iw-mt-m) polls the meters autonomously (cyclic or triggered) and serves the latest values as Modbus-TCP registers — 5, 20, or 100 loads by model. The head end does simple register reads; meter protocol details stay inside the gateway. Best for integrating consumption data into existing SCADA/BMS.
Architecture C: cellular for unmanned sites
Pump stations, remote substations, and scattered small buildings rarely justify a network link. The [IW-GS-G series](/product/iw-gs-g) reads the local bus and reports over cellular as Modbus-RTU/TCP — the site needs power and antenna coverage, nothing else.
Choosing at a glance
| Site situation | Architecture | Family |
|---|---|---|
| LAN available, M-Bus-aware software | Transparent Ethernet | IW-ET-M |
| SCADA/PLC integration | Modbus-TCP gateway | IW-MT-M |
| No wired connectivity | Cellular reporting | IW-GS-G |
| Very large estates, riser distribution | Multi-channel master + any uplink | IW-1000 |
The collection head end
Something has to receive, store, and visualize the data. A compact fanless computer — a NANO mini PC or IBOX industrial PC running the metering or SCADA software — makes a reliable 24/7 collector, with the same watchdog and auto power-on discipline as any edge node.

M-Bus Gateways
IWILL IW-ET-M Series
IWILL IW-ET-M Series: Ethernet 10/100M, adaptive.

M-Bus Gateways
IWILL IW-MT-M Series
IWILL IW-MT-M Series m-bus gateways platform.

M-Bus Gateways
IWILL IW-GS-G Series
IWILL IW-GS-G Series m-bus gateways platform.
Send the site list, meter counts, and target software — we will propose the full component chain.
Design a metering system