plc_control/web/html
caoqianming 757d6f9a3a feat(control): batch start/stop auto control for all enabled units
Backend:
- POST /api/control/unit/batch-start-auto — starts auto on all enabled
  units that are not fault/comm locked and not already running auto
- POST /api/control/unit/batch-stop-auto — stops auto on all units

Frontend (ops view):
- Add "全部启动" / "全部停止" buttons in the unit sidebar header

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 13:05:23 +08:00
..
api-doc-drawer.html refactor(web): split index html into flat fragments 2026-03-23 14:14:19 +08:00
chart-panel.html refactor(web): split index html into flat fragments 2026-03-23 14:14:19 +08:00
equipment-panel.html feat(web): add unit and event management views 2026-03-24 10:56:57 +08:00
log-stream-panel.html feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
logs-panel.html feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
modals.html refactor(control): align point roles and equipment kind 2026-03-24 13:17:53 +08:00
ops-panel.html feat(control): batch start/stop auto control for all enabled units 2026-03-25 13:05:23 +08:00
points-panel.html refactor(web): split index html into flat fragments 2026-03-23 14:14:19 +08:00
source-panel.html feat(web): add unit and event management views 2026-03-24 10:56:57 +08:00
topbar.html feat(web): show WS connection status indicator in topbar 2026-03-25 12:41:50 +08:00