Crate thermal_config

source ·

Structs§

  • Defines the configuration for a single client (made up of a vector of StateConfig instances).
  • Defines the configuration for a single thermal state. Together with other StateConfig instances, this makes up a client’s ClientConfig.
  • 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.
  • Defines a trip point with hysteresis for a specific temperature sensor.