Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

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.