macOS
brew install wmbusmeterslocal Homebrew formula metadata
brew
wmbusmeters のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.