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 "Index": 8, 145 "Name": "SCM_P1V0_VOLT_V", 146 "Thresholds": [ 147 { 148 "Direction": "greater than", 149 "Name": "upper critical", 150 "Severity": 1, 151 "Value": 1.1 152 }, 153 { 154 "Direction": "less than", 155 "Name": "lower critical", 156 "Severity": 1, 157 "Value": 0.9 158 } 159 ], 160 "Type": "ADC" 161 }, 162 { 163 "Name": "BMC", 164 "Type": "BMC" 165 }, 166 { 167 "Address": "0x4B", 168 "Bus": 1, 169 "Name": "SCM_INLET_TEMP_C", 170 "Thresholds": [ 171 { 172 "Direction": "greater than", 173 "Name": "upper critical", 174 "Severity": 1, 175 "Value": 45 176 }, 177 { 178 "Direction": "less than", 179 "Name": "lower critical", 180 "Severity": 1, 181 "Value": 5.0 182 } 183 ], 184 "Type": "TMP75" 185 } 186 ], 187 "Name": "Harma SCM", 188 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Harma SCM '})", 189 "Type": "Board", 190 "xyz.openbmc_project.Inventory.Decorator.Asset": { 191 "BuildDate": "$BOARD_MANUFACTURE_DATE", 192 "Manufacturer": "$BOARD_MANUFACTURER", 193 "Model": "$BOARD_PRODUCT_NAME", 194 "PartNumber": "$BOARD_PART_NUMBER", 195 "SerialNumber": "$BOARD_SERIAL_NUMBER", 196 "SparePartNumber": "$BOARD_INFO_AM1" 197 }, 198 "xyz.openbmc_project.Inventory.Decorator.AssetTag": { 199 "AssetTag": "$PRODUCT_ASSET_TAG" 200 } 201} 202