Click or drag to resize

Sensor Interface

Abstract interface for humidity sensors.

Namespace: IO.Interfaces.Humidity
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public interface Sensor

The Sensor type exposes the following members.

Properties
 NameDescription
Public propertyHumidity Read-only property returning the percentage relative humidity.
Top
See Also