blob: f47610cee6b0794582c19782dee6cebcecb178bd [file] [log] [blame]
Chen,Yugang38d01752019-04-24 12:30:52 +08001[
2 {
3 "Exposes": [
4 {
5 "Address": "$address",
6 "Bus": "$bus",
7 "Name": "AIC 1 Fru",
8 "Type": "EEPROM"
9 },
10 {
11 "Address": "0x72",
12 "Bus": "$bus",
13 "ChannelNames": [
14 "Pcie_Slot_1",
15 "Pcie_Slot_2",
16 "Pcie_Slot_3",
17 ""
18 ],
19 "Name": "Riser Mux",
20 "Type": "PCA9545Mux"
21 }
22 ],
23 "Name": "Ethernet Network Adapter",
24 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'AXX1P100HSSI'})",
Brad Bishop45d42a52020-05-07 19:19:49 -040025 "Type": "Board",
Chen,Yugang38d01752019-04-24 12:30:52 +080026 "xyz.openbmc_project.Inventory.Decorator.Asset": {
27 "Manufacturer": "$BOARD_MANUFACTURER",
28 "Model": "$BOARD_PRODUCT_NAME",
29 "PartNumber": "$BOARD_PART_NUMBER",
30 "SerialNumber": "$BOARD_SERIAL_NUMBER"
31 }
32 }
James Feistc999a8e2019-06-11 11:12:48 -070033]