文档
测试

左下:可充可放电量

POST
ip:port/screen/station/statistics/energy

请求参数

参数名
类型
描述
必填
stationId
string
电站id
必填
startTime
date
开始时间
必填
endTime
date
结束时间
必填
type
int
统计粒度 1:小时,2:天,3:周,4:月
必填

响应参数

参数名
类型
描述
必填
code
string
必填
string
string
必填
data
obeject
必填
totalEnergy
float
总电量
必填
node
array
曲线数据点列表
必填
dischargeableEnergy
double
可放电量
必填
time
string
x轴值
必填
chargeableEnergy
double
可充电量
必填