pub fn parse( lines: impl Iterator<Item = Result<String, Error>>, ) -> Result<Device, ParseGetResponseError>