Last Updated on : 2023-12-07 03:33:47download
You can get the list of Zigbee devices under the gateway through this API.
GET: /v1.0/devices/{device_id}/sub-devices
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| device_id | String | uri | true | Device ID |
| 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/sub-devices
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback