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 "Name": "upper critical", 11 "Severity": 1, 12 "Value": 13.2 13 }, 14 { 15 "Direction": "less than", 16 "Name": "lower critical", 17 "Severity": 1, 18 "Value": 10.8 19 } 20 ], 21 "Type": "ADC" 22 }, 23 { 24 "Index": 1, 25 "Name": "SCM_P5V_VOLT_V", 26 "ScaleFactor": 0.27173913, 27 "Thresholds": [ 28 { 29 "Direction": "greater than", 30 "Name": "upper critical", 31 "Severity": 1, 32 "Value": 5.25 33 }, 34 { 35 "Direction": "less than", 36 "Name": "lower critical", 37 "Severity": 1, 38 "Value": 4.75 39 } 40 ], 41 "Type": "ADC" 42 }, 43 { 44 "Index": 2, 45 "Name": "SCM_P3V3_VOLT_V", 46 "ScaleFactor": 0.410677618, 47 "Thresholds": [ 48 { 49 "Direction": "greater than", 50 "Name": "upper critical", 51 "Severity": 1, 52 "Value": 3.6 53 }, 54 { 55 "Direction": "less than", 56 "Name": "lower critical", 57 "Severity": 1, 58 "Value": 3.0 59 } 60 ], 61 "Type": "ADC" 62 }, 63 { 64 "Index": 3, 65 "Name": "SCM_P2V5_VOLT_V", 66 "ScaleFactor": 0.54200542, 67 "Thresholds": [ 68 { 69 "Direction": "greater than", 70 "Name": "upper critical", 71 "Severity": 1, 72 "Value": 2.625 73 }, 74 { 75 "Direction": "less than", 76 "Name": "lower critical", 77 "Severity": 1, 78 "Value": 2.375 79 } 80 ], 81 "Type": "ADC" 82 }, 83 { 84 "Index": 4, 85 "Name": "SCM_P1V8_VOLT_V", 86 "ScaleFactor": 0.750469043, 87 "Thresholds": [ 88 { 89 "Direction": "greater than", 90 "Name": "upper critical", 91 "Severity": 1, 92 "Value": 1.98 93 }, 94 { 95 "Direction": "less than", 96 "Name": "lower critical", 97 "Severity": 1, 98 "Value": 1.62 99 } 100 ], 101 "Type": "ADC" 102 }, 103 { 104 "Index": 5, 105 "Name": "SCM_PGPPA_VOLT_V", 106 "ScaleFactor": 0.410677618, 107 "Thresholds": [ 108 { 109 "Direction": "greater than", 110 "Name": "upper critical", 111 "Severity": 1, 112 "Value": 3.6 113 }, 114 { 115 "Direction": "less than", 116 "Name": "lower critical", 117 "Severity": 1, 118 "Value": 1.62 119 } 120 ], 121 "Type": "ADC" 122 }, 123 { 124 "Index": 6, 125 "Name": "SCM_P1V2_VOLT_V", 126 "ScaleFactor": 1, 127 "Thresholds": [ 128 { 129 "Direction": "greater than", 130 "Name": "upper critical", 131 "Severity": 1, 132 "Value": 1.26 133 }, 134 { 135 "Direction": "less than", 136 "Name": "lower critical", 137 "Severity": 1, 138 "Value": 1.14 139 } 140 ], 141 "Type": "ADC" 142 }, 143 { 144 "BridgeGpio": [ 145 { 146 "Name": "BATTERY_DETECT", 147 "Polarity": "High", 148 "SetupTime": 1 149 } 150 ], 151 "Index": 7, 152 "Name": "SCM_P3V_BAT_VOLT_V", 153 "PollRate": 86400, 154 "ScaleFactor": 0.333333333, 155 "Thresholds": [ 156 { 157 "Direction": "greater than", 158 "Name": "upper critical", 159 "Severity": 1, 160 "Value": 3.4 161 }, 162 { 163 "Direction": "less than", 164 "Name": "lower critical", 165 "Severity": 1, 166 "Value": 2.6 167 } 168 ], 169 "Type": "ADC" 170 }, 171 { 172 "Index": 8, 173 "Name": "SCM_P1V0_VOLT_V", 174 "Thresholds": [ 175 { 176 "Direction": "greater than", 177 "Name": "upper critical", 178 "Severity": 1, 179 "Value": 1.1 180 }, 181 { 182 "Direction": "less than", 183 "Name": "lower critical", 184 "Severity": 1, 185 "Value": 0.9 186 } 187 ], 188 "Type": "ADC" 189 }, 190 { 191 "Name": "BMC", 192 "Type": "BMC" 193 }, 194 { 195 "Address": "$address", 196 "Bus": "$bus", 197 "Name": "Catalina SCM FRU", 198 "Type": "EEPROM" 199 }, 200 { 201 "Address": "0x4b", 202 "Bus": 9, 203 "Name": "SCM_TEMP_C", 204 "Type": "TMP75" 205 } 206 ], 207 "Name": "Catalina SCM", 208 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Catalina SCM '})", 209 "Type": "Board", 210 "xyz.openbmc_project.Inventory.Decorator.Asset": { 211 "BuildDate": "$BOARD_MANUFACTURE_DATE", 212 "Manufacturer": "$BOARD_MANUFACTURER", 213 "Model": "$BOARD_PRODUCT_NAME", 214 "PartNumber": "$BOARD_PART_NUMBER", 215 "SerialNumber": "$BOARD_SERIAL_NUMBER", 216 "SparePartNumber": "$BOARD_INFO_AM1" 217 }, 218 "xyz.openbmc_project.Inventory.Decorator.AssetTag": { 219 "AssetTag": "$PRODUCT_ASSET_TAG" 220 }, 221 "xyz.openbmc_project.Inventory.Decorator.Revision": { 222 "Version": "$PRODUCT_VERSION" 223 } 224} 225