-
Notifications
You must be signed in to change notification settings - Fork 52
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
Update registration on observe notification #391
Comments
With LwM2M v1.0 and v1.1 we update registration on |
Thx for the clarification :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
About OMA-TS-LightweightM2M-V1_0_2-20180209-A.
I am a Leshan committer. (Open source java implementation of LWM2M)
And recently a user asks us how he can update registration on notification. He would like to update address/port of the registration linked to the notification.
I know there was long discussion about it long time ago : #115.
I re-read this issue, I re-read the last version of the spec and I'm still confused about that...
Currently, in Leshan we just update registration on
registration update
. Should/could we also do that on notification ?The text was updated successfully, but these errors were encountered: