plc_control/web
caoqianming ce8383e815 feat(ops): replace signal dots with pills, gate Start/Stop on REM/FLT
Signal indicators are now wider pill badges (40×20px rect) with the role
label (REM/RUN/FLT) embedded inside, replacing the 10px dot+label rows.

Equipment Start/Stop buttons are disabled when:
- auto control is active
- REM = 0 (device in local mode, not accepting remote commands)
- FLT = 1 (fault active)

Button state reacts in real time to WS signal updates via a per-equipment
syncBtns closure registered in state.opsUnitSyncFns.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 11:09:23 +08:00
..
html fix(docs): widen API drawer and fix TOC scroll hijacking window 2026-03-25 14:41:17 +08:00
js feat(ops): replace signal dots with pills, gate Start/Stop on REM/FLT 2026-03-26 11:09:23 +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