Live equipment dashboard
Equipment states are produced by the line simulator and flow through the equipment bridge (normalize → persist to SQL Server → SignalR). Updates appear here without a page refresh.
| Equipment | State | Changed at |
|---|---|---|
| EQ-01 | Completed | 10:57:08 |
| EQ-02 | Completed | 10:57:08 |
| EQ-03 | Completed | 10:57:08 |
Work orders
Create a work order; the equipment holds in WAIT_MATERIAL until the arrival callback for its required material releases the gate, then production auto-starts.
| Work order | Product | Material | Equipment | State |
|---|---|---|---|---|
| 95cbfef9 | BAT-100 | CELL-X | EQ-01 | Completed |
| 5ac73a45 | BAT-100 | CELL-X | EQ-01 | Completed |
| 929262f2 | BAT-100 | CELL-X | EQ-01 | WaitingForMaterial |
| 8384458a | BAT-100 | CELL-X | EQ-01 | WaitingForMaterial |
| f9c3d492 | BAT-100 | CELL-X | EQ-01 | WaitingForMaterial |
| e032a132 | BAT-100 | CELL-X | EQ-015 | WaitingForMaterial |
| 0047a857 | BAT-100 | CELL-X | EQ-015 | WaitingForMaterial |
| c06d6070 | BAT-100 | CELL-X | EQ-015 | WaitingForMaterial |