[][src]Module libmedium::sensors::power

Module containing the power sensors and their related functionality.

Structs

Accuracy

Struct that represents the accuracy of a power sensor.

Power

Struct that represents electrical power.

ReadOnlyPower

Struct that represents a read only power sensor.

ReadWritePower

Struct that represents a read/write power sensor.

Traits

PowerSensor

Trait implemented by all power sensors.