HclFirmware

The Firmware structure contains fields describing information about a firmware.


Properties

string
vendor Optional

The vendor that produced the firmware. If unset vendor is unknown.


string
version Required

The version of the firmware.

JSON Example

{
	"version": "string"
}

Feedback

Was this page helpful?