IOTC Platform  Ver: 4.3.6.2-0-ge1f616e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
IOTCConnectInput Struct Reference

#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
 

Field Documentation

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


The documentation for this struct was generated from the following file: