This website requires JavaScript.
Explore
Help
Register
Sign In
ardkuijpers
/
dsmr2mqtt
Watch
1
Star
0
Fork
0
You've already forked dsmr2mqtt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d94bc8de03586b53959b5b320528606f78971a9a
dsmr2mqtt
/
dsmr_parser
T
History
Vincent van den Braken
e3203a5334
Optional NUL after checksum
...
My smart meter returns 00 0D 0A after the checksum, not just 0D 0A.
2017-09-15 13:48:10 +02:00
..
clients
Optional NUL after checksum
2017-09-15 13:48:10 +02:00
__init__.py
Initial commit
2016-08-22 20:16:11 +02:00
__main__.py
moved serial clients to own package
2017-01-10 20:09:33 +01:00
exceptions.py
added telegram CRC verification
2016-12-28 20:29:34 +01:00
obis_references.py
added DSMR v3 specification; updated changelog;
2017-01-26 18:50:30 +01:00
objects.py
experimenting with version detection
2017-01-28 17:01:33 +01:00
parsers.py
log checksum errors as warning; dont force full telegram signatures; removed unused code for automatic telegram version detection;
2017-06-05 21:02:59 +02:00
telegram_specifications.py
experimenting with version detection
2017-01-28 17:01:33 +01:00
value_types.py
added telegram CRC verification
2016-12-28 20:29:34 +01:00