net: lwm2m: introduce input formatter private data
The JSON formatter is currently not enabled for incoming WRITE
operations. To update the code in the formatter and not litter
the input context with extra data, let's allow formatters to
store their own user data.
Signed-off-by:
Michael Scott <mike@foundries.io>
Loading
Please sign in to comment