iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Contains the key definitions available for a type 038 [IpmiDevice Information] structure.
public static class IpmiDevice
| name | description |
|---|---|
| static BaseAddress { get; } | Gets a value representing the key to retrieve the property value. |
| static I2CSlaveAddress { get; } | Gets a value representing the key to retrieve the property value. |
| static InterfaceType { get; } | Gets a value representing the key to retrieve the property value. |
| static InterruptNumber { get; } | Gets a value representing the key to retrieve the property value. |
| static NVStorageDeviceAddress { get; } | Gets a value representing the key to retrieve the property value. |
| static SpecificationRevision { get; } | Gets a value representing the key to retrieve the property value. |
| static class BaseAdressModifier | Contains the key definition for the Base Adress Modifier section. |
| static class Interrupt | Definition of keys for the ‘Interrupt’ section. |