更新时间:2023-06-21 07:13:06下载pdf
本文介绍修改监测点名称的 API。
根据监测点 ID 修改监测点名称。
PUT: /v1.0/iot-03/statistical-indicators/monitors/{monitor_id}
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
monitor_id | String | uri | true | 监测点 ID |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean | 修改结果 |
PUT: PUT:/v1.0/iot-03/statistical-indicators/monitors/p3m003
{
"name": "p3m003"
}
{
"result": true,
"t": 1624525873263,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈