kopia lustrzana https://github.com/weetmuts/wmbusmeters
Improve README
rodzic
ff32981c13
commit
14c01bc53d
|
@ -157,7 +157,7 @@ If you use rtlwmbus, then you can listen to both C1 and T1 at the same time.
|
|||
# Usage examples
|
||||
|
||||
```
|
||||
wmbusmeters /dev/ttyUSB0 MyTapWater multical21 12345678 00112233445566778899AABBCCDDEEFF
|
||||
wmbusmeters /dev/ttyUSB0 MyTapWater multical21:c1 12345678 00112233445566778899AABBCCDDEEFF
|
||||
```
|
||||
|
||||
wmbusmeters will detect which kind of dongle is connected to
|
||||
|
@ -166,6 +166,9 @@ Wireless AMB8465. If you have performed `make install` or added the
|
|||
udev rules yourself, then you can use auto instead of the exact usb
|
||||
device.
|
||||
|
||||
(The :c1 can be left out, since multical21 only transmits c1 telegrams. The suffix
|
||||
with the expected link mode might be necessary for other meters, like apator162 for example.)
|
||||
|
||||
Example output:
|
||||
|
||||
`MyTapWater 12345678 6.388 m3 6.377 m3 0.000 m3/h 8°C 23°C DRY(dry 22-31 days) 2018-03-05 12:02.50`
|
||||
|
|
Ładowanie…
Reference in New Issue