thermal_
config
0.0.1
All Items
Crate Items
Structs
Crate
thermal_config
Copy item path
Source
Structs
§
Client
Config
Defines the configuration for a single client (made up of a vector of
StateConfig
instances).
State
Config
Defines the configuration for a single thermal state. Together with other
StateConfig
instances, this makes up a client’s
ClientConfig
.
Thermal
Config
This library is used to parse a thermal configuration JSON file into a data structure which also implements some convenience methods for accessing and consuming the data.
Trip
Point
Defines a trip point with hysteresis for a specific temperature sensor.