-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
We need to support sub-resource opaques in the LWM2M engine. Suggested model is:
- Added argument for the enter / exit sub-resources with a struct that defines the sub-resource type, and an array of lengths (and the length of the array) so that it is possible to predict the total overhead for the data and generate a correct TLV.
- Export of opaque sub-resource TLV will be made by just exporting multiple opaques via the same opaque callback as used today. The Opaque callback will have to know when to export the next TLV.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels