Class: Kanrisuru::Core::Dmi::CoolingDevice

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Overview

Type 27: Cooling Device

Instance Attribute Summary collapse

Instance Attribute Details

#cooling_unit_groupObject

Returns the value of attribute cooling_unit_group

Returns:

  • (Object)

    the current value of cooling_unit_group



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def cooling_unit_group
  @cooling_unit_group
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def description
  @description
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def dmi_type
  @dmi_type
end

#nominal_speedObject

Returns the value of attribute nominal_speed

Returns:

  • (Object)

    the current value of nominal_speed



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def nominal_speed
  @nominal_speed
end

#oem_specific_informationObject

Returns the value of attribute oem_specific_information

Returns:

  • (Object)

    the current value of oem_specific_information



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def oem_specific_information
  @oem_specific_information
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def status
  @status
end

#temperature_probe_handleObject

Returns the value of attribute temperature_probe_handle

Returns:

  • (Object)

    the current value of temperature_probe_handle



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def temperature_probe_handle
  @temperature_probe_handle
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



218
219
220
# File 'lib/kanrisuru/core/dmi/types.rb', line 218

def type
  @type
end