Package org.metricshub.ipmi.client.model
package org.metricshub.ipmi.client.model
Includes the IPMI data model for Field Replaceable Unit (FRU) and Sensor devices to be managed by the
IpmiResultConverter
class.-
ClassesClassDescription
EntityId
mapping to match the IPMIUtil C code.Wraps the Field Replaceable Unit information: The FRU locator which contains the FRU location information. The FRU records containingBoardInfo
,ChassisInfo
and/orProductInfo
.Wraps FRU device vendor, model and serial numberReadingType
mapping to match the IPMIUtil event sensor types (states)Wraps Sensor information: The Sensor record which can be eitherCompactSensorRecord
orFullSensorRecord
.