pub async fn wait_for_online( interfaces_state: &StateProxy, id: u64, want_online: bool, ) -> Result<()>
Wait until the interface’s online property matches want_online.
want_online