Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SenML JSON Decoder. #911

Merged
merged 23 commits into from
Nov 6, 2020
Merged

Add SenML JSON Decoder. #911

merged 23 commits into from
Nov 6, 2020

Conversation

sbernard31
Copy link
Contributor

@sbernard31 sbernard31 commented Oct 22, 2020

This PR aims to finalize support of SenML JSON begins by @cavenaghi9 long time ago.

It contains :

  1. refactoring code to be able to add a new SenML JSON encoder/decoder based on jackson,
  2. add LwM2mNodeSenMLDecoder,
  3. Enhance number support (especially unsigned it),
  4. support of timestamped value,
  5. some integration tests refactoring to test codec more easily,
  6. support of resource instance operation,
  7. support of object link.

@sbernard31
Copy link
Contributor Author

(some relative SenML issue which are not part of this PR : #915, #916, #917)

sbernard31 and others added 23 commits November 6, 2020 16:25
Signed-off-by: Boya Zhang <zhangboya@gmail.com>
Also-by: Simon Bernard <sbernard@sierrawireless.com>
@sbernard31 sbernard31 merged commit 4df99f1 into master Nov 6, 2020
@sbernard31 sbernard31 deleted the senml-json branch January 26, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants