Create ICPC2_A03 datapoint (fever) if body temp within limits
Pipeline is executed for measurement: body_temperature: Body temperature (C)
Pipeline processing steps:
- Parse numeric value from text. If value is passed in string_value try to parse the number from string.
- Continue pipeline only if value from field value is within range 37.5 - 45
- Create new datapoint of type: ICPC2_A03: Customer has fever.