# 使用 Homebrew, dnf 安装 wmbusmeters

查看 wmbusmeters 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:wmbusmeters
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wmbusmeters
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install wmbusmeters
```

  证据: Fedora Rawhide package metadata: wmbusmeters from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## 软件包事实

- **软件包键:** brew:wmbusmeters
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/wmbusmeters>
- **版本:** 3.0.0
- **来源摘要:** Read wired or wireless mbus protocol to acquire utility meter readings
- **主页:** <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
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- wmbusmeters (cli)
- wmbusmetersd (cli)
- wmbusmeters (别名)
- wmbusmetersd (别名)

## 依赖

- librtlsdr
- libusb

## 构建依赖

- pkgconf

## macOS 提供的库

- libxml2

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.0.0
- 管理器更新时间: 2026-06-18
- 本地数据: OK
- 上游仓库: https://github.com/wmbusmeters/wmbusmeters
- 检测到的最新版本: 3.0.0 (当前)
## 项目历史与用法

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.

### 来源

- <https://api.github.com/repos/wmbusmeters/wmbusmeters>
- <https://api.github.com/repos/wmbusmeters/wmbusmeters/releases?per_page=100>
- <https://github.com/wmbusmeters/wmbusmeters>
- <https://github.com/wmbusmeters/wmbusmeters-ha-addon>
- <https://github.com/wmbusmeters/wmbusmeters/releases>
- <https://wmbusmeters.org/>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## 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

- Unix: /etc/wmbusmeters/wmbusmeters.conf, /etc/wmbusmeters/wmbusmeters.d, /home/me/.config/wmbusmeters/wmbusmeters.conf, /home/me/.config/wmbusmeters/wmbusmeters.d
## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- dnf - wmbusmeters - 2.0.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: wmbusmeters from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Read the wireless mbus protocol to acquire utility meter readings | https://github.com/weetmuts/wmbusmeters


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [librtlsdr](https://www.automicvault.com/zh-hans/pkg/brew/librtlsdr/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ansiweather](https://www.automicvault.com/zh-hans/pkg/brew/ansiweather/) - Shares av.db curated category or tags: cli, monitoring, system.
- [asitop](https://www.automicvault.com/zh-hans/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [bottom](https://www.automicvault.com/zh-hans/pkg/brew/bottom/) - Shares av.db curated category or tags: cli, monitoring, system.
- [bpytop](https://www.automicvault.com/zh-hans/pkg/brew/bpytop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [btop](https://www.automicvault.com/zh-hans/pkg/brew/btop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [collectd](https://www.automicvault.com/zh-hans/pkg/brew/collectd/) - Shares av.db curated category or tags: cli, monitoring, system.
- [ctop](https://www.automicvault.com/zh-hans/pkg/brew/ctop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [devcockpit](https://www.automicvault.com/zh-hans/pkg/brew/devcockpit/) - Shares av.db curated category or tags: cli, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/wmbusmeters.yml](https://github.com/automic-vault/db/blob/main/combined/wmbusmeters.yml)


## 来源

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