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
EntityIdmapping 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,ChassisInfoand/orProductInfo.Wraps FRU device vendor, model and serial numberReadingTypemapping to match the IPMIUtil event sensor types (states)Wraps Sensor information: The Sensor record which can be eitherCompactSensorRecordorFullSensorRecord.