plc_control/web/js
caoqianming 4227747852 feat(control): stop auto-control and disable buttons when REM goes local
- Add `rem_local: bool` to UnitRuntime; set true when any equipment's
  REM signal is false with good quality
- Engine check_fault_comm: stop auto-control and fire AutoControlStopped
  when any equipment switches to local mode
- Block start-auto when rem_local (backend + error message)
- Frontend: disable Start Auto button in units/ops views when rem_local
- Frontend: disable equipment Start/Stop buttons in config view when
  unit's rem_local is true

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 10:30:43 +08:00
..
api.js fix(toast): remove shake class before hiding to ensure animationend fires 2026-03-25 13:16:50 +08:00
app.js feat(docs): add README.md button opening shared doc drawer 2026-03-26 16:27:51 +08:00
chart.js fix(chart): restore realtime updates and axes 2026-03-23 12:55:12 +08:00
docs.js feat(docs): add README.md button opening shared doc drawer 2026-03-26 16:27:51 +08:00
dom.js feat(docs): add README.md button opening shared doc drawer 2026-03-26 16:27:51 +08:00
equipment.js feat(control): stop auto-control and disable buttons when REM goes local 2026-03-27 10:30:43 +08:00
events.js feat(events): color-code event level badges by severity 2026-03-26 10:44:12 +08:00
index.js refactor(web): split index html into flat fragments 2026-03-23 14:14:19 +08:00
logs.js fix(logs): follow rotated log files in stream 2026-03-26 13:41:36 +08:00
ops.js feat(control): stop auto-control and disable buttons when REM goes local 2026-03-27 10:30:43 +08:00
points.js fix(web): fix node count showing 2x by counting only details elements 2026-03-25 08:27:06 +08:00
roles.js refactor(control): align point roles and equipment kind 2026-03-24 13:17:53 +08:00
sources.js feat(web): reorganize equipment layout and point flows 2026-03-23 12:49:26 +08:00
state.js feat(docs): add README.md button opening shared doc drawer 2026-03-26 16:27:51 +08:00
units.js feat(control): stop auto-control and disable buttons when REM goes local 2026-03-27 10:30:43 +08:00