blob: 2263bbf2e7de9a3e2d1ecb0b879c134bc3054365 [file] [log] [blame]
Delphine CC Chiue41b5cb2023-11-30 16:13:52 +08001{
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08002 "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 Wud3f58402024-09-13 17:13:42 +080012 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080013 "Inputs": [
Eric Yang582d24f2025-01-16 17:23:03 +080014 "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 Chiucaa0a5f2024-05-22 14:45:04 +080024 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +080025 "Name": "PID_MB_DIMM_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080026 "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 Wud3f58402024-09-13 17:13:42 +080048 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080049 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +080050 "SENTINEL_DOME_SLOT $bus % 15 MB_CPU_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080051 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +080052 "Name": "PID_MB_CPU_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080053 "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 Wu1ee32352024-10-04 17:07:19 +080072 "ICoefficient": -0.035,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080073 "ILimitMax": 100,
74 "ILimitMin": -50,
Ricky CX Wud3f58402024-09-13 17:13:42 +080075 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080076 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +080077 "SENTINEL_DOME_SLOT $bus % 15 MB_SSD_BOOT_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080078 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +080079 "Name": "PID_MB_SSD_BOOT_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080080 "NegativeHysteresis": 2.0,
81 "OutLimitMax": 100,
82 "OutLimitMin": 0,
Ricky CX Wu1ee32352024-10-04 17:07:19 +080083 "PCoefficient": -5.5,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +080084 "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 Wud3f58402024-09-13 17:13:42 +0800102 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800103 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +0800104 "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 Chiucaa0a5f2024-05-22 14:45:04 +0800109 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800110 "Name": "PID_MB_VR_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800111 "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 Wud3f58402024-09-13 17:13:42 +0800126 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800127 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +0800128 "SENTINEL_DOME_SLOT $bus % 15 MB_INLET_TEMP_C",
129 "SENTINEL_DOME_SLOT $bus % 15 MB_OUTLET_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800130 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800131 "Name": "Stepwise_MB_INLET_OUTLET_TEMP_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800132 "NegativeHysteresis": 0,
133 "Output": [
Ricky CX Wu724d45d2024-11-15 15:38:28 +0800134 10.0
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800135 ],
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 Wud3f58402024-09-13 17:13:42 +0800147 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800148 "Inputs": [
Ricky CX Wu65911162024-12-12 17:22:40 +0800149 "SENTINEL_DOME_SLOT $bus % 15 MB_FIO_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800150 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800151 "Name": "Stepwise_MB_FIO_Slot $bus % 15",
Ricky CX Wu65911162024-12-12 17:22:40 +0800152 "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 Wu1ee32352024-10-04 17:07:19 +0800172 "NegativeHysteresis": 1,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800173 "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 Wu2826f402024-10-24 13:25:59 +0800185 32.0,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800186 33.0,
187 35.0,
188 37.0,
189 38.0,
190 39.0,
191 40.0,
Ricky CX Wu1ee32352024-10-04 17:07:19 +0800192 41.0,
Ricky CX Wu2826f402024-10-24 13:25:59 +0800193 42.0
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800194 ],
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 Chiucaa0a5f2024-05-22 14:45:04 +0800209 33.0,
210 34.0,
211 35.0,
212 36.0,
213 37.0,
214 38.0,
Ricky CX Wu1ee32352024-10-04 17:07:19 +0800215 39.0,
Ricky CX Wu2826f402024-10-24 13:25:59 +0800216 40.0
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800217 ],
218 "Type": "Stepwise",
219 "Zones": [
220 "Zone 1"
221 ]
222 },
223 {
224 "Class": "temp",
Ricky CX Wud3f58402024-09-13 17:13:42 +0800225 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800226 "Inputs": [
Eric Yang582d24f2025-01-16 17:23:03 +0800227 "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 Chiucaa0a5f2024-05-22 14:45:04 +0800237 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800238 "Name": "Stepwise_MB_DIMM_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800239 "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 Wud3f58402024-09-13 17:13:42 +0800264 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800265 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +0800266 "SENTINEL_DOME_SLOT $bus % 15 MB_CPU_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800267 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800268 "Name": "Stepwise_MB_CPU_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800269 "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 Wud3f58402024-09-13 17:13:42 +0800300 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800301 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +0800302 "SENTINEL_DOME_SLOT $bus % 15 MB_SSD_BOOT_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800303 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800304 "Name": "Stepwise_MB_SSD_BOOT_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800305 "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 Wud3f58402024-09-13 17:13:42 +0800330 "InputUnavailableAsFailed": false,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800331 "Inputs": [
Lora Lin9790e9e2024-10-21 09:05:48 +0800332 "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 Chiucaa0a5f2024-05-22 14:45:04 +0800337 ],
Ricky CX Wu979eedc2024-09-03 16:28:06 +0800338 "Name": "Stepwise_MB_VR_Slot $bus % 15",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +0800339 "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 Chiu4a1eed82024-06-28 16:51:30 +0800363 "Name": "Yosemite 4 Sentinel Dome T1 Slot $bus % 15",
Ricky CX Wu0f9545f2024-08-05 10:01:07 +0800364 "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 Chiue41b5cb2023-11-30 16:13:52 +0800365 "Type": "Board",
366 "xyz.openbmc_project.Inventory.Decorator.Asset": {
Ingrid Chenf6d0e782024-07-10 13:41:34 +0800367 "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 Chiu3c0af082024-05-15 16:33:03 +0800372 "SparePartNumber": "$BOARD_INFO_AM1"
Delphine CC Chiuec458a82024-02-16 10:17:49 +0800373 },
Delphine CC Chiud827cca2024-03-27 17:02:24 +0800374 "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
375 "AssetTag": "$PRODUCT_ASSET_TAG"
376 },
Oliver Brewkabdad3d52024-08-21 18:49:37 +0200377 "xyz.openbmc_project.Inventory.Decorator.ManagedHost": {
378 "HostIndex": "$bus % 15"
379 },
Delphine CC Chiubaedb722024-04-01 16:21:03 +0800380 "xyz.openbmc_project.Inventory.Decorator.Revision": {
381 "Version": "$PRODUCT_VERSION"
382 },
Delphine CC Chiuec458a82024-02-16 10:17:49 +0800383 "xyz.openbmc_project.Inventory.Decorator.Slot": {
384 "SlotNumber": "$bus % 15"
Ingrid Chenf3b02722024-08-30 17:14:37 +0800385 },
386 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": {
387 "ProductId": 1
Delphine CC Chiue41b5cb2023-11-30 16:13:52 +0800388 }
389}