Class: Kanrisuru::Core::Dmi::Chassis

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

Overview

Type 3: Chassis Information

Instance Attribute Summary collapse

Instance Attribute Details

#asset_tagObject

Returns the value of attribute asset_tag

Returns:

  • (Object)

    the current value of asset_tag



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def asset_tag
  @asset_tag
end

#boot_up_stateObject

Returns the value of attribute boot_up_state

Returns:

  • (Object)

    the current value of boot_up_state



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def boot_up_state
  @boot_up_state
end

#contained_elementsObject

Returns the value of attribute contained_elements

Returns:

  • (Object)

    the current value of contained_elements



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def contained_elements
  @contained_elements
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def dmi_type
  @dmi_type
end

#heightObject

Returns the value of attribute height

Returns:

  • (Object)

    the current value of height



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def height
  @height
end

#lockObject

Returns the value of attribute lock

Returns:

  • (Object)

    the current value of lock



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def lock
  @lock
end

#manufacturerObject

Returns the value of attribute manufacturer

Returns:

  • (Object)

    the current value of manufacturer



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def manufacturer
  @manufacturer
end

#number_of_power_cordsObject

Returns the value of attribute number_of_power_cords

Returns:

  • (Object)

    the current value of number_of_power_cords



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def number_of_power_cords
  @number_of_power_cords
end

#oem_informationObject

Returns the value of attribute oem_information

Returns:

  • (Object)

    the current value of oem_information



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def oem_information
  @oem_information
end

#power_supply_stateObject

Returns the value of attribute power_supply_state

Returns:

  • (Object)

    the current value of power_supply_state



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def power_supply_state
  @power_supply_state
end

#security_statusObject

Returns the value of attribute security_status

Returns:

  • (Object)

    the current value of security_status



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def security_status
  @security_status
end

#serial_numberObject

Returns the value of attribute serial_number

Returns:

  • (Object)

    the current value of serial_number



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def serial_number
  @serial_number
end

#sku_numberObject

Returns the value of attribute sku_number

Returns:

  • (Object)

    the current value of sku_number



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def sku_number
  @sku_number
end

#thermal_stateObject

Returns the value of attribute thermal_state

Returns:

  • (Object)

    the current value of thermal_state



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def thermal_state
  @thermal_state
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def type
  @type
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



28
29
30
# File 'lib/kanrisuru/core/dmi/types.rb', line 28

def version
  @version
end