HardwareUnit
One physical piece of hardware.
deviceDevice stringrequired
The value to put in a model's devices list, for example 'edgetpu:pci:1'.
labelUnit labelrequired
How to identify this unit among others of the same kind, for example 'PCIe 1'.
HardwareUnit
{
"device": "string",
"label": "string"
}