Simulated product dispenser

Dependencies:   HTS221

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

Embed: (wiki syntax)

« Back to documentation index

MbedCloudClient.h File Reference

MbedCloudClient.h File Reference

MbedCloudClient. This class provides an interface for handling all the mbed Cloud Client Interface operations including device provisioning, identity setup, device resource management defined in the OMA LWM2M specifications, and update firmware. Device resource management includes Bootstrapping, Client Registration, Device Management & Service Enablement and Information Reporting. More...

Go to the source code of this file.

Data Structures

class  MbedCloudClientCallback
 MbedCloudClientCallback A callback class for informing updated object and resource value from the LWM2M server to the user of the MbedCloudClient class. More...

Detailed Description

MbedCloudClient. This class provides an interface for handling all the mbed Cloud Client Interface operations including device provisioning, identity setup, device resource management defined in the OMA LWM2M specifications, and update firmware. Device resource management includes Bootstrapping, Client Registration, Device Management & Service Enablement and Information Reporting.

Definition in file MbedCloudClient.h.