leo hendrickson / Mbed OS example-Ethernet-mbed-Cloud-connect
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. More...

Go to the source code of this file.

Data Structures

class  M2MResource
 The base class for Client Resources. More...
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.