Parameters and historian
One frontend shell for machine parameters, history, and department context.
fe-cl now runs as a real authenticated app with dashboard, machine list, settings, department switching, and live websocket wiring to the shared backend.
Department overview
Live backend session, department switch, and machine counts
Lines
Real line data
Realtime
Websocket synced
What is in the first bootstrap
The shell is focused on the essentials you asked for: dashboard, machine list, settings, and department switching.
Department dashboards
Open one operational overview per department with live counts, machine coverage, and connection status.
Lines list
Browse every line in the selected department with section coverage and real backend data.
Historian-ready workflow
Use the same shell for parameter and history pages as the next feature slices are added.
Shared infrastructure
Built on the common login, department, settings, and websocket stack.
That keeps fe-cl aligned with the rest of the platform while giving it its own frontend identity in the token and request headers.
Department switcher
Reuse the shared facility selector overlay and persistent department storage.
Live updates
Websocket state updates for departments, facilities, machines, sections, and subscription refresh.