test: add statd usb data captured by yanger

Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
Richard Alpe
2025-08-11 14:33:09 +02:00
parent b3fe0d58d8
commit 30757c8160
5 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
USB PORTS 
NAME STATE 
USB unlocked
USB2 unlocked
USB locked
USB2 locked
+2 -2
View File
@@ -7,7 +7,7 @@
},
{
"state": {
"admin-state": "unlocked",
"admin-state": "locked",
"oper-state": "enabled"
},
"name": "USB",
@@ -15,7 +15,7 @@
},
{
"state": {
"admin-state": "unlocked",
"admin-state": "locked",
"oper-state": "enabled"
},
"name": "USB2",
+2 -2
View File
@@ -9,7 +9,7 @@
"class": "infix-hardware:usb",
"name": "USB",
"state": {
"admin-state": "unlocked",
"admin-state": "locked",
"oper-state": "enabled"
}
},
@@ -17,7 +17,7 @@
"class": "infix-hardware:usb",
"name": "USB2",
"state": {
"admin-state": "unlocked",
"admin-state": "locked",
"oper-state": "enabled"
}
}