文档
测试

报表生成

POST
/api/

请求参数

参数名
类型
描述
必填
id
string
机房id
必填
reporTyper
object
报表类型
必填
temperature
string
温度
必填
humidity
string
湿度
必填
startTime
string
开始时间
必填
endTime
string
结束时间
必填
remarks
string
备注
必填

响应参数

参数名
类型
描述
必填
message
string
必须 消息提示
必填
data
object
数据
必填
configurationInformation
object
配置信息
必填
mockName
string
机房名称
必填
startTime
string
开始时间
必填
endTime
string
结束时间
必填
reporTyper
string
报表类型
必填
generateTime
string
生成时间
必填
remarks
string
备注信息
必填
temperatureInformation
object
温度信息
必填
highTemperature
object
最高温度
必填
temperature
string
温度
必填
time
string
时间
必填
lowTemperature
object
最低温度
必填
temperature
string
温度
必填
time
string
时间
必填
averageTemperature
string
平均温度
必填
warning
object
温度告警
必填
warningTime
string
告警时间
必填
warningObject
string
告警对象
必填
warningValue
string
告警值
必填
warningContent
string
告警内容
必填
alarmStatistics
object
告警统计(饼形图)
必填
towHigh
string
二级高温报警(℃)
必填
oneHigh
string
一级高温报警(℃)
必填
towLow
string
二级低温报警(℃)
必填
oneLow
string
一级低温报警(℃)
必填
temperature
object
温度(线性图)
必填