[][src]Function acpi_client::thermal_zone::get_thermal_sensor_info

pub fn get_thermal_sensor_info(
    path: &Path,
    units: Units
) -> Result<Vec<ThermalSensor>, AcpiClientError>

Check the ACPI system for all thermal sensors the OS knows about.

Arguments

  • path - The path to thermal zone entries produced by the ACPI subsystem.