#include <IOTCCommon.h>
Data Fields | |
uint32_t | cb |
Check byte for structure size. | |
IOTCAuthenticationType | authentication_type |
char | auth_key [IOTC_AUTH_KEY_LENGTH] |
allow '0'~'9' & 'A'~'Z' & 'a'~'z' | |
char | device_region [MAX_REGION_LENGTH+1] |
use default region if set 0 | |
uint32_t | timeout |
set 0 as default behavior | |
char auth_key[IOTC_AUTH_KEY_LENGTH] |
allow '0'~'9' & 'A'~'Z' & 'a'~'z'
IOTCAuthenticationType authentication_type |
uint32_t cb |
Check byte for structure size.
char device_region[MAX_REGION_LENGTH+1] |
use default region if set 0
uint32_t timeout |
set 0 as default behavior