Last Updated on : 2023-06-21 07:13:09download
Add monitoring metrics in batches, including the bound product IDs, monitoring metrics, and product metric code relationships.
POST: /v1.1/iot-03/si/products/{tuya_product_id}/monitor-indicator/batch
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| tuya_product_id | String | uri | true | Tuya product ID. |
Description of body
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| indicator_code_list | List |
true | The codes of product metrics. | |
| monitor_type | String | true | The type of a specified metric.
|
| Parameter name | Type | Description |
|---|---|---|
| result | Boolean | The returned result. |
POST: /v1.1/iot-03/si/products/pro****/monitor-indicator/batch
{
"result": true,
"t": 1632730415965,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback