dupondje
|
84973872af
|
Fix parsing tests and line start matching (#132)
* Raise parsing exception and check it in tests
* use multiline regex and match everything at the line start
|
2023-04-14 16:51:01 +02:00 |
|
Nigel Dokter
|
a88dfe1a41
|
added DSMR v3 specification; updated changelog;
|
2017-01-26 18:50:30 +01:00 |
|
Nigel Dokter
|
07634abed1
|
Progress on removing TelegramParserV2_2 and TelegramParserV4 in favor of a generic TelegramParser
|
2017-01-20 23:02:19 +01:00 |
|
Nigel Dokter
|
87a5a2d2fa
|
dev progress
|
2017-01-08 11:28:15 +01:00 |
|
Nigel Dokter
|
d990a316ad
|
finishing implementation of TelegramBuffer
|
2017-01-07 11:25:43 +01:00 |
|
Nigel Dokter
|
f10032f701
|
refactored TelegramParser.parse to accept a str instead of list
|
2017-01-05 21:24:41 +01:00 |
|
Nigel Dokter
|
1c69b4e9ee
|
added telegram CRC verification
|
2016-12-28 20:29:34 +01:00 |
|
Nigel Dokter
|
4df6ba75a2
|
used python unittest for the tests
|
2016-11-26 15:33:58 +01:00 |
|
Nigel Dokter
|
927a4bc8e7
|
added DSMR v4 parsing unit test; added alternative serial settings for DSMR v2 and v4;
|
2016-11-20 12:44:45 +01:00 |
|