This means :
- be able to handle write request attributes and store attributes
- use this attributes to raise notification
- show attributes in Discover response
There is an ongoing work about this (#484) : #1514
The LWM2M v1.1.1 specification about that :
It could be worth to also check LWM2M v1.2.x, just for clarification (not for new feature) :
- LWM2M-v1.2.1@core§7.3. Attributes
- LWM2M-v1.2.1@core§6.3.4. Write-Attributes Operation
- LWM2M-v1.2.1@core§6.4.2. Notify Operation
- Enabler Test Specification (Interoperability) for Lightweight - v1.2 (tests
LightweightM2M-1.1-int-261, LightweightM2M-1.2-int-264, LightweightM2M-1.2-int-266, LightweightM2M-1.1-int-301, LightweightM2M-1.1-int-308,LightweightM2M-1.1-int-310,LightweightM2M-1.2-int-313,LightweightM2M-1.1-int-760,LightweightM2M-1.1-int-951, LightweightM2M-1.1-int-1203, LightweightM2M-1.1-int-1204,LightweightM2M-1.1-int-1900)
LWM2M v1.1.x also refer to IETF draft-ietf-core-dynlink-07 as [DynLink], so it could also make to look at it to clarify some ambiguities. Since draft 14, Conditional Attributes section was moved to draft-ietf-core-conditional-attributes. LWM2M v1.2.x refer to this last one draft-ietf-core-conditional-attributes-06 as [Cond_Attr]. So it could also make to look at it to clarify some ambiguities.
There is also some old discussion at OMA Developer repository which could maybe help (when we don't find answer in official specification) :
This means :
There is an ongoing work about this
(#484): #1514The LWM2M v1.1.1 specification about that :
LightweightM2M-1.1-int-710,LightweightM2M-1.1-int-810,LightweightM2M-1.1-int-910)It could be worth to also check LWM2M v1.2.x, just for clarification (not for new feature) :
LightweightM2M-1.1-int-261,LightweightM2M-1.2-int-264,LightweightM2M-1.2-int-266,LightweightM2M-1.1-int-301,LightweightM2M-1.1-int-308,LightweightM2M-1.1-int-310,LightweightM2M-1.2-int-313,LightweightM2M-1.1-int-760,LightweightM2M-1.1-int-951,LightweightM2M-1.1-int-1203,LightweightM2M-1.1-int-1204,LightweightM2M-1.1-int-1900)LWM2M v1.1.x also refer to IETF draft-ietf-core-dynlink-07 as [DynLink], so it could also make to look at it to clarify some ambiguities. Since draft 14, Conditional Attributes section was moved to draft-ietf-core-conditional-attributes. LWM2M v1.2.x refer to this last one draft-ietf-core-conditional-attributes-06 as [Cond_Attr]. So it could also make to look at it to clarify some ambiguities.
There is also some old discussion at OMA Developer repository which could maybe help (when we don't find answer in official specification) :