{ "Exposes": [ { "Address": "$address", "Bus": "$bus", "Name": "Mitchell BP_$BUS % 100 + 1", "Type": "EEPROM" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 0", "Name": "nvme$BUS % 100 * 8 + 0", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 1", "Name": "nvme$BUS % 100 * 8 + 1", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 2", "Name": "nvme$BUS % 100 * 8 + 2", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 3", "Name": "nvme$BUS % 100 * 8 + 3", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 4", "Name": "nvme$BUS % 100 * 8 + 4", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 5", "Name": "nvme$BUS % 100 * 8 + 5", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 6", "Name": "nvme$BUS % 100 * 8 + 6", "Type": "NVME1000" }, { "Address": "0x6a", "Bus": "$BUS % 100 * 8 + 48 + 7", "Name": "nvme$BUS % 100 * 8 + 7", "Type": "NVME1000" }, { "Address": "0x4C", "Bus": "$bus", "Name": "FrontBPTemp$BUS % 100 + 1", "Type": "TMP75" } ], "Name": "Mitchell BP_$BUS % 100", "Probe": [ "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': 'YZBB-01650-105'})", "OR", "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': 'YZBB-02856-102'})", "AND", "FOUND('Mt.Mitchell_Motherboard')" ], "Type": "Board", "xyz.openbmc_project.Inventory.Decorator.Asset": { "BuildDate": "$BOARD_MANUFACTURE_DATE", "Manufacturer": "$BOARD_MANUFACTURER", "Model": "$BOARD_PRODUCT_NAME", "PartNumber": "$BOARD_PART_NUMBER", "SerialNumber": "$BOARD_SERIAL_NUMBER" }, "xyz.openbmc_project.Inventory.Decorator.Replaceable": { "FieldReplaceable": false, "HotPluggable": false }, "xyz.openbmc_project.Inventory.Decorator.Revision": { "Version": "$BOARD_INFO_AM1" } }