plc_control/web
caoqianming b832d98196 fix(control): block manual commands during auto, fix engine stop_time=0 bug, add sim feedback
- validator: reject equipment start/stop when unit auto_enabled
- engine: fix stop_time_sec==0 causing infinite Stopped state (never starts)
- engine: call simulate_run_feedback after auto commands when SIMULATE_PLC=true
- command: extract simulate_run_feedback to shared module (was private in handler)
- web: disable Start/Stop buttons when unit auto is active; sync on WS runtime update

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 12:37:43 +08:00
..
html feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
js fix(control): block manual commands during auto, fix engine stop_time=0 bug, add sim feedback 2026-03-25 12:37:43 +08:00
index.html feat(web): dual-view UI — 运维/配置 tab, ops equipment cards with live signal values 2026-03-25 10:25:20 +08:00
styles.css feat(web): add runtime badge and auto/ack buttons to ops unit list 2026-03-25 10:47:09 +08:00