M2MObjectInstance. This class is the instance class for mbed Client Objects. All defined LWM2M object models can be created based on it. This class also holds all resource instances associated with the given object. More...
Go to the source code of this file.
Data Structures | |
class | M2MObjectInstance |
Typedefs | |
typedef Vector< M2MResource * > | M2MResourceList |
typedef Vector< M2MResourceInstance * > | M2MResourceInstanceList |
M2MObjectInstance. This class is the instance class for mbed Client Objects. All defined LWM2M object models can be created based on it. This class also holds all resource instances associated with the given object.