|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Real-time SVG telemetry dashboard (PC_ENABLE_DASHBOARD). More...
Go to the source code of this file.
Real-time SVG telemetry dashboard (PC_ENABLE_DASHBOARD).
Widgets are declared once in a fixed compile-time pc_widget table - no heap, fixed at link. pc_dashboard_begin() serves three things at path:
The widget-table -> JSON serializers (layout + values) are pure and have no server dependency, so they unit-test on the host. Requires PC_ENABLE_SSE.
Definition in file dashboard.h.