Contiki-NG

    Implementation of OMA LWM2M / IPSO button as a digital input
    NOTE: only works with a Contiki Button Sensor (not for Standalone)
More...

#include "contiki.h"
#include "lwm2m-object.h"
#include "lwm2m-engine.h"

Go to the source code of this file.

Detailed Description

    Implementation of OMA LWM2M / IPSO button as a digital input
    NOTE: only works with a Contiki Button Sensor (not for Standalone)
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 ipso-button.c.