Sweep 与 Radio Owner
sequenceDiagram participant UI as Sweep participant P as Band Plan participant R as Radio UI->>P: bins loop each bin UI->>R: configure + sample R-->>UI: RSSI end UI->>UI: choose best UI->>R: apply selected UI->>R: release
sequenceDiagram participant UI as Sweep participant P as Band Plan participant R as Radio UI->>P: bins loop each bin UI->>R: configure + sample R-->>UI: RSSI end UI->>UI: choose best UI->>R: apply selected UI->>R: release