Mayank Gupta / Mbed OS pelion-example-frdm

Dependencies:   FXAS21002 FXOS8700Q

Embed: (wiki syntax)

« Back to documentation index

m2mobject.h File Reference

m2mobject.h File Reference

M2MObject. This class is the base class for the mbed Client Objects. More...

Go to the source code of this file.

Data Structures

class  M2MObject
 The base class for Client Objects. More...

Detailed Description

M2MObject. This class is the base class for the mbed Client Objects.

All defined LwM2M object models can be created based on it. This class also holds all object instances associated with the given object.

Definition in file m2mobject.h.