This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shaoy
/
pipe-ner-server
Watch
1
Star
0
Fork
0
Files
Issues
30
Pull Requests
0
Wiki
Labels
Milestones
New Issue
#36
Cockpit monitoring overview
Open
opened
1 week ago
by
ChenJZ
· 0 comments
ChenJZ
commented
1 week ago
What to build
交付“运行监测 / 监测概览”可演示页面切片,展示监测点、设备规模、类型、在线率、数据新鲜度和运维保障水平。
Acceptance criteria
Schema/DTO 路径:定义 monitoringPointCount、equipmentCount、typeDistribution、onlineRate、offlineCount、staleCount、range 和 updatedAt。
API 路径:提供运行监测概览只读聚合接口,支持行业/设备类型筛选并与实时状态口径一致。
UI/演示消费路径:页面显示 KPI、类型结构、在线率和新鲜度,点击异常指标筛选中央一张图。
自动化测试:覆盖在线率、无关联设备、全部离线、过期数据、空集合和 WebSocket 增量后的聚合。
独立 Demo:模拟设备在线、离线和过期切换,展示页面与地图同步更新。
Blocked by
#19 (02), #23 (06), #28 (11)
## What to build 交付“运行监测 / 监测概览”可演示页面切片,展示监测点、设备规模、类型、在线率、数据新鲜度和运维保障水平。 ## Acceptance criteria - [ ] Schema/DTO 路径:定义 monitoringPointCount、equipmentCount、typeDistribution、onlineRate、offlineCount、staleCount、range 和 updatedAt。 - [ ] API 路径:提供运行监测概览只读聚合接口,支持行业/设备类型筛选并与实时状态口径一致。 - [ ] UI/演示消费路径:页面显示 KPI、类型结构、在线率和新鲜度,点击异常指标筛选中央一张图。 - [ ] 自动化测试:覆盖在线率、无关联设备、全部离线、过期数据、空集合和 WebSocket 增量后的聚合。 - [ ] 独立 Demo:模拟设备在线、离线和过期切换,展示页面与地图同步更新。 ## Blocked by #19 (02), #23 (06), #28 (11)
Sign in
to join this conversation.
Labels
Clear labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wontfix
No Label
needs-info
needs-triage
ready-for-agent
ready-for-human
wontfix
Milestone
Clear milestone
No Milestone
Assignee
Clear assignee
No assignee
1 Participants
Write
Preview
Loading...
Cancel
Save
There is no content yet.
What to build
交付“运行监测 / 监测概览”可演示页面切片,展示监测点、设备规模、类型、在线率、数据新鲜度和运维保障水平。
Acceptance criteria
Blocked by
#19 (02), #23 (06), #28 (11)