Skip to main content

Module state

Module state 

Source

Structs§

AppState
Full application state.
CsiForm
Editable CSI feature flags and numeric values.
DeviceConfig
Cached server-side device configuration model.
FrameSummary
Lightweight frame metadata shown in the Stream tab.
PersistentState
User/session-level state persisted during app runtime.
RuntimeState
Runtime status produced by background IO work.
TrafficForm
Editable traffic configuration form values.
TransientUiState
Ephemeral UI state that is not part of backend/device config.
WiFiForm
Editable Wi-Fi form values in the Config view.

Enums§

CollectionMode
Collection role for the ESP32 firmware session.
LogMode
Serial framing/log mode accepted by POST /api/config/log-mode.
OutputMode
Output routing mode for CSI frames.
Tab
UI navigation tabs for the main window.
UserIntent
High-level user actions queued by the UI for orchestration.
WiFiMode
Wi-Fi operating modes supported by the backend API.