Click or drag to resize

DeviceHumidity Property

Read-only property returning the percentage relative humidity.

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

Property Value

Double

Implements

SensorHumidity
See Also