Click or drag to resize

DeviceKelvins Property

Read-only property returning the temperature in Kelvins.

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

Property Value

Double

Implements

SensorKelvins
See Also