Add another register size for apator162.

pull/343/head
Fredrik Öhrström 2021-09-22 10:18:35 +02:00
rodzic 3e930d82df
commit b535abe0a8
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -157,8 +157,10 @@ int MeterApator162::registerSize(int c)
// now its impossible to see that the telegram contains mfct data....
// except by using the mfct/type/version info.
case 0x81: return 10;
case 0x82: return 10;
case 0x83: return 10;
case 0x84: return 10;
case 0x86: return 10;
case 0x87: return 10;
case 0x92: return 3;