-
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
Connectivity Monitoring object mandatory resource "IP Addresses" during non-IP binding. #529
Comments
IP addresses resource (/4/x/4) is a resource multi-instance. But now the question is how you encode this kind of empty list of resource instance in different ContentFormat. I guess for TLV there is no issue to do that. |
Maybe a possible solution is to make this resource optional so the client could have an option to not support this resource if the binding mode is non-IP? |
I double check the last version of this object and this resource is still mandatory : 4.xml
It could 🙂 . I guess the only drawback is that you can not see the difference between :
(but maybe it doesn't matter) Regardless of the solution chosen for this particular use case, the "blur" raised above (#529 (comment)) will still be there for other use cases. |
@sbernard31 is does this issue still need to be resolved? Do you have a work around we can adopt to address this issue? |
A clarification of #494 is still needed. At Leshan side we decide to implement that : eclipse-leshan/leshan#915 (comment) |
@sbernard31 I've tagged this for the LwM2M 1.3 release |
Thx @mkgillmore 🙏 ! |
(e.g. OMA-TS-LightweightM2M-V1_0-20160802-C)
:OMA-TS-LightweightM2M_Core-V1_1 and above.
(e.g. section: 6.2)
:E.5
How should the client respond to server READ requests when "IP addresses" are not available?
The text was updated successfully, but these errors were encountered: