Class ReadingTypeDescription

java.lang.Object
org.sentrysoftware.ipmi.client.model.ReadingTypeDescription

public class ReadingTypeDescription extends Object
ReadingType mapping to match the IPMIUtil event sensor types (states)
  • Method Details

    • getReadingType

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