Mistake on this page? Email us
MbedCloudClient.h File Reference

MbedCloudClient. This class provides an interface for handling all the 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...

#include "include/ServiceClient.h"
#include "est_defs.h"
#include "mbed-cloud-client/MbedCloudClientConfig.h"
#include "certificate-enrollment-client/certificate-enrollment-client/ce_defs.h"

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. The user must instantiate the class derived out of this and pass the Object to MbedCloudClient::set_update_callback(). More...
 
class  MbedCloudClient
 

Detailed Description

MbedCloudClient. This class provides an interface for handling all the 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.