#include <IOTCClient.h>
Data Fields | |
uint32_t | cb |
Check byte for structure size. | |
IOTCAuthenticationType | authentication_type |
char | auth_key [IOTC_AUTH_KEY_LENGTH] |
char | device_region [MAX_REGION_LENGTH+1] |
char auth_key[IOTC_AUTH_KEY_LENGTH] |
IOTCAuthenticationType authentication_type |
uint32_t cb |
Check byte for structure size.
char device_region[MAX_REGION_LENGTH+1] |