# Functions
No description provided by the author
NewControl creates a new fan controller from configuration.
NewDisk creates a new disk activity and status monitor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRule creates a new rule to convert a temperature into a fan speed.
No description provided by the author
NewSensor creates a new access to the hardware.
No description provided by the author
No description provided by the author
No description provided by the author
NewZone creates a new fan control zone.
# Structs
No description provided by the author
Control temperature.
Disk activity and status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Rule conversion from temperature to fan speed.
No description provided by the author
Sensor reads value from the hardware (command line or sysfs file).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Zone fan control.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
SensorReader is a function that takes a name and returns a function to read the named sensor.