Class: Kanrisuru::Core::Dmi::ProtocolRecord

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

Overview

Type 42: Management Controller Host Interface

Instance Attribute Summary collapse

Instance Attribute Details

#protocol_idObject

Returns the value of attribute protocol_id

Returns:

  • (Object)

    the current value of protocol_id



342
343
344
# File 'lib/kanrisuru/core/dmi/types.rb', line 342

def protocol_id
  @protocol_id
end

#protocol_type_specific_dataObject

Returns the value of attribute protocol_type_specific_data

Returns:

  • (Object)

    the current value of protocol_type_specific_data



342
343
344
# File 'lib/kanrisuru/core/dmi/types.rb', line 342

def protocol_type_specific_data
  @protocol_type_specific_data
end