Click or drag to resize

DeviceCelsius Property

Read-only property returning the temperature in degrees Celsius.

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

Property Value

Double

Implements

SensorCelsius
See Also