Commit Graph

176 Commits

Author SHA1 Message Date
Johan Bloemberg e3569e0719 Add asyncio protocol implementation. 2016-11-21 15:48:29 +01:00
Johan Bloemberg f8a3c76c68 wip async test 2016-11-21 14:35:35 +01:00
Johan Bloemberg a1d077d6f2 Fix style. 2016-11-21 14:19:12 +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 e7ff8f2444 Even parity offers better compatibility for v2.2. 2016-11-15 23:00:59 +01:00
Nigel Dokter f41fe0894c changelog 2016-11-12 10:56:16 +01:00
Nigel Dokter 59dd0893a4 Merge pull request #3 from aequitas/asyncio
Add asyncio reader.
2016-11-12 10:51:10 +01:00
Johan Bloemberg e3c8c92198 Linting and tpyo 2016-11-12 01:36:36 +01:00
Johan Bloemberg 9363840042 Project maintenance. 2016-11-12 01:34:32 +01:00
Johan Bloemberg 4afab70dc0 Add asyncio reader. 2016-11-12 01:25:56 +01:00
Nigel Dokter 9da4a3b0e6 typo 2016-11-08 19:34:20 +01:00
Nigel Dokter defeed7e8a updated readme 2016-11-08 19:33:43 +01:00
Nigel Dokter 503cbd0ca7 updated changelog and setup 2016-11-08 19:26:21 +01:00
Nigel Dokter ba29e34cf6 Merge pull request #2 from aequitas/master
Added DSMR 2.2 support
2016-11-08 18:19:06 +01:00
Johan Bloemberg aa8ff29028 Add travis config. 2016-11-08 10:27:46 +01:00
Johan Bloemberg 726ca507f7 Do not pin pyserial to one specific version. 2016-11-08 10:21:59 +01:00
Johan Bloemberg 9ee62f5228 Add python3.4 to the test. 2016-11-08 10:18:42 +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 6343bce2ee Added pypi badge 2016-08-22 20:38:16 +02:00
Nigel Dokter f4424d663a Changed readme from .md to .rst 2016-08-22 20:18:17 +02:00
Nigel Dokter fe278c2d3d Initial commit 2016-08-22 20:16:11 +02:00