iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiProperty.CoolingDevice.CoolingUnitGroup property

Gets a value representing the key to retrieve the property value.

Cooling unit group to which this cooling device is associated. Having multiple cooling devices in the same cooling unit implies a redundant configuration.

Key Composition

Return Value

Type: Byte

Remarks

2.2+

public static IPropertyKey CoolingUnitGroup { get; }

See Also