plc_control/web
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
..
html feat(docs): add README.md button opening shared doc drawer 2026-03-26 16:27:51 +08:00
js feat(control): stop auto-control and disable buttons when REM goes local 2026-03-27 10:30:43 +08:00
index.html refactor(web): unify toast — remove duplicate, reuse api.js showToast 2026-03-25 13:11:23 +08:00
styles.css feat(ops): replace signal dots with pills, gate Start/Stop on REM/FLT 2026-03-26 11:09:23 +08:00