| { |
| "Exposes": [ |
| { |
| "Address": "$address", |
| "Bus": "$bus", |
| "Name": "BRCM OCP NIC FRU $bus", |
| "Type": "EEPROM" |
| }, |
| { |
| "Address": "0x1f", |
| "Bus": "$bus", |
| "Labels": [ |
| "temp2" |
| ], |
| "Name": "NIC Temp $bus", |
| "Name1": "NIC Temp $bus", |
| "Thresholds": [ |
| { |
| "Direction": "less than", |
| "Index": 2, |
| "Name": "lower critical", |
| "Severity": 1, |
| "Value": 5 |
| }, |
| { |
| "Direction": "greater than", |
| "Index": 2, |
| "Name": "upper critical", |
| "Severity": 1, |
| "Value": 105 |
| } |
| ], |
| "Type": "TMP421" |
| } |
| ], |
| "Name": "BRCM OCP NIC FRU $bus", |
| "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'BRCM 200G 1P.*57508 OCP Mezz'})", |
| "Type": "Board", |
| "xyz.openbmc_project.Inventory.Decorator.Asset": { |
| "Manufacturer": "$BOARD_MANUFACTURER", |
| "Model": "$BOARD_PRODUCT_NAME", |
| "PartNumber": "$BOARD_PART_NUMBER", |
| "SerialNumber": "$BOARD_SERIAL_NUMBER" |
| } |
| } |