历史事件列表-by站点id
GET
http://localhost:82/applet/hEvList
请求参数
参数名
类型
描述
必填
stationId
int
站点id
必填
响应参数
参数名
类型
描述
必填
success
string
是否成功 ,示例:true
必填
code
string
状态码, 示例:00000
必填
message
string
提示信息,示例:请求成功
必填
createTime
string
创建时间 示例:2022-07-14 13:35:23.000
必填
createUser
int
创建人id 示例:1339550467939639299
必填
updateTime
string
更新时间 示例:null
必填
updateUser
int
更新人id 示例:null
必填
id
int
id 示例:1547454688243097601
必填
title
string
事件标题 示例:预警1
必填
eventDescribe
string
事件描述 示例:null
必填
level
int
事件等级 示例:2
必填
equipmentId
int
事件发生设备Id 示例:1547453667441778690
必填
equipmentName
string
事件发生设备名称 示例:传感器1
必填
equipmentType
int
事件发生设备类型 示例:2
必填
companyId
int
企业id 示例:1339554696976781407
必填
companyName
string
企业名称 示例:null
必填
stationId
int
站点id 示例:2
必填
stationName
string
站点名称 示例:峰极远东厂区变电站
必填
gatewayId
int
网关id 示例:1547442904366981122
必填
gatewayName
string
网关名称 示例:ceeeddsrtrteeer
必填
happenTime
string
事件发生时间 示例:2022-07-13 00:00:00.000
必填
address
string
事件地址 示例:null
必填
eventStatus
string
事件状态:0告警,1误报,2紧急 示例:null
必填
processingStatus
int
处理状态:0已处理,1未处理 示例:null
必填
processedUserId
int
处理人id 示例:null
必填
processedUserName
string
处理人名称 示例:null
必填
processedTime
string
处理时间 示例:null
必填
delFlag
string
删除标记:Y-已删除,N-未删除 示例:N
必填