[][src]Module libmedium::sensors::humidity

Module containing the humidity sensors and their related functionality.

Structs

Humidity

Struct that represents humidity.

ReadOnlyHumidity

Struct that represents a read only humidity sensor.

ReadWriteHumidity

Struct that represents a read/write humidity sensor.

Traits

HumiditySensor

Trait implemented by all humidity sensors.