| [ |
| { |
| "exposes": [ |
| { |
| "address": "0x48", |
| "bus": "$bus", |
| "name": "Riser 1 Temp", |
| "thresholds": [ |
| { |
| "direction": "greater than", |
| "name": "upper critical", |
| "severity": 1, |
| "value": 80 |
| }, |
| { |
| "direction": "greater than", |
| "name": "upper non critical", |
| "severity": 0, |
| "value": 75 |
| }, |
| { |
| "direction": "less than", |
| "name": "lower non critical", |
| "severity": 0, |
| "value": 5 |
| }, |
| { |
| "direction": "less than", |
| "name": "lower critical", |
| "severity": 1, |
| "value": 0 |
| } |
| ], |
| "type": "TMP75" |
| }, |
| { |
| "address": "0x72", |
| "bus": "$bus", |
| "name": "Riser 1 Mux", |
| "type": "SMBusMux" |
| }, |
| { |
| "address": "$address", |
| "bus": "$bus", |
| "name": "Riser 1 Fru", |
| "type": "IntelFruDevice" |
| } |
| ], |
| "name": "1Ux16 Riser 1", |
| "probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'F1UL16RISER\\d', 'ADDRESS' : '0x50'})" |
| }, |
| { |
| "exposes": [ |
| { |
| "address": "0x49", |
| "bus": "$bus", |
| "name": "Riser 2 Temp", |
| "thresholds": [ |
| { |
| "direction": "greater than", |
| "name": "upper critical", |
| "severity": 1, |
| "value": 80 |
| }, |
| { |
| "direction": "greater than", |
| "name": "upper non critical", |
| "severity": 0, |
| "value": 75 |
| }, |
| { |
| "direction": "less than", |
| "name": "lower non critical", |
| "severity": 0, |
| "value": 5 |
| }, |
| { |
| "direction": "less than", |
| "name": "lower critical", |
| "severity": 1, |
| "value": 0 |
| } |
| ], |
| "type": "TMP75" |
| }, |
| { |
| "address": "0x73", |
| "bus": "$bus", |
| "name": "Riser 2 Mux", |
| "type": "SMBusMux" |
| }, |
| { |
| "address": "$address", |
| "bus": "$bus", |
| "name": "Riser 2 Fru", |
| "type": "IntelFruDevice" |
| } |
| ], |
| "name": "1Ux16 Riser 2", |
| "probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'F1UL16RISER\\d', 'ADDRESS' : '0x51'})" |
| } |
| ] |