Click or drag to resize

SensorCelsius Property

Read-only property returning the temperature in degrees Celsius.

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

Property Value

Double
See Also