blob: ade49fa1a09986950da46595a703ce53d48bc554 [file] [log] [blame]
{
"Exposes": [
{
"Address": "$address",
"Bus": "$bus",
"Name": "Front Panel FRU",
"Type": "EEPROM"
},
{
"Address": "0x4D",
"Bus": "$bus",
"Name": "Front Panel Temp",
"Thresholds": [
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 55
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 50
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 5
},
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
}
],
"Type": "TMP75"
}
],
"Name": "Intel Front Panel",
"Probe": [
"xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'FFPANEL'})",
"OR",
"xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'F2USTOPANEL'})"
],
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"Manufacturer": "$BOARD_MANUFACTURER",
"Model": "$BOARD_PRODUCT_NAME",
"PartNumber": "$BOARD_PART_NUMBER",
"SerialNumber": "$BOARD_SERIAL_NUMBER"
},
"xyz.openbmc_project.Inventory.Item.Panel": {}
}