macOS
brew install wmbusmeterslocal Homebrew formula metadata
安装
brew install wmbusmeterslocal Homebrew formula metadata
sudo dnf install wmbusmetersFedora Rawhide package metadata · wmbusmeters · 来源: dl.fedoraproject.org
概览
Read wired or wireless mbus protocol to acquire utility meter readings
历史
wmbusmeters is a utility-meter data acquisition tool for wired M-Bus and wireless M-Bus meters. It turns meter telegrams into human-readable, CSV, JSON, MQTT, REST, database, or log-file output, making it a bridge between low-level metering radio protocols and home automation or operations systems.
The public GitHub repository was created in August 2017 and has grown into a focused C++ project with a large catalog of meter drivers. Its README frames the program around a concrete transformation: receive raw M-Bus or wireless M-Bus telegrams from meters, decode the manufacturer- and model-specific content, and publish readings in formats that other software can consume.
The project has continued to evolve through driver additions and decoding changes rather than through a single protocol abstraction. Recent release notes show a 2.0.0 release in March 2026 that moved some manufacturer-specific protocol decoders from C++ into editable XMQ files with Invisible XML grammars, described by the maintainers as a major step toward making all drivers editable text files rather than compiled code.
wmbusmeters has visible adoption in smart-home and utility-monitoring circles because many water, heat, gas, and electricity meters expose wireless M-Bus telegrams but do not provide a convenient local API. The official Home Assistant add-on repository says it lets users acquire readings without a vendor bridge or gateway when meters support C1, T1, or S1 wireless M-Bus telegrams.
The project also maintains an online analyzer at wmbusmeters.org for inspecting telegrams with the same command-line analyzer syntax. That service and the long supported-driver list demonstrate that wmbusmeters has become a shared decoder knowledge base for a messy field of real-world meters.
Typical use combines a supported radio dongle, serial M-Bus interface, RTL-SDR software-radio input, file, or pipe with meter definitions and optional decryption keys. Users run it as an interactive decoder while commissioning meters, or as the wmbusmetersd daemon to publish recurring readings to MQTT, REST endpoints, databases, or logs.
The package is significant because it packages practical reverse-engineering and protocol normalization for a long tail of utility meters. For self-hosting users, it is often the component that turns a cheap receiver and a meter key into local, scriptable energy and water telemetry.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/wmbusmeters/wmbusmeters.conf/etc/wmbusmeters/wmbusmeters.d/home/me/.config/wmbusmeters/wmbusmeters.conf/home/me/.config/wmbusmeters/wmbusmeters.d可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wmbusmeters | cli | 全局可执行文件 | |
wmbusmetersd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/wmbusmeters/wmbusmeters
安装元数据
| 软件包键 | brew:wmbusmeters |
|---|---|
| 版本 | 3.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/wmbusmeters |
| 主页 | https://github.com/wmbusmeters/wmbusmeters |
| 仓库 | https://github.com/wmbusmeters/wmbusmeters |
| 上游文档 | https://github.com/wmbusmeters/wmbusmeters#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/wmbusmeters/wmbusmeters/archive/refs/tags/3.0.0.tar.gz |
| 最后更新 | 2026-06-18T00:56:00Z |
| Pulse | updated |
| 依赖 | librtlsdr, libusb |
| 构建依赖 | pkgconf |
| macOS 提供的库 | libxml2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wmbusmeters |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
wmbusmeters 2.0.0-1.fc45
Read the wireless mbus protocol to acquire utility meter readings
https://github.com/weetmuts/wmbusmeters
sudo dnf install wmbusmeters来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.