Simple interface for Mbed Cloud Client

Dependents:  

Embed: (wiki syntax)

« Back to documentation index

ConnectorClientEndpointInfo Struct Reference

ConnectorClientEndpointInfo Struct Reference

ConnectorClientEndpointInfo A structure that contains the needed endpoint information to register with the Cloud service. More...

#include <ConnectorClient.h>


Detailed Description

ConnectorClientEndpointInfo A structure that contains the needed endpoint information to register with the Cloud service.

Note: this should be changed to a class instead of struct and/or members changed to "const char*".

Definition at line 43 of file ConnectorClient.h.