nicsensor/cube/data/ServerHwTopo.json
2025-03-28 00:24:06 +08:00

34 lines
963 B
JSON

{
"maxPcieSlotNum": 8,
"PcieSlotProperties":{
"busCount":1,
"i2c_cs0":{
"i2c_bus":13,
"is_have_pca9641": "enable",
"pca9641_slave": "0x42",
"pca9548num": 2,
"pca9548_cs0":{
"slave": "0x71",
"channel0": "pcie0",
"channel1": "pcie1",
"channel2": "pcie2",
"channel3": "pcie3",
"channel4": null,
"channel5": null,
"channel6": null,
"channel7": null
},
"pca9548_cs1":{
"slave": "0x72",
"channel0": "pcie4",
"channel1": "pcie5",
"channel2": "pcie6",
"channel3": "pcie7",
"channel4": null,
"channel5": null,
"channel6": null,
"channel7": null
}
}
}
}