pull/47/head 0.9.18
weetmuts 2019-11-10 08:09:21 +01:00
rodzic 260e53e046
commit ed47714854
3 zmienionych plików z 9 dodań i 2 usunięć

Wyświetl plik

@ -1,4 +1,8 @@
Version 0.9.18: 2019-11-10
Jacek added support for the Sappel/IZAR 868 meter. Thanks Jacek!
Version 0.9.17: 2019-11-03
Thanks to afl-fuzz I found and added

Wyświetl plik

@ -173,7 +173,8 @@ Kamstrup flowIQ 3100 (flowiq3100)
Sontex Supercom 587 (supercom587)
Sensus iPERL (iperl)
Apator at-wmbus-16-2 (apator162) (non-standard protocol)
Water meter Techem MK Radio 3 (mkradio3) (non-standard protocol)
Techem MK Radio 3 (mkradio3) (non-standard protocol)
Diehl/Sappel IZAR RC 868 I R4 PL (izar)
Supported heat cost allocators:
Qundis Q caloric (qcaloric)
@ -192,7 +193,6 @@ Tauron Amiplus (amiplus) (includes vendor apator and echelon)
Work in progress:
Heat meter Kamstrup Multical 302 (multical302)
Electricity meter Kamstrup Omnipower (omnipower)
Water meter Diehl/Sappel IZAR RC 868 I R4 PL (izar)
```
The wmbus dongles imst871a can listen to one type of wmbus telegrams

Wyświetl plik

@ -60,6 +60,9 @@ Received telegram from: 00010203
Received telegram from: 11772288
manufacturer: (BMT) BMETERS, Italy
device type: Room sensor (eg temperature or humidity)
Received telegram from: 21242472
manufacturer: (SAP) Sappel
device type: Oil meter
EOF
EXPECTED=$(cat $LOGFILE_EXPECTED)