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

LwM2mNodeSenMLDecoder for SenML-JSON with unit tests. #681

Commits on Apr 12, 2019

  1. LwM2mNodeSenMLDecoder for SenML-JSON with unit tests, inspired by LwM…

    …2MNodeJsonDecoder.
    
    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    59ced0d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. update notes

    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    8394849 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Fixing review comments:

    - update value of name field of each of record to full path, using name field directly when creating LwM2mPath object.
    - remove used codes, and update description.
    
    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    53bf6a9 View commit details
    Browse the repository at this point in the history
  2. Revert "Fixing review comments:"

    This reverts commit d279478.
    
    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    122552e View commit details
    Browse the repository at this point in the history
  3. Fixing review comments:

    - update value of name field of each of record to full path, using name field directly when creating LwM2mPath object.
    - remove used codes, and update description.
    
    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    4feb9bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85eeb21 View commit details
    Browse the repository at this point in the history
  5. merge with leshan-2.0.x branch.

    Signed-off-by: Boya Zhang <[email protected]>
    cavenaghi9 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    0611407 View commit details
    Browse the repository at this point in the history