Changelog for v0.x
View Source[Unreleased]
[v0.3.0]
Changed
- BREAKING: Making identification numbers strings instead of integers.
This allows us to represent wildcard
F
s at any position. - Parsing of the lower layers (DLL and TPL) have been made less brittle and will in more cases register errors in the context instead of raising an exception.
- BREAKING: Device value in DLL and TPL have been changed from an atom to a struct
of type
Exmbus.Parser.Tpl.Device
Added
- Support for tariff related VIFE in 0xFD table
E011 00NN
. - Support for VIFE in 0xFD:
E110 0110
State of parameter activation. - Support for VIF
E001 1101
(Standard conform data content) - Test for LAN-WMBUS-G2-LDS/LDP.
- Support for expansion of Compact Profile with Register Numbers (Orthogonal VIFE 0x1E)
v0.2.0
Open-sourced