SettingsHardwareModuleFirmwareInfo

The HardwareModuleFirmwareInfo structure contains information to describe the firmware on a hardware component or module (e.g. BIOS, PCI device).


Properties

string
version Required

Version of the hardware module firmware.

JSON Example

{
	"version": "string"
}

Feedback

Was this page helpful?