pub async fn get_temp_device( token: Token, uuid: &str, db_pool: &State<PgPool>, ) -> Result<String, Status>
Recupera detalhes de um dispositivo acessÃvel temporariamente.