pull/545/head
Fredrik Öhrström 2022-05-13 20:25:52 +02:00
rodzic 42c84cb631
commit 0fb3183d55
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -118,7 +118,7 @@ RADIOMAIN=/dev/ttyUSB1:im871a:c2
The bus alias is then used in the meter driver specification to specify which The bus alias is then used in the meter driver specification to specify which
bus the mbus poll request should be sent to. bus the mbus poll request should be sent to.
``` ```
wmbusmeters MAIN=/dev/ttyUSB0:mbus:2400 MyTempMeter piigth:MAIN:mbus 12001932 NOKEY wmbusmeters --pollinterval=60s MAIN=/dev/ttyUSB0:mbus:2400 MyTempMeter piigth:MAIN:mbus 12001932 NOKEY
``` ```
# Example wmbusmeter.conf file # Example wmbusmeter.conf file