Commit Graph
22 Commits
Author SHA1 Message Date
Johan Bloemberg 5630520771 Pass exception to log.exception as it is not called from within an except: clause. Add Python 3.8 test support, drop Python 3.4 test support. 2020-07-21 10:31:40 +02:00
Johan Bloemberg efc09df71f Add DSMR5 option to protocol. 2017-05-12 20:30:53 +02: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
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 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
Johan Bloemberg e7ff8f2444 Even parity offers better compatibility for v2.2. 2016-11-15 23:00:59 +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
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