Automic VaultAutomic Vault

brew

wmbusmeters を Homebrew, dnf でインストール

wmbusmeters のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wmbusmeters

local Homebrew formula metadata

概要

パッケージ概要

Read wired or wireless mbus protocol to acquire utility meter readings

コマンドとエイリアス

  • wmbusmeters
  • wmbusmetersd

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: wmbusmeters/wmbusmeters public repository created on GitHub.
  • 2023: GitHub release history records the 1.13.x release line.
  • 2024: 1.17 and 1.18 releases document continued driver additions and XMQ driver changes.
  • 2026: 2.0.0 release notes describe moving selected manufacturer protocol decoders toward editable XMQ grammar files.
  • 2026: 3.0.0 appears as the latest GitHub release in June.

Related projects

  • wmbusmeters-ha-addon is the official Home Assistant add-on repository for running wmbusmeters in a smart-home deployment.
  • rtl-wmbus and RTL-SDR workflows commonly supply wireless telegrams that wmbusmeters decodes.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/wmbusmeters/wmbusmeters.conf/etc/wmbusmeters/wmbusmeters.d/home/me/.config/wmbusmeters/wmbusmeters.conf/home/me/.config/wmbusmeters/wmbusmeters.d

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wmbusmeterscliグローバル実行可能ファイル
wmbusmetersdcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.0.0
マネージャ更新日2026-06-18
ローカルデータOK
上流最新
検出された最新3.0.0

https://github.com/wmbusmeters/wmbusmeters

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係librtlsdr, libusb
ビルド依存関係pkgconf
macOS 提供ライブラリlibxml2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewmbusmeters
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

dnf95%

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
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wmbusmeters
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Wmbusmeters
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wmbusmeters from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment