1{ 2 "Exposes": [ 3 { 4 "Index": 0, 5 "Name": "SCM_P12V_VOLT_V", 6 "ScaleFactor": 0.112359551, 7 "Thresholds": [ 8 { 9 "Direction": "greater than", 10 "Hysteresis": 0.264, 11 "Name": "upper critical", 12 "Severity": 1, 13 "Value": 13.2 14 }, 15 { 16 "Direction": "less than", 17 "Hysteresis": 0.216, 18 "Name": "lower critical", 19 "Severity": 1, 20 "Value": 10.8 21 } 22 ], 23 "Type": "ADC" 24 }, 25 { 26 "Index": 1, 27 "Name": "SCM_P5V_VOLT_V", 28 "ScaleFactor": 0.27173913, 29 "Thresholds": [ 30 { 31 "Direction": "greater than", 32 "Hysteresis": 0.11, 33 "Name": "upper critical", 34 "Severity": 1, 35 "Value": 5.5 36 }, 37 { 38 "Direction": "less than", 39 "Hysteresis": 0.09, 40 "Name": "lower critical", 41 "Severity": 1, 42 "Value": 4.5 43 } 44 ], 45 "Type": "ADC" 46 }, 47 { 48 "Index": 2, 49 "Name": "SCM_P3V3_VOLT_V", 50 "ScaleFactor": 0.410677618, 51 "Thresholds": [ 52 { 53 "Direction": "greater than", 54 "Hysteresis": 0.0706, 55 "Name": "upper critical", 56 "Severity": 1, 57 "Value": 3.53 58 }, 59 { 60 "Direction": "less than", 61 "Hysteresis": 0.0614, 62 "Name": "lower critical", 63 "Severity": 1, 64 "Value": 3.07 65 } 66 ], 67 "Type": "ADC" 68 }, 69 { 70 "Index": 3, 71 "Name": "SCM_P2V5_VOLT_V", 72 "ScaleFactor": 0.54200542, 73 "Thresholds": [ 74 { 75 "Direction": "greater than", 76 "Hysteresis": 0.0525, 77 "Name": "upper critical", 78 "Severity": 1, 79 "Value": 2.625 80 }, 81 { 82 "Direction": "less than", 83 "Hysteresis": 0.0475, 84 "Name": "lower critical", 85 "Severity": 1, 86 "Value": 2.375 87 } 88 ], 89 "Type": "ADC" 90 }, 91 { 92 "Index": 4, 93 "Name": "SCM_P1V8_VOLT_V", 94 "ScaleFactor": 0.750469043, 95 "Thresholds": [ 96 { 97 "Direction": "greater than", 98 "Hysteresis": 0.0378, 99 "Name": "upper critical", 100 "Severity": 1, 101 "Value": 1.89 102 }, 103 { 104 "Direction": "less than", 105 "Hysteresis": 0.0342, 106 "Name": "lower critical", 107 "Severity": 1, 108 "Value": 1.71 109 } 110 ], 111 "Type": "ADC" 112 }, 113 { 114 "Index": 5, 115 "Name": "SCM_PGPPA_VOLT_V", 116 "ScaleFactor": 0.410677618, 117 "Thresholds": [ 118 { 119 "Direction": "greater than", 120 "Hysteresis": 0.0378, 121 "Name": "upper critical", 122 "Severity": 1, 123 "Value": 1.89 124 }, 125 { 126 "Direction": "less than", 127 "Hysteresis": 0.0342, 128 "Name": "lower critical", 129 "Severity": 1, 130 "Value": 1.71 131 } 132 ], 133 "Type": "ADC" 134 }, 135 { 136 "Index": 6, 137 "Name": "SCM_P1V2_VOLT_V", 138 "Thresholds": [ 139 { 140 "Direction": "greater than", 141 "Hysteresis": 0.0252, 142 "Name": "upper critical", 143 "Severity": 1, 144 "Value": 1.26 145 }, 146 { 147 "Direction": "less than", 148 "Hysteresis": 0.0228, 149 "Name": "lower critical", 150 "Severity": 1, 151 "Value": 1.14 152 } 153 ], 154 "Type": "ADC" 155 }, 156 { 157 "Index": 8, 158 "Name": "SCM_P1V0_VOLT_V", 159 "Thresholds": [ 160 { 161 "Direction": "greater than", 162 "Hysteresis": 0.0216, 163 "Name": "upper critical", 164 "Severity": 1, 165 "Value": 1.08 166 }, 167 { 168 "Direction": "less than", 169 "Hysteresis": 0.0184, 170 "Name": "lower critical", 171 "Severity": 1, 172 "Value": 0.92 173 } 174 ], 175 "Type": "ADC" 176 }, 177 { 178 "Name": "BMC", 179 "Type": "BMC" 180 }, 181 { 182 "Address": "0x4B", 183 "Bus": 1, 184 "Name": "SCM_INLET_TEMP_C", 185 "Thresholds": [ 186 { 187 "Direction": "greater than", 188 "Hysteresis": 0.9, 189 "Name": "upper critical", 190 "Severity": 1, 191 "Value": 45 192 }, 193 { 194 "Direction": "less than", 195 "Hysteresis": 0.1, 196 "Name": "lower critical", 197 "Severity": 1, 198 "Value": 5 199 } 200 ], 201 "Type": "TMP75" 202 } 203 ], 204 "Name": "Minerva CMM SCM", 205 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva_CMM_SCM.*'})", 206 "Type": "Board", 207 "xyz.openbmc_project.Inventory.Decorator.Asset": { 208 "BuildDate": "$BOARD_MANUFACTURE_DATE", 209 "Manufacturer": "$BOARD_MANUFACTURER", 210 "Model": "$BOARD_PRODUCT_NAME", 211 "PartNumber": "$BOARD_PART_NUMBER", 212 "SerialNumber": "$BOARD_SERIAL_NUMBER", 213 "SparePartNumber": "$BOARD_INFO_AM1" 214 }, 215 "xyz.openbmc_project.Inventory.Decorator.AssetTag": { 216 "AssetTag": "$PRODUCT_ASSET_TAG" 217 } 218} 219