mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
27 lines
503 B
JSON
27 lines
503 B
JSON
{
|
|
"ietf-hardware:hardware": {
|
|
"component": [
|
|
{
|
|
"name": "product",
|
|
"infix-hardware:vpd-data": {}
|
|
},
|
|
{
|
|
"state": {
|
|
"admin-state": "unlocked",
|
|
"oper-state": "enabled"
|
|
},
|
|
"name": "USB",
|
|
"class": "infix-hardware:usb"
|
|
},
|
|
{
|
|
"state": {
|
|
"admin-state": "unlocked",
|
|
"oper-state": "enabled"
|
|
},
|
|
"name": "USB2",
|
|
"class": "infix-hardware:usb"
|
|
}
|
|
]
|
|
}
|
|
}
|