Click or drag to resize

DeviceFahrenheit Property

Read-only property returning the temperature in degrees Fahrenheit.

Namespace: IO.Devices.TH02
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public double Fahrenheit { get; }

Property Value

Double

Implements

SensorFahrenheit
See Also