Mistake on this page? Email us
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. This class handles the "Execute" operation arguments. More...
 

Typedefs

typedef Vector< M2MResourceInstance * > M2MResourceInstanceList
 

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.