Class: Kanrisuru::Core::Dmi::SystemPowerSupply

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

Overview

Type 39: System Power Supply

Instance Attribute Summary collapse

Instance Attribute Details

#asset_tagObject

Returns the value of attribute asset_tag

Returns:

  • (Object)

    the current value of asset_tag



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def asset_tag
  @asset_tag
end

#cooling_device_handleObject

Returns the value of attribute cooling_device_handle

Returns:

  • (Object)

    the current value of cooling_device_handle



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def cooling_device_handle
  @cooling_device_handle
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def dmi_type
  @dmi_type
end

#hot_replaceableObject

Returns the value of attribute hot_replaceable

Returns:

  • (Object)

    the current value of hot_replaceable



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def hot_replaceable
  @hot_replaceable
end

#input_current_probe_handleObject

Returns the value of attribute input_current_probe_handle

Returns:

  • (Object)

    the current value of input_current_probe_handle



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def input_current_probe_handle
  @input_current_probe_handle
end

#input_voltage_probe_handleObject

Returns the value of attribute input_voltage_probe_handle

Returns:

  • (Object)

    the current value of input_voltage_probe_handle



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def input_voltage_probe_handle
  @input_voltage_probe_handle
end

#input_voltage_range_switchingObject

Returns the value of attribute input_voltage_range_switching

Returns:

  • (Object)

    the current value of input_voltage_range_switching



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def input_voltage_range_switching
  @input_voltage_range_switching
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def location
  @location
end

#manufacturerObject

Returns the value of attribute manufacturer

Returns:

  • (Object)

    the current value of manufacturer



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def manufacturer
  @manufacturer
end

#max_power_capacityObject

Returns the value of attribute max_power_capacity

Returns:

  • (Object)

    the current value of max_power_capacity



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def max_power_capacity
  @max_power_capacity
end

#model_part_numberObject

Returns the value of attribute model_part_number

Returns:

  • (Object)

    the current value of model_part_number



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def model_part_number
  @model_part_number
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def name
  @name
end

#pluggedObject

Returns the value of attribute plugged

Returns:

  • (Object)

    the current value of plugged



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def plugged
  @plugged
end

#power_unit_groupObject

Returns the value of attribute power_unit_group

Returns:

  • (Object)

    the current value of power_unit_group



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def power_unit_group
  @power_unit_group
end

#revisionObject

Returns the value of attribute revision

Returns:

  • (Object)

    the current value of revision



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def revision
  @revision
end

#serial_numberObject

Returns the value of attribute serial_number

Returns:

  • (Object)

    the current value of serial_number



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def serial_number
  @serial_number
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def status
  @status
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



315
316
317
# File 'lib/kanrisuru/core/dmi/types.rb', line 315

def type
  @type
end