Class DeviceDescription

java.lang.Object
org.metricshub.ipmi.client.model.DeviceDescription

public class DeviceDescription extends Object
EntityId mapping to match the IPMIUtil C code.
  • Method Details

    • getDeviceType

      public static String getDeviceType(EntityId entityId)
      Parameters:
      entityId - The EntityId key
      Returns:
      String value extracted from the internal lookup matching the output of IPMIUtil and the java verax IPMI lib