Skip to main content

Enum AnalogTemperature.KnownSensorType

Type of temperature sensor.

Assembly: Meadow.Foundation.dll
View Source
Declaration
public enum AnalogTemperature.KnownSensorType

Fields

Custom

View Source
Declaration
Custom = 0

TMP235

View Source
Declaration
TMP235 = 1

TMP236

View Source
Declaration
TMP236 = 2

TMP35

View Source
Declaration
TMP35 = 3

TMP36

View Source
Declaration
TMP36 = 4

TMP37

View Source
Declaration
TMP37 = 5

LM35

View Source
Declaration
LM35 = 6

LM45

View Source
Declaration
LM45 = 7

LM50

View Source
Declaration
LM50 = 8