Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToDuration ¶
Types ¶
type Fan ¶
type Fan struct {
Name string
Type string
Sensors []string
Select string
Level string
Repeat *models.Seconds
Delay *models.Seconds
DelayUp *models.Seconds `yaml:"delayUp"`
DelayDown *models.Seconds `yaml:"delayDown"`
Levels []Level
Profiles []ProfileLevels
Path string
RawLevel bool `yaml:"rawLevel"`
SuspendLevel string `yaml:"suspendLevel"`
}
type ProfileLevels ¶
Click to show internal directories.
Click to hide internal directories.