async fn call_select_device( atlas: &mut AtlasClient, provider_id: &str, kind: &str, device_id: &str, ) -> Result<()>