bug fix
This commit is contained in:
parent
bdd2c5124b
commit
dfd3f835af
|
@ -40,7 +40,7 @@ POST
|
||||||
"data": [7.5, 8.6, ..., 7.2] # 未来120h的每小时出力,单位为kW
|
"data": [7.5, 8.6, ..., 7.2] # 未来120h的每小时出力,单位为kW
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
## 未来光伏出力数据(复杂版)
|
## 未来光伏出力数据(复杂版)(未启用)
|
||||||
### 端口号
|
### 端口号
|
||||||
`xxx.xxx.xxx.xxx:9515/power_custom/`
|
`xxx.xxx.xxx.xxx:9515/power_custom/`
|
||||||
### 接口调用方式
|
### 接口调用方式
|
||||||
|
|
Loading…
Reference in New Issue