Class IpmiLanConstants

java.lang.Object
org.metricshub.ipmi.core.coding.payload.lan.IpmiLanConstants

public final class IpmiLanConstants extends Object
Set of constants. Byte constants are encoded as pseudo unsigned bytes. IpmiLanConstants doesn't use TypeConverter because fields need to be runtime constants.
See Also:
  • Field Details

    • BMC_ADDRESS

      public static final byte BMC_ADDRESS
      The address of the BMC.
      See Also:
    • REMOTE_CONSOLE_ADDRESS

      public static final byte REMOTE_CONSOLE_ADDRESS
      The address of the remote console.
      See Also: