Help Center> IoT Device Management> API Reference> AgentLite API Reference (C)> Common Data Structures> Enumerated Values of the EN_IOTA_CFG_TYPE Parameter
Updated on 2022-02-24 GMT+08:00

Enumerated Values of the EN_IOTA_CFG_TYPE Parameter

Enumerated Item

Value

Type

Description

EN_IOTA_CFG_DEVICEID

0

String

Specifies the logical device assigned by the IoT platform.

EN_IOTA_CFG_DEVICESECRET

1

String

Specifies the authentication key for a device to access the IoT platform.

EN_IOTA_CFG_APPID

2

String

Identifies the application of a developer.

EN_IOTA_CFG_IOCM_ADDR

3

String

Specifies the IP address of the IoCM server.

EN_IOTA_CFG_IOCM_PORT

4

unsigned int

Specifies the port number of the IoCM server.

EN_IOTA_CFG_MQTT_ADDR

5

String

Specifies the IP address of the MQTT server.

EN_IOTA_CFG_MQTT_PORT

6

unsigned int

Specifies the port number of the MQTT server.