扬尘增加蒸发量文档
This commit is contained in:
parent
cdd918d0ef
commit
ab8c736792
@ -15,7 +15,7 @@
|
||||
**请求参数:**
|
||||
|
||||
| 参数名称 | 说明 | 参数类型 | 是否必须 | 类型 |
|
||||
| -------------------- | ---------------------- | -------- | -------- | ------ |
|
||||
| ------------------------ | ------------------------ | -------- | -------- | ------ |
|
||||
| deviceId | 设备Id | body | true | string |
|
||||
| humidity | 湿度 | body | false | float |
|
||||
| humidityAlarmType | 湿度是否报警,0否,1是 | body | false | int32 |
|
||||
@ -37,6 +37,8 @@
|
||||
| winddirection | 风向 | body | false | string |
|
||||
| winddirectionName | 风向名称 | body | false | string |
|
||||
| windspeed | 风速 | body | false | float |
|
||||
| evaporationRate | 蒸发量 | body | false | float |
|
||||
| evaporationRateAlarmType | 蒸发量是否报警,0否,1是 | body | false | int32 |
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user