File: control

package info (click to toggle)
wmbusmeters 1.13.1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,492 kB
  • sloc: cpp: 39,669; sh: 6,822; makefile: 370; ansic: 190; python: 149; java: 77
file content (25 lines) | stat: -rw-r--r-- 884 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: wmbusmeters
Section: comm
Priority: optional
Maintainer: Fredrik Öhrström <oehrstroem@gmail.com>
Build-Depends: debhelper-compat (= 13)
 , librtlsdr-dev
 , jq
 , xxd
 , netcat-openbsd
Standards-Version: 4.6.1.0
Homepage: https://github.com/wmbusmeters/wmbusmeters
Vcs-Browser: https://salsa.debian.org/weetmuts/package-wmbusmeters.git
Vcs-Git: https://salsa.debian.org/weetmuts/package-wmbusmeters.git
Rules-Requires-Root: no

Package: wmbusmeters
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
 , adduser
Suggests: rtl-wmbus
Description: read wireless and wired M-Bus (EN13757 OMS) telegrams from utility meters
 Receives and decodes C1, T1 or S1 telegrams (using
 the wireless or wired mbus protocol) to acquire utility meter
 readings. The readings can then be published using MQTT,
 curled to a REST API, inserted into a database or stored in a log file.