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.PortableBattery.MaximunErrorInBatteryData property

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

Maximum error (as a percentage in the range 0 to 100) in the Watt-hour data reported by the battery, indicating an upper bound on how much additional energy the battery might have above the energy it reports having.

Key Composition

Return Value

Type: Byte

Remarks

2.1+

public static IPropertyKey MaximunErrorInBatteryData { get; }

See Also