Commit Graph

3 Commits

Author SHA1 Message Date
dupondje
bc35a051f2
Change DSMR 5 and 5B to use DSMR devices ()
At least the BE and the NL DSMR devices use MBUS.
Therefore we make the MBUS obis reference generic, and convert the V5
telegram to use MBUS values.

Finally set self.maxDiff = None to have a full test output on some
tests.
2024-03-07 11:21:23 +01:00
balazs92117
2f1e080df3
Refactor of name mapping, added E.ON Hungary ()
* Added EON HUNGARY specification

* refactoring obis name mapping
2023-08-01 09:23:17 +02:00
de167c89b6
issue-51-telegram refactored TelegramParser.parse to return Telegram … ()
* issue-51-telegram improved mbus device parsing; refactored TelegramParser.parse to return Telegram object which is backwards compatible with the dict result
2023-02-19 12:24:44 +01:00