Skip to content
Commit 3d2c1b7d authored by Michael Scott's avatar Michael Scott Committed by Anas Nashif
Browse files

net: lwm2m: introduce put_begin/end for object instance and resources



Data formatters may need to process data at the beginning and end of
each object instance and/or resource.  Currently, they can only add
processing at the beginning and end of resource instances.

Let's establish put_begin/end_oi (object instance) and put_begin/end_r
(resource) API functions that data formatters can use for this purpose.

Signed-off-by: default avatarMichael Scott <mike@foundries.io>
parent 019b24f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment