Connect an M-Bus device
Read wired M-Bus utility meters via a gateway's M-Bus interface.
Protocol: mbus · Requires: a gateway
Connection fields:
| Field | Meaning |
|---|---|
txPin / rxPin |
Gateway pins to the M-Bus level converter |
baudRate |
300, 2400, or 9600 |
primaryAddress |
The meter's M-Bus primary address |
sampleIntervalMs |
How often to read (ms) |
Steps
- Wire the meter through an M-Bus master/level converter to the gateway.
- Add a device with protocol mbus, select the gateway, and set the address + baud rate.
- Map meter values to tags.
mbus/fault events point to addressing or baud-rate problems.