Contiki-NG

    Implementation of the Contiki OMA LWM2M JSON writer
More...

#include "lwm2m-object.h"
#include "lwm2m-json.h"
#include "lwm2m-plain-text.h"
#include <stdio.h>
#include <stddef.h>
#include <stdint.h>
#include <inttypes.h>
#include "coap-log.h"

Go to the source code of this file.

Detailed Description

    Implementation of the Contiki OMA LWM2M JSON writer
Author
Joakim NohlgÄrd joaki.nosp@m.m.no.nosp@m.hlgar.nosp@m.d@ei.nosp@m.stec..nosp@m.se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e added JSON reader parts

Definition in file lwm2m-json.c.