add psu fans status led available config (#13926) (#13936)

This commit is contained in:
mssonicbld 2023-02-23 06:29:38 +08:00 committed by GitHub
parent 70e2ea1e87
commit e842241f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -266,6 +266,9 @@
"name": "PSU-1 FAN-1",
"speed": {
"controllable": false
},
"status_led": {
"available": false
}
}
]
@ -281,6 +284,9 @@
"name": "PSU-2 FAN-1",
"speed": {
"controllable": false
},
"status_led": {
"available": false
}
}
]