Contiki-NG

    Implementation of the Contiki OMA LWM2M server
More...

#include <stdint.h>
#include "lib/list.h"
#include "lwm2m-object.h"
#include "lwm2m-engine.h"
#include "lwm2m-server.h"
#include "lwm2m-rd-client.h"
#include "coap-log.h"

Go to the source code of this file.

Detailed Description

    Implementation of the Contiki OMA LWM2M server
Author
Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e Niclas Finne nfi@s.nosp@m.ics..nosp@m.se

Definition in file lwm2m-server.c.