For IOTC_Device_LoginEx. More...
#include <IOTCDevice.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'. | |
For IOTC_Device_LoginEx.
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.