pub fn render(ui: &mut Ui, state: &mut AppState, intents: &mut Vec<UserIntent>)Expand description
Render the fleet overview: every attached device, per-device collection control, fleet-wide Start/Stop All, pairing presets, and the global event log.
pub fn render(ui: &mut Ui, state: &mut AppState, intents: &mut Vec<UserIntent>)Render the fleet overview: every attached device, per-device collection control, fleet-wide Start/Stop All, pairing presets, and the global event log.