1*a74d5439SPotin Lai{ 2*a74d5439SPotin Lai "Exposes": [ 3*a74d5439SPotin Lai { 4*a74d5439SPotin Lai "Address": "$address", 5*a74d5439SPotin Lai "Bus": "$bus", 6*a74d5439SPotin Lai "Name": "NVIDIA GB200 $bus + 1 % 2 FRU", 7*a74d5439SPotin Lai "Type": "EEPROM" 8*a74d5439SPotin Lai } 9*a74d5439SPotin Lai ], 10*a74d5439SPotin Lai "Name": "NVIDIA GB200 $bus + 1 % 2", 11*a74d5439SPotin Lai "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'PG548', 'BOARD_MANUFACTURER': 'NVIDIA'})", 12*a74d5439SPotin Lai "Type": "Board", 13*a74d5439SPotin Lai "xyz.openbmc_project.Inventory.Decorator.Asset": { 14*a74d5439SPotin Lai "BuildDate": "$BOARD_MANUFACTURE_DATE", 15*a74d5439SPotin Lai "Manufacturer": "$BOARD_MANUFACTURER", 16*a74d5439SPotin Lai "Model": "$BOARD_PRODUCT_NAME", 17*a74d5439SPotin Lai "PartNumber": "$BOARD_PART_NUMBER", 18*a74d5439SPotin Lai "SerialNumber": "$BOARD_SERIAL_NUMBER" 19*a74d5439SPotin Lai }, 20*a74d5439SPotin Lai "xyz.openbmc_project.Inventory.Decorator.AssetTag": { 21*a74d5439SPotin Lai "AssetTag": "$PRODUCT_ASSET_TAG" 22*a74d5439SPotin Lai }, 23*a74d5439SPotin Lai "xyz.openbmc_project.Inventory.Decorator.Revision": { 24*a74d5439SPotin Lai "Version": "$PRODUCT_VERSION" 25*a74d5439SPotin Lai } 26*a74d5439SPotin Lai} 27