1[ 2 { 3 "Exposes": [ 4 { 5 "Name": "BMC", 6 "Type": "BMC" 7 }, 8 { 9 "Address": "$address", 10 "Bus": "$bus", 11 "Name": "BMC FRU", 12 "Type": "EEPROM" 13 }, 14 { 15 "Address": "0x59", 16 "Bus": 14, 17 "Labels": [ 18 "vout1", 19 "vout2", 20 "vout3", 21 "vout5", 22 "vout6", 23 "vout10" 24 ], 25 "Name": "BMC_MAX34451", 26 "Name1": "DC_P1V8", 27 "Name2": "DC_P2V5", 28 "Name3": "DC_P1V2", 29 "Name4": "DC_3V3_STBY", 30 "Name5": "DC_P1V175", 31 "Name6": "DC_PVTT", 32 "PowerState": "Always", 33 "Thresholds": [ 34 { 35 "Direction": "greater than", 36 "Label": "vout2", 37 "Name": "upper critical", 38 "Severity": 1, 39 "Value": 2.754 40 }, 41 { 42 "Direction": "greater than", 43 "Label": "vout2", 44 "Name": "upper non critical", 45 "Severity": 0, 46 "Value": 2.617 47 }, 48 { 49 "Direction": "less than", 50 "Label": "vout2", 51 "Name": "lower non critical", 52 "Severity": 0, 53 "Value": 2.4 54 }, 55 { 56 "Direction": "less than", 57 "Label": "vout2", 58 "Name": "lower critical", 59 "Severity": 1, 60 "Value": 2.37 61 }, 62 { 63 "Direction": "greater than", 64 "Label": "vout3", 65 "Name": "upper critical", 66 "Severity": 1, 67 "Value": 1.313 68 }, 69 { 70 "Direction": "greater than", 71 "Label": "vout3", 72 "Name": "upper non critical", 73 "Severity": 0, 74 "Value": 1.215 75 }, 76 { 77 "Direction": "less than", 78 "Label": "vout3", 79 "Name": "lower non critical", 80 "Severity": 0, 81 "Value": 1.176 82 }, 83 { 84 "Direction": "less than", 85 "Label": "vout3", 86 "Name": "lower critical", 87 "Severity": 1, 88 "Value": 1.147 89 }, 90 { 91 "Direction": "greater than", 92 "Label": "vout5", 93 "Name": "upper critical", 94 "Severity": 1, 95 "Value": 3.609 96 }, 97 { 98 "Direction": "greater than", 99 "Label": "vout5", 100 "Name": "upper non critical", 101 "Severity": 0, 102 "Value": 3.382 103 }, 104 { 105 "Direction": "less than", 106 "Label": "vout5", 107 "Name": "lower non critical", 108 "Severity": 0, 109 "Value": 3.2 110 }, 111 { 112 "Direction": "less than", 113 "Label": "vout5", 114 "Name": "lower critical", 115 "Severity": 1, 116 "Value": 3.155 117 }, 118 { 119 "Direction": "greater than", 120 "Label": "vout6", 121 "Name": "upper critical", 122 "Severity": 1, 123 "Value": 1.286 124 }, 125 { 126 "Direction": "greater than", 127 "Label": "vout6", 128 "Name": "upper non critical", 129 "Severity": 0, 130 "Value": 1.227 131 }, 132 { 133 "Direction": "less than", 134 "Label": "vout6", 135 "Name": "lower non critical", 136 "Severity": 0, 137 "Value": 1.121 138 }, 139 { 140 "Direction": "less than", 141 "Label": "vout6", 142 "Name": "lower critical", 143 "Severity": 1, 144 "Value": 1.121 145 }, 146 { 147 "Direction": "greater than", 148 "Label": "vout1", 149 "Name": "upper critical", 150 "Severity": 1, 151 "Value": 1.978 152 }, 153 { 154 "Direction": "greater than", 155 "Label": "vout1", 156 "Name": "upper non critical", 157 "Severity": 0, 158 "Value": 1.884 159 }, 160 { 161 "Direction": "less than", 162 "Label": "vout1", 163 "Name": "lower non critical", 164 "Severity": 0, 165 "Value": 1.711 166 }, 167 { 168 "Direction": "less than", 169 "Label": "vout1", 170 "Name": "lower critical", 171 "Severity": 1, 172 "Value": 1.633 173 }, 174 { 175 "Direction": "greater than", 176 "Label": "vout10", 177 "Name": "upper critical", 178 "Severity": 1, 179 "Value": 0.659 180 }, 181 { 182 "Direction": "greater than", 183 "Label": "vout10", 184 "Name": "upper non critical", 185 "Severity": 0, 186 "Value": 0.628 187 }, 188 { 189 "Direction": "less than", 190 "Label": "vout10", 191 "Name": "lower non critical", 192 "Severity": 0, 193 "Value": 0.581 194 }, 195 { 196 "Direction": "less than", 197 "Label": "vout10", 198 "Name": "lower critical", 199 "Severity": 1, 200 "Value": 0.55 201 } 202 ], 203 "Type": "MAX34451", 204 "vout10_Max": 4, 205 "vout1_Max": 4, 206 "vout2_Max": 3.5, 207 "vout3_Max": 2.5, 208 "vout5_Max": 5.8, 209 "vout6_Max": 3 210 } 211 ], 212 "Name": "Kudo_BMC", 213 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1093695-*'})", 214 "Type": "Board", 215 "xyz.openbmc_project.Inventory.Decorator.Asset": { 216 "Manufacturer": "$BOARD_MANUFACTURER", 217 "Model": "$BOARD_PRODUCT_NAME", 218 "PartNumber": "$BOARD_PART_NUMBER", 219 "SerialNumber": "$BOARD_SERIAL_NUMBER" 220 } 221 } 222] 223