Dell S6100 Platform API 2.0 fixes (#16208)

Why I did it
Dell S6100 Platform components needs to be updated.

How I did it
Modified platform.json to fix the issue.

How to verify it
Run sonic-mgmt component test and check whether it passes.
This commit is contained in:
Aravind Mani
2023-08-23 23:31:22 +05:30
committed by GitHub
parent 95f317a5e2
commit 0eb7907e87

View File

@@ -469,7 +469,13 @@
},
{
"name": "QSFP+ or later"
}
},
{
"name": "SFP/SFP+/SFP28"
},
{
"name": "SFP/SFP+/SFP28"
}
]
},
"interfaces": {}