This version has major improvements to the API:
Changed
- Data model, normalization, serialization to fully comply with RFC 8428
- Normalization to correctly resolve all SenML fields
- Validation of various SenML fields
- CSV serialization to support all value types
- Encoding/decoding code to improve efficiency
Added
- Stream read/write capabilities for CSV
- SenML Units
- SenML Media Types
- Various tests and examples
Removed
- Support for JSONLine, Line Protocol, Message Pack serialization
- Storage client