sonic-buildimage/device/arista/x86_64-arista_720dt_48s/platform_components.json
andywongarista c6bcf24019 [Arista] Add components for 720DT-48S (#12217)
Why I did it
Add components data for sonic-mgmt testing

How I did it
Update platform.json and add platform_components.json

How to verify it
Ran sonic-mgmt tests (test_chassis and test_component)
2022-10-03 19:00:52 +00:00

11 lines
181 B
JSON

{
"chassis": {
"CCS-720DT-48S": {
"component": {
"Aboot()": {},
"Scd(addr=0000:00:18.7)": {}
}
}
}
}