Class MSAcpiThermalZoneTemperatureFFM

java.lang.Object
oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature
oshi.driver.windows.wmi.MSAcpiThermalZoneTemperatureFFM

@ThreadSafe public final class MSAcpiThermalZoneTemperatureFFM extends oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature
Utility to query WMI class MSAcpi_ThermalZoneTemperature using FFM.
  • Nested Class Summary

    Nested classes/interfaces inherited from class oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature

    oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature.TemperatureProperty
  • Field Summary

    Fields inherited from class oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature

    MS_ACPI_THERMAL_ZONE_TEMPERATURE, WMI_NAMESPACE
  • Method Summary

    Modifier and Type
    Method
    Description
    static WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature.TemperatureProperty>
    Queries the current temperature.

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • queryCurrentTemperature

      public static WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.MSAcpiThermalZoneTemperature.TemperatureProperty> queryCurrentTemperature()
      Queries the current temperature.
      Returns:
      Temperature at thermal zone in tenths of degrees Kelvin.