Updated on 2022-02-24 GMT+08:00

IEs in EN_IOTA_BIND_IE_TYPE Messages

Enumerated Item

Value

Type

Description

EN_IOTA_BIND_IE_RESULT

0

EN_IOTA_BIND_RESULT_TYPE

Specifies the binding result.

EN_IOTA_BIND_IE_DEVICEID

1

String

Identifies the logical device assigned by the IoT platform.

EN_IOTA_BIND_IE_DEVICESECRET

2

String

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

EN_IOTA_BIND_IE_APPID

3

String

Identifies the application of a developer.

EN_IOTA_BIND_IE_IOCM_ADDR

4

String

Specifies the IP address of the IoCM server.

EN_IOTA_BIND_IE_IOCM_PORT

5

unsigned int

Specifies the port number of the IoCM server.

EN_IOTA_BIND_IE_MQTT_ADDR

6

String

Specifies the IP address of the MQTT server.

EN_IOTA_BIND_IE_MQTT_PORT

7

unsigned int

Specifies the port number of the MQTT server.