文档
测试

报警及动作日志

POST
/elecrise/api/searchRunningLog

请求头

参数名
类型
描述
必填
content-type
string
application/json
必填

请求参数

参数名
类型
描述
必填
page
int
必填
pagesize
int
必填
datetime_from
string
查询开始时间 YYYY-MM-DD HH:MM
必填
datetime_to
string
查询结束时间 YYYY-MM-DD HH:MM
必填
data_type
int
类型【2,报警 1动作】
必填

响应参数

参数名
类型
描述
必填
reports
list
列表信息
必填
datetime
str
时间
必填
content
str
内容
必填
data_type
int
1 故障 2 动作
必填
total
int
总记录数
必填