1e41b5cbcSDelphine CC Chiu{
2*e9cdec01SEd Tanous    "Exposes": [],
3e41b5cbcSDelphine CC Chiu    "Name": "Yosemite 4 Floating Falls Slot $bus % 15",
4e41b5cbcSDelphine CC Chiu    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Floating Falls', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4'})",
5e41b5cbcSDelphine CC Chiu    "Type": "Board",
6e41b5cbcSDelphine CC Chiu    "xyz.openbmc_project.Inventory.Decorator.Asset": {
7e41b5cbcSDelphine CC Chiu        "Manufacturer": "$PRODUCT_MANUFACTURER",
8e41b5cbcSDelphine CC Chiu        "Model": "$PRODUCT_PRODUCT_NAME",
9e41b5cbcSDelphine CC Chiu        "PartNumber": "$PRODUCT_PART_NUMBER",
103c0af08cSDelphine CC Chiu        "SerialNumber": "$PRODUCT_SERIAL_NUMBER",
113c0af08cSDelphine CC Chiu        "SparePartNumber": "$BOARD_INFO_AM1"
12ec458a80SDelphine CC Chiu    },
13d827cca1SDelphine CC Chiu    "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
14d827cca1SDelphine CC Chiu        "AssetTag": "$PRODUCT_ASSET_TAG"
15d827cca1SDelphine CC Chiu    },
16baedb72fSDelphine CC Chiu    "xyz.openbmc_project.Inventory.Decorator.Revision": {
17baedb72fSDelphine CC Chiu        "Version": "$PRODUCT_VERSION"
18baedb72fSDelphine CC Chiu    },
19ec458a80SDelphine CC Chiu    "xyz.openbmc_project.Inventory.Decorator.Slot": {
20ec458a80SDelphine CC Chiu        "SlotNumber": "$bus % 15"
21e41b5cbcSDelphine CC Chiu    }
22e41b5cbcSDelphine CC Chiu}
23