Click or drag to resize

DeviceCelsius Property

Read-only property returning the temperature in degrees Celsius.

Namespace: IO.Devices.TH02
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public double Celsius { get; }

Property Value

Double

Implements

SensorCelsius
See Also