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 function to reset lwm2m-context of a client #664

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 23, 2022

  1. Add function to reset lwm2m-context of a client

    - No existing API for "closing" a lwm2m connection if for example the
      underlying connection is terminated.
    - lwm2m_deregister does not fit since it assumes the underlying
      connection is active.
    
    Signed-off-by: Pehr Nord <[email protected]>
    hqv-pn committed May 23, 2022
    Configuration menu
    Copy the full SHA
    cc6fb09 View commit details
    Browse the repository at this point in the history