Project maintenance.
This commit is contained in:
parent
4afab70dc0
commit
9363840042
@ -1,5 +1,9 @@
|
||||
Change Log
|
||||
----------
|
||||
**0.3**
|
||||
|
||||
- Added asyncio reader for non-blocking reads.
|
||||
|
||||
**0.2** (2016-11-08)
|
||||
|
||||
- User https://github.com/aequitas added support for DMSR version 2.2
|
||||
|
@ -11,7 +11,7 @@ also includes a serial client to directly read and parse smart meter data.
|
||||
Features
|
||||
--------
|
||||
|
||||
DSMR Parser currently supports DSMR versions 2.2 and 4.x. It has been tested with Python 3.5
|
||||
DSMR Parser currently supports DSMR versions 2.2 and 4.x. It has been tested with Python 3.5 and 3.4.
|
||||
|
||||
|
||||
Examples
|
||||
|
Loading…
Reference in New Issue
Block a user