Commit Graph

127 Commits

Author SHA1 Message Date
Nigel Dokter
11672d0512 pep8 2017-01-08 11:44:20 +01:00
Nigel Dokter
87a5a2d2fa dev progress 2017-01-08 11:28:15 +01:00
Nigel Dokter
0e7819b535 dev progress 2017-01-07 22:29:02 +01:00
Nigel Dokter
60317a0dc5 dev progress 2017-01-07 21:26:21 +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
9d8cad8b46 Merge pull request #15 from AlexMekkering/telegram_pass
Pass lines to parser including line endings
2017-01-04 19:19:07 +01:00
Alex Mekkering
8b60d48edd pycodestyle fixes 2017-01-04 15:01:20 +01:00
Alex Mekkering
03b761e15b Pass lines to parser including line endings 2017-01-04 14:49:18 +01:00
Johan Bloemberg
3c9db523fa
Fix tpyo. 2017-01-03 22:27:39 +01:00
Johan Bloemberg
763237ef1d
Add TCP arguments to console. Implement reconnect logic in protocol. 2017-01-03 21:27:10 +01:00
Johan Bloemberg
cdc9e395aa
Add support for TCP connections. 2017-01-03 17:56:24 +01:00
Nigel Dokter
b3014823c1 bugfix; updated async client to CRC check 2016-12-29 19:20:50 +01:00
Nigel Dokter
1c69b4e9ee added telegram CRC verification 2016-12-28 20:29:34 +01:00
Nigel Dokter
c058feca5f make serial.EVEN the default parity for DSMR v2.2 2016-11-21 21:30:56 +01:00
Johan Bloemberg
5e88182301
Complete telegram handling logic. 2016-11-21 17:02:32 +01:00
Johan Bloemberg
e3569e0719
Add asyncio protocol implementation. 2016-11-21 15:48:29 +01:00
Johan Bloemberg
616db8b1cc
Add error handling to async serial. 2016-11-21 14:11:30 +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
Johan Bloemberg
e3c8c92198
Linting and tpyo 2016-11-12 01:36:36 +01:00
Johan Bloemberg
4afab70dc0
Add asyncio reader. 2016-11-12 01:25:56 +01:00
Johan Bloemberg
fe5caa9126
Test and fix parsing of gas unit. 2016-11-07 20:08:28 +01:00
Johan Bloemberg
cf771776cd
Fix console imports. 2016-11-07 20:04:59 +01:00
Johan Bloemberg
447f2a24fb
Add test and exceptions for V2_2 implementation. 2016-11-07 20:00:10 +01:00
Johan Bloemberg
4a82066144
Add test/style suite. 2016-11-07 19:59:39 +01:00
Johan Bloemberg
90eb6fb3fe
Add V2.2 telegram implementation and console read. 2016-11-06 20:40:39 +01:00
Nigel Dokter
fe278c2d3d Initial commit 2016-08-22 20:16:11 +02:00