-
Notifications
You must be signed in to change notification settings - Fork 368
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
For LWM2M 1.1 support : Support for Coap over TLS and Coap over SMS #881
Comments
When you say OMA 1.1, I suppose you are talking about LWM2M v1.1 ? Californium is a CoAP implementation and not a LWM2M implementation. LWM2M is based on CoAP and so maybe there is missing feature in Californium needed to implement LWM2M v1.1 features. I don't know the LWM2M 1.1 specification enough to say what is missing. Anyway, you are talking about Observe-Composite and Cancel Observation-Composite, those are LWM2M feature. Reading quickly the specification, I didn't see what is missing in Californium 2.0.0-M13 to implement those features. So could you be more precise ? Which CoAP feature is missing ? |
Sorry for this. I have change the subject. |
So this is pretty much the same issue than #863. |
Please providing basic issue information
Issues may be answered much faster, if you provide more details ahead!
commit your using
The text was updated successfully, but these errors were encountered: