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

Enumerated Values of the EN_IOTA_HUB_RESULT_TYPE Parameter

Enumerated Item

Value

Type

Description

EN_IOTA_HUB_RESULT_SUCCESS

0

NA

Indicates that a device is added or deleted.

EN_IOTA_HUB_RESULT_DEVICE_EXIST

1

NA

Indicates that the device already exists.

EN_IOTA_HUB_RESULT_DEVICE_NOTEXIST

2

NA

The device does not exist.

EN_IOTA_HUB_RESULT_DEVICE_FAILED

255

NA

Indicates that the execution fails.