Skip to content

Support for sub-resource opaque. #24

@joakimeriksson

Description

@joakimeriksson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions