Last Updated on : 2023-12-07 03:33:47download
Get the list of Zigbee sub-devices that have been successfully deployed.
GET: /v1.0/devices/{device_id}/list-sub
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Gateway Device ID |
discovery_time | Long | uri | true | The time when the gateway discovers the sub-device, accurate to the second |
Parameter name | Type | Description |
---|---|---|
result | ArrayList | Return result |
Description of result
Parameter name | Type | Description |
---|---|---|
serial_version_u_i_d | Long | |
_d_e_f_a_u_l_t__c_a_p_a_c_i_t_y | Integer | |
_e_m_p_t_y__e_l_e_m_e_n_t_d_a_t_a | Object[] | |
_d_e_f_a_u_l_t_c_a_p_a_c_i_t_y__e_m_p_t_y__e_l_e_m_e_n_t_d_a_t_a | Object[] | |
element_data | Object[] | |
size | Integer | |
_m_a_x__a_r_r_a_y__s_i_z_e | Integer | |
mod_count | Integer |
GET: /v1.0/devices/xxxid/list-sub?discovery_time=1566973348
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback