Giter VIP home page Giter VIP logo

Comments (2)

dbaba avatar dbaba commented on May 22, 2024

Thank you for the question.
Here is the description regarding Registration/De-registration behaviors performed by LwM2M nodes.

Register message will be issued on starting the Node-RED flow by the underlying lwm2m client process. The process then keeps issuing Registration message repeatedly to LwM2M Server with lifetime interval. You can change lifetime by sending Write command to /1/0/1(Lifetime resource in Server object).

De-register message will be sent only when the client process exiting, which is caused by stopping Node-RED flow in order to re-deploy it or to terminate the Node-RED process.

So both Registration and De-registration operations are currently out of LwM2M nodes control.

Could you please tell me why you'd like to send register/de-register messages by your Node-RED flow?

from node-red-contrib-lwm2m.

djDuff avatar djDuff commented on May 22, 2024

I am capturing the traces with DTLS enabled.
To decode it in Wireshark, the trace should have client register messages - then it would decode DTLS.
Otherwise, it won't be able to decode.
So I have to re-deploy every time I need to capture trace.
I thought there is simplier way to do this.
I have to re-deploy "full", "only modified nodes" doesnt work (client is not de-registered).
But it is okay, thank you so much for clarification!

from node-red-contrib-lwm2m.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.