add pci device resource to config,

implement endpoints for getting available devices,
update used resource calculation to include pci devices
This commit is contained in:
Arthur Lu
2023-06-21 05:06:38 +00:00
parent 83a03bfd7b
commit 49192daac6
5 changed files with 98 additions and 17 deletions

View File

@@ -76,6 +76,11 @@
"compact": true,
"unit": "B/s",
"display": true
},
"pci": {
"type": "list",
"whitelist": true,
"display": true
}
},
"users": {