Uses of Class
org.sentrysoftware.ipmi.core.coding.commands.fru.record.FruRecord
Packages that use FruRecord
Package
Description
Includes the IPMI data model for Field Replaceable Unit (FRU) and Sensor devices to be managed by the
IpmiResultConverter class.FRU related commands.
FRU records wrappers.
-
Uses of FruRecord in org.sentrysoftware.ipmi.client.model
Methods in org.sentrysoftware.ipmi.client.model that return types with arguments of type FruRecordConstructor parameters in org.sentrysoftware.ipmi.client.model with type arguments of type FruRecord -
Uses of FruRecord in org.sentrysoftware.ipmi.core.coding.commands.fru
Methods in org.sentrysoftware.ipmi.core.coding.commands.fru that return types with arguments of type FruRecordModifier and TypeMethodDescriptionReadFruData.decodeFruData(List<ReadFruDataResponseData> fruData) DecodesFruRecords from data provided byReadFruDatacommand. -
Uses of FruRecord in org.sentrysoftware.ipmi.core.coding.commands.fru.record
Subclasses of FruRecord in org.sentrysoftware.ipmi.core.coding.commands.fru.recordModifier and TypeClassDescriptionclassBase Compatibility Information record from FRU Multi Record AreaclassFRU record containing Board info.classFRU record containing Chassis info.
This area is used to hold Serial Number, Part Number, and other information about the system chassis.classDC output Information record from FRU Multi Record Area
This record is used to describe the maximum load that a device requires from a particular DC Output.classDC output Information record from FRU Multi Record AreaclassExtended Compatibility Information record from FRU Multi Record Area
It seems to be the same asBaseCompatibilityInfoexcept ofManagementAccessRecordTypecode.classManagement Access Information record from FRU Multi Record AreaclassRecord from FRU Multi Record AreaclassOEM record from FRU Multi Record AreaclassPower Supply Information record from FRU Multi Record AreaclassFRU record containing Board info.
This area is present if the FRU itself is a separate product.classStub for future implementation of DIMM SPD information format.