Delphine CC Chiu | e41b5cb | 2023-11-30 16:13:52 +0800 | [diff] [blame] | 1 | { |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 2 | "Exposes": [ |
| 3 | { |
| 4 | "CheckHysteresisWithSetpoint": true, |
| 5 | "Class": "temp", |
| 6 | "DCoefficient": 0.0, |
| 7 | "FFGainCoefficient": 0.0, |
| 8 | "FFOffCoefficient": 0.0, |
| 9 | "ICoefficient": -0.035, |
| 10 | "ILimitMax": 100, |
| 11 | "ILimitMin": -50, |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 12 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 13 | "Inputs": [ |
Eric Yang | 582d24f | 2025-01-16 17:23:03 +0800 | [diff] [blame] | 14 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A0_TEMP_C", |
| 15 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A1_TEMP_C", |
| 16 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A2_TEMP_C", |
| 17 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A3_TEMP_C", |
| 18 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A4_TEMP_C", |
| 19 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A6_TEMP_C", |
| 20 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A7_TEMP_C", |
| 21 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A8_TEMP_C", |
| 22 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A9_TEMP_C", |
| 23 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A10_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 24 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 25 | "Name": "PID_MB_DIMM_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 26 | "NegativeHysteresis": 2.0, |
| 27 | "OutLimitMax": 100, |
| 28 | "OutLimitMin": 0, |
| 29 | "PCoefficient": -3.0, |
| 30 | "PositiveHysteresis": 0.0, |
| 31 | "SetPoint": 75.0, |
| 32 | "SlewNeg": 0.0, |
| 33 | "SlewPos": 0.0, |
| 34 | "Type": "Pid", |
| 35 | "Zones": [ |
| 36 | "Zone 1" |
| 37 | ] |
| 38 | }, |
| 39 | { |
| 40 | "CheckHysteresisWithSetpoint": true, |
| 41 | "Class": "temp", |
| 42 | "DCoefficient": 0.0, |
| 43 | "FFGainCoefficient": 0.0, |
| 44 | "FFOffCoefficient": 0.0, |
| 45 | "ICoefficient": -0.035, |
| 46 | "ILimitMax": 100, |
| 47 | "ILimitMin": -50, |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 48 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 49 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 50 | "SENTINEL_DOME_SLOT $bus % 15 MB_CPU_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 51 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 52 | "Name": "PID_MB_CPU_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 53 | "NegativeHysteresis": 3.0, |
| 54 | "OutLimitMax": 100, |
| 55 | "OutLimitMin": 0, |
| 56 | "PCoefficient": -5.5, |
| 57 | "PositiveHysteresis": 0.0, |
| 58 | "SetPoint": 74.0, |
| 59 | "SlewNeg": 0.0, |
| 60 | "SlewPos": 0.0, |
| 61 | "Type": "Pid", |
| 62 | "Zones": [ |
| 63 | "Zone 1" |
| 64 | ] |
| 65 | }, |
| 66 | { |
| 67 | "CheckHysteresisWithSetpoint": true, |
| 68 | "Class": "temp", |
| 69 | "DCoefficient": 0.0, |
| 70 | "FFGainCoefficient": 0.0, |
| 71 | "FFOffCoefficient": 0.0, |
Ricky CX Wu | 1ee3235 | 2024-10-04 17:07:19 +0800 | [diff] [blame] | 72 | "ICoefficient": -0.035, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 73 | "ILimitMax": 100, |
| 74 | "ILimitMin": -50, |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 75 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 76 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 77 | "SENTINEL_DOME_SLOT $bus % 15 MB_SSD_BOOT_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 78 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 79 | "Name": "PID_MB_SSD_BOOT_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 80 | "NegativeHysteresis": 2.0, |
| 81 | "OutLimitMax": 100, |
| 82 | "OutLimitMin": 0, |
Ricky CX Wu | 1ee3235 | 2024-10-04 17:07:19 +0800 | [diff] [blame] | 83 | "PCoefficient": -5.5, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 84 | "PositiveHysteresis": 0.0, |
| 85 | "SetPoint": 68.0, |
| 86 | "SlewNeg": 0.0, |
| 87 | "SlewPos": 0.0, |
| 88 | "Type": "Pid", |
| 89 | "Zones": [ |
| 90 | "Zone 1" |
| 91 | ] |
| 92 | }, |
| 93 | { |
| 94 | "CheckHysteresisWithSetpoint": true, |
| 95 | "Class": "temp", |
| 96 | "DCoefficient": 0.0, |
| 97 | "FFGainCoefficient": 0.0, |
| 98 | "FFOffCoefficient": 0.0, |
| 99 | "ICoefficient": -0.02, |
| 100 | "ILimitMax": 100, |
| 101 | "ILimitMin": -50, |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 102 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 103 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 104 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_CPU0_TEMP_C", |
| 105 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_SOC_TEMP_C", |
| 106 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_CPU1_TEMP_C", |
| 107 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_PVDDIO_TEMP_C", |
| 108 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_PVDD11_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 109 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 110 | "Name": "PID_MB_VR_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 111 | "NegativeHysteresis": 3.0, |
| 112 | "OutLimitMax": 100, |
| 113 | "OutLimitMin": 0, |
| 114 | "PCoefficient": -3.0, |
| 115 | "PositiveHysteresis": 0.0, |
| 116 | "SetPoint": 90.0, |
| 117 | "SlewNeg": 0.0, |
| 118 | "SlewPos": 0.0, |
| 119 | "Type": "Pid", |
| 120 | "Zones": [ |
| 121 | "Zone 1" |
| 122 | ] |
| 123 | }, |
| 124 | { |
| 125 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 126 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 127 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 128 | "SENTINEL_DOME_SLOT $bus % 15 MB_INLET_TEMP_C", |
| 129 | "SENTINEL_DOME_SLOT $bus % 15 MB_OUTLET_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 130 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 131 | "Name": "Stepwise_MB_INLET_OUTLET_TEMP_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 132 | "NegativeHysteresis": 0, |
| 133 | "Output": [ |
Ricky CX Wu | 724d45d | 2024-11-15 15:38:28 +0800 | [diff] [blame] | 134 | 10.0 |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 135 | ], |
| 136 | "PositiveHysteresis": 0, |
| 137 | "Reading": [ |
| 138 | 20.0 |
| 139 | ], |
| 140 | "Type": "Stepwise", |
| 141 | "Zones": [ |
| 142 | "Zone 1" |
| 143 | ] |
| 144 | }, |
| 145 | { |
| 146 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 147 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 148 | "Inputs": [ |
Ricky CX Wu | 6591116 | 2024-12-12 17:22:40 +0800 | [diff] [blame] | 149 | "SENTINEL_DOME_SLOT $bus % 15 MB_FIO_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 150 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 151 | "Name": "Stepwise_MB_FIO_Slot $bus % 15", |
Ricky CX Wu | 6591116 | 2024-12-12 17:22:40 +0800 | [diff] [blame] | 152 | "NegativeHysteresis": 0, |
| 153 | "Output": [ |
| 154 | 10.0 |
| 155 | ], |
| 156 | "PositiveHysteresis": 0, |
| 157 | "Reading": [ |
| 158 | 20.0 |
| 159 | ], |
| 160 | "Type": "Stepwise", |
| 161 | "Zones": [ |
| 162 | "Zone 1" |
| 163 | ] |
| 164 | }, |
| 165 | { |
| 166 | "Class": "temp", |
| 167 | "InputUnavailableAsFailed": false, |
| 168 | "Inputs": [ |
| 169 | "CALIBRATED_SENTINEL_DOME_SLOT $bus % 15 MB_FIO_TEMP_C" |
| 170 | ], |
| 171 | "Name": "Stepwise_CALIBRATED_MB_FIO_Slot $bus % 15", |
Ricky CX Wu | 1ee3235 | 2024-10-04 17:07:19 +0800 | [diff] [blame] | 172 | "NegativeHysteresis": 1, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 173 | "Output": [ |
| 174 | 20.0, |
| 175 | 21.0, |
| 176 | 22.0, |
| 177 | 23.0, |
| 178 | 24.0, |
| 179 | 25.0, |
| 180 | 26.0, |
| 181 | 27.0, |
| 182 | 28.0, |
| 183 | 29.0, |
| 184 | 30.0, |
Ricky CX Wu | 2826f40 | 2024-10-24 13:25:59 +0800 | [diff] [blame] | 185 | 32.0, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 186 | 33.0, |
| 187 | 35.0, |
| 188 | 37.0, |
| 189 | 38.0, |
| 190 | 39.0, |
| 191 | 40.0, |
Ricky CX Wu | 1ee3235 | 2024-10-04 17:07:19 +0800 | [diff] [blame] | 192 | 41.0, |
Ricky CX Wu | 2826f40 | 2024-10-24 13:25:59 +0800 | [diff] [blame] | 193 | 42.0 |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 194 | ], |
| 195 | "PositiveHysteresis": 0, |
| 196 | "Reading": [ |
| 197 | 20.0, |
| 198 | 21.0, |
| 199 | 22.0, |
| 200 | 23.0, |
| 201 | 24.0, |
| 202 | 25.0, |
| 203 | 26.0, |
| 204 | 27.0, |
| 205 | 28.0, |
| 206 | 29.0, |
| 207 | 30.0, |
| 208 | 31.0, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 209 | 33.0, |
| 210 | 34.0, |
| 211 | 35.0, |
| 212 | 36.0, |
| 213 | 37.0, |
| 214 | 38.0, |
Ricky CX Wu | 1ee3235 | 2024-10-04 17:07:19 +0800 | [diff] [blame] | 215 | 39.0, |
Ricky CX Wu | 2826f40 | 2024-10-24 13:25:59 +0800 | [diff] [blame] | 216 | 40.0 |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 217 | ], |
| 218 | "Type": "Stepwise", |
| 219 | "Zones": [ |
| 220 | "Zone 1" |
| 221 | ] |
| 222 | }, |
| 223 | { |
| 224 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 225 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 226 | "Inputs": [ |
Eric Yang | 582d24f | 2025-01-16 17:23:03 +0800 | [diff] [blame] | 227 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A0_TEMP_C", |
| 228 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A1_TEMP_C", |
| 229 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A2_TEMP_C", |
| 230 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A3_TEMP_C", |
| 231 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A4_TEMP_C", |
| 232 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A6_TEMP_C", |
| 233 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A7_TEMP_C", |
| 234 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A8_TEMP_C", |
| 235 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A9_TEMP_C", |
| 236 | "SENTINEL_DOME_SLOT $bus % 15 MB_DIMM_A10_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 237 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 238 | "Name": "Stepwise_MB_DIMM_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 239 | "NegativeHysteresis": 2, |
| 240 | "Output": [ |
| 241 | 20.0, |
| 242 | 22.0, |
| 243 | 24.0, |
| 244 | 26.0, |
| 245 | 28.0, |
| 246 | 30.0 |
| 247 | ], |
| 248 | "PositiveHysteresis": 0, |
| 249 | "Reading": [ |
| 250 | 65.0, |
| 251 | 66.0, |
| 252 | 67.0, |
| 253 | 68.0, |
| 254 | 69.0, |
| 255 | 70.0 |
| 256 | ], |
| 257 | "Type": "Stepwise", |
| 258 | "Zones": [ |
| 259 | "Zone 1" |
| 260 | ] |
| 261 | }, |
| 262 | { |
| 263 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 264 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 265 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 266 | "SENTINEL_DOME_SLOT $bus % 15 MB_CPU_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 267 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 268 | "Name": "Stepwise_MB_CPU_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 269 | "NegativeHysteresis": 3, |
| 270 | "Output": [ |
| 271 | 20.0, |
| 272 | 25.0, |
| 273 | 30.0, |
| 274 | 35.0, |
| 275 | 40.0, |
| 276 | 45.0, |
| 277 | 50.0, |
| 278 | 55.0, |
| 279 | 60.0 |
| 280 | ], |
| 281 | "PositiveHysteresis": 0, |
| 282 | "Reading": [ |
| 283 | 66.0, |
| 284 | 67.0, |
| 285 | 68.0, |
| 286 | 69.0, |
| 287 | 70.0, |
| 288 | 71.0, |
| 289 | 72.0, |
| 290 | 73.0, |
| 291 | 74.0 |
| 292 | ], |
| 293 | "Type": "Stepwise", |
| 294 | "Zones": [ |
| 295 | "Zone 1" |
| 296 | ] |
| 297 | }, |
| 298 | { |
| 299 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 300 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 301 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 302 | "SENTINEL_DOME_SLOT $bus % 15 MB_SSD_BOOT_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 303 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 304 | "Name": "Stepwise_MB_SSD_BOOT_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 305 | "NegativeHysteresis": 2, |
| 306 | "Output": [ |
| 307 | 20.0, |
| 308 | 22.0, |
| 309 | 24.0, |
| 310 | 26.0, |
| 311 | 28.0, |
| 312 | 30.0 |
| 313 | ], |
| 314 | "PositiveHysteresis": 0, |
| 315 | "Reading": [ |
| 316 | 58.0, |
| 317 | 59.0, |
| 318 | 60.0, |
| 319 | 61.0, |
| 320 | 62.0, |
| 321 | 63.0 |
| 322 | ], |
| 323 | "Type": "Stepwise", |
| 324 | "Zones": [ |
| 325 | "Zone 1" |
| 326 | ] |
| 327 | }, |
| 328 | { |
| 329 | "Class": "temp", |
Ricky CX Wu | d3f5840 | 2024-09-13 17:13:42 +0800 | [diff] [blame] | 330 | "InputUnavailableAsFailed": false, |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 331 | "Inputs": [ |
Lora Lin | 9790e9e | 2024-10-21 09:05:48 +0800 | [diff] [blame] | 332 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_CPU0_TEMP_C", |
| 333 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_SOC_TEMP_C", |
| 334 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_CPU1_TEMP_C", |
| 335 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_PVDDIO_TEMP_C", |
| 336 | "SENTINEL_DOME_SLOT $bus % 15 MB_VR_PVDD11_TEMP_C" |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 337 | ], |
Ricky CX Wu | 979eedc | 2024-09-03 16:28:06 +0800 | [diff] [blame] | 338 | "Name": "Stepwise_MB_VR_Slot $bus % 15", |
Delphine CC Chiu | caa0a5f | 2024-05-22 14:45:04 +0800 | [diff] [blame] | 339 | "NegativeHysteresis": 3, |
| 340 | "Output": [ |
| 341 | 20.0, |
| 342 | 22.0, |
| 343 | 24.0, |
| 344 | 26.0, |
| 345 | 28.0, |
| 346 | 30.0 |
| 347 | ], |
| 348 | "PositiveHysteresis": 0, |
| 349 | "Reading": [ |
| 350 | 80.0, |
| 351 | 81.0, |
| 352 | 82.0, |
| 353 | 83.0, |
| 354 | 84.0, |
| 355 | 85.0 |
| 356 | ], |
| 357 | "Type": "Stepwise", |
| 358 | "Zones": [ |
| 359 | "Zone 1" |
| 360 | ] |
| 361 | } |
| 362 | ], |
Delphine CC Chiu | 4a1eed8 | 2024-06-28 16:51:30 +0800 | [diff] [blame] | 363 | "Name": "Yosemite 4 Sentinel Dome T1 Slot $bus % 15", |
Ricky CX Wu | 0f9545f | 2024-08-05 10:01:07 +0800 | [diff] [blame] | 364 | "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Sentinel Dome without Retimer', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4', 'PRODUCT_INFO_AM2': 'Yosemite V4 T1'})", |
Delphine CC Chiu | e41b5cb | 2023-11-30 16:13:52 +0800 | [diff] [blame] | 365 | "Type": "Board", |
| 366 | "xyz.openbmc_project.Inventory.Decorator.Asset": { |
Ingrid Chen | f6d0e78 | 2024-07-10 13:41:34 +0800 | [diff] [blame] | 367 | "BuildDate": "$BOARD_MANUFACTURE_DATE", |
| 368 | "Manufacturer": "$BOARD_MANUFACTURER", |
| 369 | "Model": "$BOARD_PRODUCT_NAME", |
| 370 | "PartNumber": "$BOARD_PART_NUMBER", |
| 371 | "SerialNumber": "$BOARD_SERIAL_NUMBER", |
Delphine CC Chiu | 3c0af08 | 2024-05-15 16:33:03 +0800 | [diff] [blame] | 372 | "SparePartNumber": "$BOARD_INFO_AM1" |
Delphine CC Chiu | ec458a8 | 2024-02-16 10:17:49 +0800 | [diff] [blame] | 373 | }, |
Delphine CC Chiu | d827cca | 2024-03-27 17:02:24 +0800 | [diff] [blame] | 374 | "xyz.openbmc_project.Inventory.Decorator.AssetTag": { |
| 375 | "AssetTag": "$PRODUCT_ASSET_TAG" |
| 376 | }, |
Oliver Brewka | bdad3d5 | 2024-08-21 18:49:37 +0200 | [diff] [blame] | 377 | "xyz.openbmc_project.Inventory.Decorator.ManagedHost": { |
| 378 | "HostIndex": "$bus % 15" |
| 379 | }, |
Delphine CC Chiu | baedb72 | 2024-04-01 16:21:03 +0800 | [diff] [blame] | 380 | "xyz.openbmc_project.Inventory.Decorator.Revision": { |
| 381 | "Version": "$PRODUCT_VERSION" |
| 382 | }, |
Delphine CC Chiu | ec458a8 | 2024-02-16 10:17:49 +0800 | [diff] [blame] | 383 | "xyz.openbmc_project.Inventory.Decorator.Slot": { |
| 384 | "SlotNumber": "$bus % 15" |
Ingrid Chen | f3b0272 | 2024-08-30 17:14:37 +0800 | [diff] [blame] | 385 | }, |
| 386 | "xyz.openbmc_project.Inventory.Item.Board.Motherboard": { |
| 387 | "ProductId": 1 |
Delphine CC Chiu | e41b5cb | 2023-11-30 16:13:52 +0800 | [diff] [blame] | 388 | } |
| 389 | } |