Function parse_extended_reading

Source
pub fn parse_extended_reading(
    data: &[u8],
    device_type: DeviceType,
) -> Result<ExtendedReading>
Expand description

Parse an extended reading based on device type.