Skip to content

First stable release of the new API

Latest
Compare
Choose a tag to compare
@farshidtz farshidtz released this 26 Mar 15:15
· 8 commits to master since this release

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