Settings_Clusters_Software_Reports_PciDevice
Settings_Clusters_Software_Reports_PciDevice
The PciDevice structure contains information about a PCI Device.
JSON Example
{
"display_name": "string",
"driver_name": "string",
"vendor": "string",
"vid": "string",
"did": "string",
"svid": "string",
"ssid": "string"
}
string
display_name
Required
Display name of the device.
string
driver_name
Required
Driver Name of the device.
string
vendor
Required
Vendor Name of the device.
string
vid
Required
PCI VID of the device.
string
did
Required
PCI DID of the device.
string
svid
Required
PCI SVID of the device.
string
ssid
Required
PCI SSID of the device.