|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Dashboard widget table + JSON serializers (PC_ENABLE_DASHBOARD). More...
Go to the source code of this file.
Dashboard widget table + JSON serializers (PC_ENABLE_DASHBOARD).
The host-testable core: it owns the widget table and value array and turns them into the layout / values JSON the page consumes. No server or web dependency lives here, so it compiles and unit-tests standalone; the route / SSE wiring is in dashboard_routes.cpp.
Definition in file dashboard.cpp.