FirmwareProfile interface
Describes the firmware of the machine
Properties
| serial |
The serial number of the firmware NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the firmware NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
serialNumber
The serial number of the firmware NOTE: This property will not be serialized. It can only be populated by the server.
serialNumber?: string
Property Value
string
type
The type of the firmware NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string