Package org.metricshub.ipmi.client.model
Class Fru
java.lang.Object
org.metricshub.ipmi.client.model.Fru
Wraps the Field Replaceable Unit information:
- The FRU locator which contains the FRU location information.
- The FRU records containing
BoardInfo,ChassisInfoand/orProductInfo.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Fru
-
-
Method Details
-
getFruLocator
- Returns:
- Current
FruDeviceLocatorRecordinstance
-
getFruRecords
- Returns:
- Current
FruRecordinstance
-