Mbed Cloud example program for workshop in W27 2018.

Dependencies:   MMA7660 LM75B

Embed: (wiki syntax)

« Back to documentation index

m2mresource.h File Reference

m2mresource.h File Reference

M2MResource. This class is the base class for mbed Client Resources. All defined LWM2M object models can be created using it. This class will also hold all resources instances associated with the given object. More...

Go to the source code of this file.

Data Structures

class  M2MResource::M2MExecuteParameter
 M2MResource::M2MExecuteParameter. More...

Detailed Description

M2MResource. This class is the base class for mbed Client Resources. All defined LWM2M object models can be created using it. This class will also hold all resources instances associated with the given object.

Definition in file m2mresource.h.