# wmbusmeters/wmbusmeters

Read the wired or wireless mbus protocol to acquire utility meter readings.

Repository: https://github.com/wmbusmeters/wmbusmeters
Canonical: https://ross.abutalabs.com/products/wmbusmeters
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: mbus, wireless-mbus-protocol, wmbus, wireless-mbus, im871a, raspberry-pi, daemon, wmbus-dongle, meter, utility-meters, amb8465, rtl-sdr, rtlsdr-dongle, receiver, iu891a
Last push: 2026-08-17T17:33:05+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 65, longevity 100
- inputs: {"age_days": 3314, "days_push": 16, "days_rel": 77, "gap_med": 111.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1320, forks 298 (observed 2026-08-28T04:04:21.779364+00:00)

## What it is
A C++ daemon that acquires utility meter readings from wired m-bus or wireless wM-Bus (OMS) compatible meters using hardware dongles, rtl-sdr receivers, or serial ports. It decodes raw telegrams into human-readable, CSV, or JSON readings and can publish them via MQTT, REST APIs, databases, or log files.

## Use cases
- read water meter readings wirelessly with rtl-sdr
- decode wmbus telegrams from my utility meters
- publish smart meter readings to mqtt for home assistant
- monitor gas and electricity meters on a raspberry pi
- convert mbus meter data to
- collect meter readings from an im871a dongle
- log water consumption over time

## When to choose
- you have wM-Bus/m-bus compatible utility meters and want automated readings
- you want to integrate meter data into home automation via MQTT
- you need a mature decoder with many meter-specific drivers

## When to avoid
- your meters use a proprietary protocol not based on (w)mbus/OMS
- you need a graphical dashboard rather than a decoding daemon

## Facets
- artifact type: application
- maturity: active
- function: parser, monitoring, data-science
- domain: iot
- platform: iot
- tags: wmbus, mbus, utility-meters, rtl-sdr, mqtt, smart-metering, oms, telegram-decoding, daemon, automation, linux, macos, docker

## Member repositories
- wmbusmeters/wmbusmeters (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.779364+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:52.024105+00:00, confidence not recorded.
  - readme: https://github.com/wmbusmeters/wmbusmeters (fetched 2026-08-28T04:04:21.779364+00:00, sha 1dd96bee2e92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
