plc_control/web
caoqianming e2248fa04f Add P9 segment monitor page for operation-system
Replaces the ops UI placeholder with a single-panel monitor: fetches
/api/runtime/overview to render one card per segment with state badge,
current step, fault / block note, and per-card Start / Stop / Ack-Fault
/ Reset buttons plus batch start/stop. WebSocket subscriber routes
app_event(app=operation-system, event_type=segment_runtime_changed)
into in-place card updates with exponential reconnect.

Note: UI not verified in-browser; the engine + WebSocket plumbing has
unit + smoke test coverage but the page itself needs runtime
validation by running app_operation_system and visiting /ui/.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 09:19:20 +08:00
..
core fix(web): restore all web UI files accidentally deleted 2026-04-21 08:43:02 +08:00
feeder Move feeder unit model out of platform core 2026-05-18 21:38:52 +08:00
ops Add P9 segment monitor page for operation-system 2026-05-19 09:19:20 +08:00