Data formatters have various private state variables which are currently located in the output context structure. Let's add a place where data formatters can store a pointer to their private data so that as we add more formatters the output context doesn't get cluttered up. Signed-off-by: Michael Scott <mike@foundries.io> |
||
|---|---|---|
| .. | ||
| app | ||
| coap | ||
| config | ||
| dns | ||
| http | ||
| lwm2m | ||
| mqtt | ||
| openthread | ||
| sntp | ||
| sockets | ||
| tls_credentials | ||
| websocket | ||
| CMakeLists.txt | ||
| Kconfig | ||