1{ 2 "Exposes": [ 3 { 4 "Address": "0x49", 5 "Bus": 4, 6 "Name": "PDB_TEMP_C", 7 "Thresholds": [ 8 { 9 "Direction": "less than", 10 "Name": "lower critical", 11 "Severity": 1, 12 "Value": 5.0 13 }, 14 { 15 "Direction": "greater than", 16 "Name": "upper critical", 17 "Severity": 1, 18 "Value": 80.0 19 } 20 ], 21 "Type": "TMP75" 22 }, 23 { 24 "Address": "0x40", 25 "Bus": 4, 26 "Labels": [ 27 "iout1", 28 "pin", 29 "temp1", 30 "vin", 31 "vout1" 32 ], 33 "Name": "PDB_HSC", 34 "Thresholds": [ 35 { 36 "Direction": "greater than", 37 "Label": "iout1", 38 "Name": "upper critical", 39 "Severity": 1, 40 "Value": 37.5 41 }, 42 { 43 "Direction": "greater than", 44 "Label": "pin", 45 "Name": "upper critical", 46 "Severity": 1, 47 "Value": 1910.0 48 }, 49 { 50 "Direction": "less than", 51 "Label": "temp1", 52 "Name": "lower critical", 53 "Severity": 1, 54 "Value": 5.0 55 }, 56 { 57 "Direction": "greater than", 58 "Label": "temp1", 59 "Name": "upper critical", 60 "Severity": 1, 61 "Value": 80.0 62 }, 63 { 64 "Direction": "less than", 65 "Label": "vin", 66 "Name": "lower critical", 67 "Severity": 1, 68 "Value": 46.0 69 }, 70 { 71 "Direction": "greater than", 72 "Label": "vin", 73 "Name": "upper critical", 74 "Severity": 1, 75 "Value": 55.0 76 }, 77 { 78 "Direction": "less than", 79 "Label": "vout1", 80 "Name": "lower critical", 81 "Severity": 1, 82 "Value": 46.0 83 }, 84 { 85 "Direction": "greater than", 86 "Label": "vout1", 87 "Name": "upper critical", 88 "Severity": 1, 89 "Value": 55.0 90 } 91 ], 92 "Type": "XDP710", 93 "iout1_Name": "PDB_HSC_CURR_A", 94 "pin_Name": "PDB_HSC_PWR_W", 95 "temp1_Name": "PDB_HSC_TEMP_C", 96 "vin_Name": "PDB_HSC_VIN_VOLT_V", 97 "vout1_Name": "PDB_HSC_VOUT_VOLT_V" 98 }, 99 { 100 "Address": "0x69", 101 "Bus": 4, 102 "Labels": [ 103 "iout1", 104 "pin", 105 "pout1", 106 "temp1", 107 "vin", 108 "vout1" 109 ], 110 "Name": "PDB_BRICK", 111 "Thresholds": [ 112 { 113 "Direction": "greater than", 114 "Label": "iout1", 115 "Name": "upper critical", 116 "Severity": 1, 117 "Value": 71.6 118 }, 119 { 120 "Direction": "greater than", 121 "Label": "pin", 122 "Name": "upper critical", 123 "Severity": 1, 124 "Value": 874.0 125 }, 126 { 127 "Direction": "greater than", 128 "Label": "pout1", 129 "Name": "upper critical", 130 "Severity": 1, 131 "Value": 860.0 132 }, 133 { 134 "Direction": "less than", 135 "Label": "temp1", 136 "Name": "lower critical", 137 "Severity": 1, 138 "Value": 5.0 139 }, 140 { 141 "Direction": "greater than", 142 "Label": "temp1", 143 "Name": "upper critical", 144 "Severity": 1, 145 "Value": 105.0 146 }, 147 { 148 "Direction": "less than", 149 "Label": "vin", 150 "Name": "lower critical", 151 "Severity": 1, 152 "Value": 38.0 153 }, 154 { 155 "Direction": "greater than", 156 "Label": "vin", 157 "Name": "upper critical", 158 "Severity": 1, 159 "Value": 60.0 160 }, 161 { 162 "Direction": "less than", 163 "Label": "vout1", 164 "Name": "lower critical", 165 "Severity": 1, 166 "Value": 10.8 167 }, 168 { 169 "Direction": "greater than", 170 "Label": "vout1", 171 "Name": "upper critical", 172 "Severity": 1, 173 "Value": 13.2 174 } 175 ], 176 "Type": "pmbus", 177 "iout1_Name": "PDB_BRICK_CURR_A", 178 "pin_Name": "PDB_BRICK_PIN_PWR_W", 179 "pout1_Name": "PDB_BRICK_POUT_PWR_W", 180 "temp1_Name": "PDB_BRICK_TEMP_C", 181 "vin_Name": "PDB_BRICK_VIN_VOLT_V", 182 "vout1_Name": "PDB_BRICK_VOUT_VOLT_V" 183 } 184 ], 185 "Name": "Minerva PDB", 186 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva PDB', 'BOARD_INFO_AM4': 'hsc-xdp'})", 187 "Type": "Board", 188 "xyz.openbmc_project.Inventory.Decorator.Asset": { 189 "BuildDate": "$BOARD_MANUFACTURE_DATE", 190 "Manufacturer": "$BOARD_MANUFACTURER", 191 "Model": "$BOARD_PRODUCT_NAME", 192 "PartNumber": "$BOARD_PART_NUMBER", 193 "SerialNumber": "$BOARD_SERIAL_NUMBER", 194 "SparePartNumber": "$BOARD_INFO_AM1" 195 } 196} 197