Enumeration to specify the type of temperature sensor
type SensorTemperature = enumeration(Standard "Standard sensor", Averaging "Averaging sensor", InWell "Sensor in well");