Skip to content

Commit

Permalink
Note this fixes cisco/senml not passing unit tests
Browse files Browse the repository at this point in the history
This project passes all unit tests and adds an extra unit test using CBOR example data from SenML RFC 8428.  Bump version of cisco/senml in README.md to Dec 11, 2019 commit.   See:
* cisco/senml#24
* cisco/senml#25
  • Loading branch information
x448 authored Dec 12, 2019
1 parent f47454d commit f2c94c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ __Special thanks__:
## Release Notes
Disco SenML initial release on Nov 24, 2019.

This project fixes open issues in cisco/senml (4d43ea8, Oct 10, 2019):
This project fixes open issues in cisco/senml (d5a3c66, Dec 11, 2019):

* __cisco/senml #2 (2016)__ "CBOR does not encode or decode numeric field names". <-- RFC 8428 violation.
* __cisco/senml #18 (2017)__ "Base Value and Base Sum missing from the model.
* __cisco/senml #22 (2019)__ "CBOR support uses go-codec which adds bloat to the binary.
* __cisco/senml #25 (2019)__ "cisco/senml does not pass unit tests"

There are no changes to core cisco/senml features except removal of MessagePack.

Expand Down

0 comments on commit f2c94c4

Please sign in to comment.