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

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'.
 

Detailed Description

For IOTC_Device_LoginEx.

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.


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