blob: 1170bd1a37eed4fe52fd71f5dd8b17bfc403ffb7 [file] [log] [blame]
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001{
2 "Exposes": [
3 {
4 "Address": "0x10",
5 "Bus": 11,
6 "Labels": [
7 "temp1",
8 "vin",
9 "vout1",
10 "iout1",
11 "pin"
12 ],
Lora Lin2e141a92024-10-21 16:30:55 +080013 "Name": "MEDUSA_HSC0_48V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080014 "Thresholds": [
15 {
16 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080017 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080018 "Label": "temp1",
19 "Name": "upper critical",
20 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +080021 "Value": 150
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080022 },
23 {
24 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080025 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080026 "Label": "vin",
27 "Name": "upper non recoverable",
28 "Severity": 4,
29 "Value": 60
30 },
31 {
32 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080033 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080034 "Label": "vin",
35 "Name": "upper critical",
36 "Severity": 1,
37 "Value": 53.28
38 },
39 {
40 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080041 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080042 "Label": "vin",
43 "Name": "upper non critical",
44 "Severity": 0,
45 "Value": 52.8
46 },
47 {
48 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +080049 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080050 "Label": "vin",
51 "Name": "lower non critical",
52 "Severity": 0,
53 "Value": 43.2
54 },
55 {
56 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +080057 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080058 "Label": "vin",
59 "Name": "lower critical",
60 "Severity": 1,
61 "Value": 42.72
62 },
63 {
64 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +080065 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080066 "Label": "vin",
67 "Name": "lower non recoverable",
68 "Severity": 4,
69 "Value": 40
70 },
71 {
72 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080073 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080074 "Label": "vout1",
75 "Name": "upper non recoverable",
76 "Severity": 4,
77 "Value": 60
78 },
79 {
80 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080081 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080082 "Label": "vout1",
83 "Name": "upper critical",
84 "Severity": 1,
85 "Value": 53.28
86 },
87 {
88 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +080089 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080090 "Label": "vout1",
91 "Name": "upper non critical",
92 "Severity": 0,
93 "Value": 52.8
94 },
95 {
96 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +080097 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +080098 "Label": "vout1",
99 "Name": "lower non critical",
100 "Severity": 0,
101 "Value": 43.2
102 },
103 {
104 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800105 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800106 "Label": "vout1",
107 "Name": "lower critical",
108 "Severity": 1,
109 "Value": 42.72
110 },
111 {
112 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800113 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800114 "Label": "vout1",
115 "Name": "lower non recoverable",
116 "Severity": 4,
117 "Value": 40
118 }
119 ],
120 "Type": "ADM1272",
Lora Lin2e141a92024-10-21 16:30:55 +0800121 "iout1_Name": "MEDUSA_HSC0_48V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800122 "iout1_Scale": 250,
Lora Lin2e141a92024-10-21 16:30:55 +0800123 "pin_Name": "MEDUSA_HSC0_48V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800124 "pin_Scale": 250000,
Lora Lin2e141a92024-10-21 16:30:55 +0800125 "temp1_Name": "MEDUSA_HSC0_48V_TEMP_C",
126 "vin_Name": "MEDUSA_HSC0_48V_INPUT_VOLT_V",
127 "vout1_Name": "MEDUSA_HSC0_48V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800128 },
129 {
130 "Address": "0x12",
131 "Bus": 11,
132 "Labels": [
133 "temp1",
134 "vin",
135 "vout1",
136 "iout1",
137 "pin"
138 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800139 "Name": "MEDUSA_HSC1_48V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800140 "Thresholds": [
141 {
142 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800143 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800144 "Label": "temp1",
145 "Name": "upper critical",
146 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800147 "Value": 150
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800148 },
149 {
150 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800151 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800152 "Label": "vin",
153 "Name": "upper non recoverable",
154 "Severity": 4,
155 "Value": 60
156 },
157 {
158 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800159 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800160 "Label": "vin",
161 "Name": "upper critical",
162 "Severity": 1,
163 "Value": 53.28
164 },
165 {
166 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800167 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800168 "Label": "vin",
169 "Name": "upper non critical",
170 "Severity": 0,
171 "Value": 52.8
172 },
173 {
174 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800175 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800176 "Label": "vin",
177 "Name": "lower non critical",
178 "Severity": 0,
179 "Value": 43.2
180 },
181 {
182 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800183 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800184 "Label": "vin",
185 "Name": "lower critical",
186 "Severity": 1,
187 "Value": 42.72
188 },
189 {
190 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800191 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800192 "Label": "vin",
193 "Name": "lower non recoverable",
194 "Severity": 4,
195 "Value": 40
196 },
197 {
198 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800199 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800200 "Label": "vout1",
201 "Name": "upper non recoverable",
202 "Severity": 4,
203 "Value": 60
204 },
205 {
206 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800207 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800208 "Label": "vout1",
209 "Name": "upper critical",
210 "Severity": 1,
211 "Value": 53.28
212 },
213 {
214 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800215 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800216 "Label": "vout1",
217 "Name": "upper non critical",
218 "Severity": 0,
219 "Value": 52.8
220 },
221 {
222 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800223 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800224 "Label": "vout1",
225 "Name": "lower non critical",
226 "Severity": 0,
227 "Value": 43.2
228 },
229 {
230 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800231 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800232 "Label": "vout1",
233 "Name": "lower critical",
234 "Severity": 1,
235 "Value": 42.72
236 },
237 {
238 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800239 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800240 "Label": "vout1",
241 "Name": "lower non recoverable",
242 "Severity": 4,
243 "Value": 40
244 }
245 ],
246 "Type": "ADM1272",
Lora Lin2e141a92024-10-21 16:30:55 +0800247 "iout1_Name": "MEDUSA_HSC1_48V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800248 "iout1_Scale": 250,
Lora Lin2e141a92024-10-21 16:30:55 +0800249 "pin_Name": "MEDUSA_HSC1_48V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800250 "pin_Scale": 250000,
Lora Lin2e141a92024-10-21 16:30:55 +0800251 "temp1_Name": "MEDUSA_HSC1_48V_TEMP_C",
252 "vin_Name": "MEDUSA_HSC1_48V_INPUT_VOLT_V",
253 "vout1_Name": "MEDUSA_HSC1_48V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800254 },
255 {
256 "Address": "0x40",
257 "Bus": 0,
258 "Labels": [
259 "temp1",
260 "vin",
261 "vout1",
262 "iout1",
263 "pin"
264 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800265 "Name": "MEDUSA_MB1_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800266 "PowerState": "ChassisOn",
267 "SlotId": "1",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800268 "Thresholds": [
269 {
270 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800271 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800272 "Label": "temp1",
273 "Name": "upper critical",
274 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800275 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800276 },
277 {
278 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800279 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800280 "Label": "vin",
281 "Name": "upper non recoverable",
282 "Severity": 4,
283 "Value": 14.333
284 },
285 {
286 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800287 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800288 "Label": "vin",
289 "Name": "upper critical",
290 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800291 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800292 },
293 {
294 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800295 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800296 "Label": "vin",
297 "Name": "upper non critical",
298 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800299 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800300 },
301 {
302 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800303 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800304 "Label": "vin",
305 "Name": "lower non critical",
306 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800307 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800308 },
309 {
310 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800311 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800312 "Label": "vin",
313 "Name": "lower critical",
314 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800315 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800316 },
317 {
318 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800319 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800320 "Label": "vin",
321 "Name": "lower non recoverable",
322 "Severity": 4,
323 "Value": 10.091
324 },
325 {
326 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800327 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800328 "Label": "vout1",
329 "Name": "upper non recoverable",
330 "Severity": 4,
331 "Value": 14.333
332 },
333 {
334 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800335 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800336 "Label": "vout1",
337 "Name": "upper critical",
338 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800339 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800340 },
341 {
342 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800343 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800344 "Label": "vout1",
345 "Name": "upper non critical",
346 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800347 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800348 },
349 {
350 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800351 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800352 "Label": "vout1",
353 "Name": "lower non critical",
354 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800355 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800356 },
357 {
358 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800359 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800360 "Label": "vout1",
361 "Name": "lower critical",
362 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800363 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800364 },
365 {
366 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800367 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800368 "Label": "vout1",
369 "Name": "lower non recoverable",
370 "Severity": 4,
371 "Value": 10.091
372 }
373 ],
374 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +0800375 "iout1_Name": "MEDUSA_MB1_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800376 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +0800377 "pin_Name": "MEDUSA_MB1_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800378 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +0800379 "temp1_Name": "MEDUSA_MB1_HSC_12V_TEMP_C",
380 "vin_Name": "MEDUSA_MB1_HSC_12V_INPUT_VOLT_V",
381 "vout1_Name": "MEDUSA_MB1_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800382 },
383 {
384 "Address": "0x40",
385 "Bus": 1,
386 "Labels": [
387 "temp1",
388 "vin",
389 "vout1",
390 "iout1",
391 "pin"
392 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800393 "Name": "MEDUSA_MB2_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800394 "PowerState": "ChassisOn",
395 "SlotId": "2",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800396 "Thresholds": [
397 {
398 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800399 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800400 "Label": "temp1",
401 "Name": "upper critical",
402 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800403 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800404 },
405 {
406 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800407 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800408 "Label": "vin",
409 "Name": "upper non recoverable",
410 "Severity": 4,
411 "Value": 14.333
412 },
413 {
414 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800415 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800416 "Label": "vin",
417 "Name": "upper critical",
418 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800419 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800420 },
421 {
422 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800423 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800424 "Label": "vin",
425 "Name": "upper non critical",
426 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800427 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800428 },
429 {
430 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800431 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800432 "Label": "vin",
433 "Name": "lower non critical",
434 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800435 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800436 },
437 {
438 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800439 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800440 "Label": "vin",
441 "Name": "lower critical",
442 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800443 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800444 },
445 {
446 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800447 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800448 "Label": "vin",
449 "Name": "lower non recoverable",
450 "Severity": 4,
451 "Value": 10.091
452 },
453 {
454 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800455 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800456 "Label": "vout1",
457 "Name": "upper non recoverable",
458 "Severity": 4,
459 "Value": 14.333
460 },
461 {
462 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800463 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800464 "Label": "vout1",
465 "Name": "upper critical",
466 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800467 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800468 },
469 {
470 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800471 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800472 "Label": "vout1",
473 "Name": "upper non critical",
474 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800475 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800476 },
477 {
478 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800479 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800480 "Label": "vout1",
481 "Name": "lower non critical",
482 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800483 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800484 },
485 {
486 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800487 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800488 "Label": "vout1",
489 "Name": "lower critical",
490 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800491 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800492 },
493 {
494 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800495 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800496 "Label": "vout1",
497 "Name": "lower non recoverable",
498 "Severity": 4,
499 "Value": 10.091
500 }
501 ],
502 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +0800503 "iout1_Name": "MEDUSA_MB2_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800504 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +0800505 "pin_Name": "MEDUSA_MB2_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800506 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +0800507 "temp1_Name": "MEDUSA_MB2_HSC_12V_TEMP_C",
508 "vin_Name": "MEDUSA_MB2_HSC_12V_INPUT_VOLT_V",
509 "vout1_Name": "MEDUSA_MB2_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800510 },
511 {
512 "Address": "0x40",
513 "Bus": 2,
514 "Labels": [
515 "temp1",
516 "vin",
517 "vout1",
518 "iout1",
519 "pin"
520 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800521 "Name": "MEDUSA_MB3_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800522 "PowerState": "ChassisOn",
523 "SlotId": "3",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800524 "Thresholds": [
525 {
526 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800527 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800528 "Label": "temp1",
529 "Name": "upper critical",
530 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800531 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800532 },
533 {
534 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800535 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800536 "Label": "vin",
537 "Name": "upper non recoverable",
538 "Severity": 4,
539 "Value": 14.333
540 },
541 {
542 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800543 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800544 "Label": "vin",
545 "Name": "upper critical",
546 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800547 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800548 },
549 {
550 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800551 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800552 "Label": "vin",
553 "Name": "upper non critical",
554 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800555 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800556 },
557 {
558 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800559 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800560 "Label": "vin",
561 "Name": "lower non critical",
562 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800563 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800564 },
565 {
566 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800567 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800568 "Label": "vin",
569 "Name": "lower critical",
570 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800571 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800572 },
573 {
574 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800575 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800576 "Label": "vin",
577 "Name": "lower non recoverable",
578 "Severity": 4,
579 "Value": 10.091
580 },
581 {
582 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800583 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800584 "Label": "vout1",
585 "Name": "upper non recoverable",
586 "Severity": 4,
587 "Value": 14.333
588 },
589 {
590 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800591 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800592 "Label": "vout1",
593 "Name": "upper critical",
594 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800595 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800596 },
597 {
598 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800599 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800600 "Label": "vout1",
601 "Name": "upper non critical",
602 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800603 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800604 },
605 {
606 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800607 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800608 "Label": "vout1",
609 "Name": "lower non critical",
610 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800611 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800612 },
613 {
614 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800615 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800616 "Label": "vout1",
617 "Name": "lower critical",
618 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800619 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800620 },
621 {
622 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800623 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800624 "Label": "vout1",
625 "Name": "lower non recoverable",
626 "Severity": 4,
627 "Value": 10.091
628 }
629 ],
630 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +0800631 "iout1_Name": "MEDUSA_MB3_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800632 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +0800633 "pin_Name": "MEDUSA_MB3_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800634 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +0800635 "temp1_Name": "MEDUSA_MB3_HSC_12V_TEMP_C",
636 "vin_Name": "MEDUSA_MB3_HSC_12V_INPUT_VOLT_V",
637 "vout1_Name": "MEDUSA_MB3_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800638 },
639 {
640 "Address": "0x40",
641 "Bus": 3,
642 "Labels": [
643 "temp1",
644 "vin",
645 "vout1",
646 "iout1",
647 "pin"
648 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800649 "Name": "MEDUSA_MB4_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800650 "PowerState": "ChassisOn",
651 "SlotId": "4",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800652 "Thresholds": [
653 {
654 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800655 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800656 "Label": "temp1",
657 "Name": "upper critical",
658 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800659 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800660 },
661 {
662 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800663 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800664 "Label": "vin",
665 "Name": "upper non recoverable",
666 "Severity": 4,
667 "Value": 14.333
668 },
669 {
670 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800671 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800672 "Label": "vin",
673 "Name": "upper critical",
674 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800675 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800676 },
677 {
678 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800679 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800680 "Label": "vin",
681 "Name": "upper non critical",
682 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800683 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800684 },
685 {
686 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800687 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800688 "Label": "vin",
689 "Name": "lower non critical",
690 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800691 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800692 },
693 {
694 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800695 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800696 "Label": "vin",
697 "Name": "lower critical",
698 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800699 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800700 },
701 {
702 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800703 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800704 "Label": "vin",
705 "Name": "lower non recoverable",
706 "Severity": 4,
707 "Value": 10.091
708 },
709 {
710 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800711 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800712 "Label": "vout1",
713 "Name": "upper non recoverable",
714 "Severity": 4,
715 "Value": 14.333
716 },
717 {
718 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800719 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800720 "Label": "vout1",
721 "Name": "upper critical",
722 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800723 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800724 },
725 {
726 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800727 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800728 "Label": "vout1",
729 "Name": "upper non critical",
730 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800731 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800732 },
733 {
734 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800735 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800736 "Label": "vout1",
737 "Name": "lower non critical",
738 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800739 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800740 },
741 {
742 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800743 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800744 "Label": "vout1",
745 "Name": "lower critical",
746 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800747 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800748 },
749 {
750 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800751 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800752 "Label": "vout1",
753 "Name": "lower non recoverable",
754 "Severity": 4,
755 "Value": 10.091
756 }
757 ],
758 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +0800759 "iout1_Name": "MEDUSA_MB4_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800760 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +0800761 "pin_Name": "MEDUSA_MB4_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800762 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +0800763 "temp1_Name": "MEDUSA_MB4_HSC_12V_TEMP_C",
764 "vin_Name": "MEDUSA_MB4_HSC_12V_INPUT_VOLT_V",
765 "vout1_Name": "MEDUSA_MB4_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800766 },
767 {
768 "Address": "0x40",
769 "Bus": 4,
770 "Labels": [
771 "temp1",
772 "vin",
773 "vout1",
774 "iout1",
775 "pin"
776 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800777 "Name": "MEDUSA_MB5_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800778 "PowerState": "ChassisOn",
779 "SlotId": "5",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800780 "Thresholds": [
781 {
782 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800783 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800784 "Label": "temp1",
785 "Name": "upper critical",
786 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800787 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800788 },
789 {
790 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800791 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800792 "Label": "vin",
793 "Name": "upper non recoverable",
794 "Severity": 4,
795 "Value": 14.333
796 },
797 {
798 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800799 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800800 "Label": "vin",
801 "Name": "upper critical",
802 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800803 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800804 },
805 {
806 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800807 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800808 "Label": "vin",
809 "Name": "upper non critical",
810 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800811 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800812 },
813 {
814 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800815 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800816 "Label": "vin",
817 "Name": "lower non critical",
818 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800819 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800820 },
821 {
822 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800823 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800824 "Label": "vin",
825 "Name": "lower critical",
826 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800827 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800828 },
829 {
830 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800831 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800832 "Label": "vin",
833 "Name": "lower non recoverable",
834 "Severity": 4,
835 "Value": 10.091
836 },
837 {
838 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800839 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800840 "Label": "vout1",
841 "Name": "upper non recoverable",
842 "Severity": 4,
843 "Value": 14.333
844 },
845 {
846 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800847 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800848 "Label": "vout1",
849 "Name": "upper critical",
850 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800851 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800852 },
853 {
854 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800855 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800856 "Label": "vout1",
857 "Name": "upper non critical",
858 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800859 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800860 },
861 {
862 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800863 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800864 "Label": "vout1",
865 "Name": "lower non critical",
866 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800867 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800868 },
869 {
870 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800871 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800872 "Label": "vout1",
873 "Name": "lower critical",
874 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800875 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800876 },
877 {
878 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800879 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800880 "Label": "vout1",
881 "Name": "lower non recoverable",
882 "Severity": 4,
883 "Value": 10.091
884 }
885 ],
886 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +0800887 "iout1_Name": "MEDUSA_MB5_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +0800888 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +0800889 "pin_Name": "MEDUSA_MB5_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +0800890 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +0800891 "temp1_Name": "MEDUSA_MB5_HSC_12V_TEMP_C",
892 "vin_Name": "MEDUSA_MB5_HSC_12V_INPUT_VOLT_V",
893 "vout1_Name": "MEDUSA_MB5_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800894 },
895 {
896 "Address": "0x40",
897 "Bus": 5,
898 "Labels": [
899 "temp1",
900 "vin",
901 "vout1",
902 "iout1",
903 "pin"
904 ],
Lora Lin2e141a92024-10-21 16:30:55 +0800905 "Name": "MEDUSA_MB6_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +0800906 "PowerState": "ChassisOn",
907 "SlotId": "6",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800908 "Thresholds": [
909 {
910 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800911 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800912 "Label": "temp1",
913 "Name": "upper critical",
914 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +0800915 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800916 },
917 {
918 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800919 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800920 "Label": "vin",
921 "Name": "upper non recoverable",
922 "Severity": 4,
923 "Value": 14.333
924 },
925 {
926 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800927 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800928 "Label": "vin",
929 "Name": "upper critical",
930 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800931 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800932 },
933 {
934 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800935 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800936 "Label": "vin",
937 "Name": "upper non critical",
938 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800939 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800940 },
941 {
942 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800943 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800944 "Label": "vin",
945 "Name": "lower non critical",
946 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800947 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800948 },
949 {
950 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800951 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800952 "Label": "vin",
953 "Name": "lower critical",
954 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800955 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800956 },
957 {
958 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800959 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800960 "Label": "vin",
961 "Name": "lower non recoverable",
962 "Severity": 4,
963 "Value": 10.091
964 },
965 {
966 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800967 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800968 "Label": "vout1",
969 "Name": "upper non recoverable",
970 "Severity": 4,
971 "Value": 14.333
972 },
973 {
974 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800975 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800976 "Label": "vout1",
977 "Name": "upper critical",
978 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800979 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800980 },
981 {
982 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800983 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800984 "Label": "vout1",
985 "Name": "upper non critical",
986 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800987 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800988 },
989 {
990 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800991 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800992 "Label": "vout1",
993 "Name": "lower non critical",
994 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +0800995 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800996 },
997 {
998 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +0800999 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001000 "Label": "vout1",
1001 "Name": "lower critical",
1002 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001003 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001004 },
1005 {
1006 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001007 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001008 "Label": "vout1",
1009 "Name": "lower non recoverable",
1010 "Severity": 4,
1011 "Value": 10.091
1012 }
1013 ],
1014 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +08001015 "iout1_Name": "MEDUSA_MB6_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +08001016 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +08001017 "pin_Name": "MEDUSA_MB6_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +08001018 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +08001019 "temp1_Name": "MEDUSA_MB6_HSC_12V_TEMP_C",
1020 "vin_Name": "MEDUSA_MB6_HSC_12V_INPUT_VOLT_V",
1021 "vout1_Name": "MEDUSA_MB6_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001022 },
1023 {
1024 "Address": "0x40",
1025 "Bus": 6,
1026 "Labels": [
1027 "temp1",
1028 "vin",
1029 "vout1",
1030 "iout1",
1031 "pin"
1032 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001033 "Name": "MEDUSA_MB7_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +08001034 "PowerState": "ChassisOn",
1035 "SlotId": "7",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001036 "Thresholds": [
1037 {
1038 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001039 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001040 "Label": "temp1",
1041 "Name": "upper critical",
1042 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001043 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001044 },
1045 {
1046 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001047 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001048 "Label": "vin",
1049 "Name": "upper non recoverable",
1050 "Severity": 4,
1051 "Value": 14.333
1052 },
1053 {
1054 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001055 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001056 "Label": "vin",
1057 "Name": "upper critical",
1058 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001059 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001060 },
1061 {
1062 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001063 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001064 "Label": "vin",
1065 "Name": "upper non critical",
1066 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001067 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001068 },
1069 {
1070 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001071 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001072 "Label": "vin",
1073 "Name": "lower non critical",
1074 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001075 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001076 },
1077 {
1078 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001079 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001080 "Label": "vin",
1081 "Name": "lower critical",
1082 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001083 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001084 },
1085 {
1086 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001087 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001088 "Label": "vin",
1089 "Name": "lower non recoverable",
1090 "Severity": 4,
1091 "Value": 10.091
1092 },
1093 {
1094 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001095 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001096 "Label": "vout1",
1097 "Name": "upper non recoverable",
1098 "Severity": 4,
1099 "Value": 14.333
1100 },
1101 {
1102 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001103 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001104 "Label": "vout1",
1105 "Name": "upper critical",
1106 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001107 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001108 },
1109 {
1110 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001111 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001112 "Label": "vout1",
1113 "Name": "upper non critical",
1114 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001115 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001116 },
1117 {
1118 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001119 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001120 "Label": "vout1",
1121 "Name": "lower non critical",
1122 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001123 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001124 },
1125 {
1126 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001127 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001128 "Label": "vout1",
1129 "Name": "lower critical",
1130 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001131 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001132 },
1133 {
1134 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001135 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001136 "Label": "vout1",
1137 "Name": "lower non recoverable",
1138 "Severity": 4,
1139 "Value": 10.091
1140 }
1141 ],
1142 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +08001143 "iout1_Name": "MEDUSA_MB7_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +08001144 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +08001145 "pin_Name": "MEDUSA_MB7_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +08001146 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +08001147 "temp1_Name": "MEDUSA_MB7_HSC_12V_TEMP_C",
1148 "vin_Name": "MEDUSA_MB7_HSC_12V_INPUT_VOLT_V",
1149 "vout1_Name": "MEDUSA_MB7_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001150 },
1151 {
1152 "Address": "0x40",
1153 "Bus": 7,
1154 "Labels": [
1155 "temp1",
1156 "vin",
1157 "vout1",
1158 "iout1",
1159 "pin"
1160 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001161 "Name": "MEDUSA_MB8_HSC_12V",
Bright Cheng00503d02024-08-27 16:17:47 +08001162 "PowerState": "ChassisOn",
1163 "SlotId": "8",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001164 "Thresholds": [
1165 {
1166 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001167 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001168 "Label": "temp1",
1169 "Name": "upper critical",
1170 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001171 "Value": 100
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001172 },
1173 {
1174 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001175 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001176 "Label": "vin",
1177 "Name": "upper non recoverable",
1178 "Severity": 4,
1179 "Value": 14.333
1180 },
1181 {
1182 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001183 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001184 "Label": "vin",
1185 "Name": "upper critical",
1186 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001187 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001188 },
1189 {
1190 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001191 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001192 "Label": "vin",
1193 "Name": "upper non critical",
1194 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001195 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001196 },
1197 {
1198 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001199 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001200 "Label": "vin",
1201 "Name": "lower non critical",
1202 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001203 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001204 },
1205 {
1206 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001207 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001208 "Label": "vin",
1209 "Name": "lower critical",
1210 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001211 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001212 },
1213 {
1214 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001215 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001216 "Label": "vin",
1217 "Name": "lower non recoverable",
1218 "Severity": 4,
1219 "Value": 10.091
1220 },
1221 {
1222 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001223 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001224 "Label": "vout1",
1225 "Name": "upper non recoverable",
1226 "Severity": 4,
1227 "Value": 14.333
1228 },
1229 {
1230 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001231 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001232 "Label": "vout1",
1233 "Name": "upper critical",
1234 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001235 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001236 },
1237 {
1238 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001239 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001240 "Label": "vout1",
1241 "Name": "upper non critical",
1242 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001243 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001244 },
1245 {
1246 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001247 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001248 "Label": "vout1",
1249 "Name": "lower non critical",
1250 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001251 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001252 },
1253 {
1254 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001255 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001256 "Label": "vout1",
1257 "Name": "lower critical",
1258 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001259 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001260 },
1261 {
1262 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001263 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001264 "Label": "vout1",
1265 "Name": "lower non recoverable",
1266 "Severity": 4,
1267 "Value": 10.091
1268 }
1269 ],
1270 "Type": "ADM1281",
Lora Lin2e141a92024-10-21 16:30:55 +08001271 "iout1_Name": "MEDUSA_MB8_HSC_12V_1_CURR_A",
Sara Lin14c474c2024-04-24 18:01:17 +08001272 "iout1_Scale": 500,
Lora Lin2e141a92024-10-21 16:30:55 +08001273 "pin_Name": "MEDUSA_MB8_HSC_12V_INPUT_1_PWR_W",
Sara Lin14c474c2024-04-24 18:01:17 +08001274 "pin_Scale": 500000,
Lora Lin2e141a92024-10-21 16:30:55 +08001275 "temp1_Name": "MEDUSA_MB8_HSC_12V_TEMP_C",
1276 "vin_Name": "MEDUSA_MB8_HSC_12V_INPUT_VOLT_V",
1277 "vout1_Name": "MEDUSA_MB8_HSC_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001278 },
1279 {
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001280 "Address": "0x41",
1281 "Bus": 11,
1282 "Labels": [
1283 "vout1"
1284 ],
1285 "Name": "MEDUSA_ADC_GND_SENSE",
1286 "Type": "INA233",
1287 "vout1_Name": "MEDUSA_ADC_GND_SENSE_VOLT_V"
1288 },
1289 {
1290 "Address": "0x44",
1291 "Bus": 11,
1292 "Labels": [
Delphine CC Chiu64695622024-05-02 17:59:33 +08001293 "in0"
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001294 ],
1295 "Name": "MEDUSA_ADC_48V_SENSE",
1296 "Thresholds": [
1297 {
1298 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001299 "Hysteresis": 0,
Delphine CC Chiu64695622024-05-02 17:59:33 +08001300 "Label": "in0",
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001301 "Name": "upper non recoverable",
1302 "Severity": 4,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001303 "Value": 0.29
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001304 },
1305 {
1306 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001307 "Hysteresis": 0,
Delphine CC Chiu64695622024-05-02 17:59:33 +08001308 "Label": "in0",
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001309 "Name": "upper critical",
1310 "Severity": 1,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001311 "Value": 0.253
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001312 },
1313 {
1314 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001315 "Hysteresis": 0,
Delphine CC Chiu64695622024-05-02 17:59:33 +08001316 "Label": "in0",
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001317 "Name": "upper non critical",
1318 "Severity": 0,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001319 "Value": 0.242
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001320 }
1321 ],
1322 "Type": "INA238",
Leo Yang14debea2024-11-20 09:49:30 +08001323 "in0_Max": 1,
1324 "in0_Min": -1,
Lora Lin7681fd62024-09-26 16:50:27 +08001325 "in0_Name": "MEDUSA_ADC_48V_SENSE_VOLT_V"
Delphine CC Chiuf5170292024-02-01 13:13:39 +08001326 },
1327 {
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001328 "Address": "0x40",
1329 "Bus": 11,
1330 "Labels": [
1331 "temp1",
1332 "vin",
1333 "vout1",
Ian Chien1c87b2b2024-07-16 14:34:47 +08001334 "iout1",
1335 "pin"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001336 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001337 "Name": "MEDUSA_EFFUSE_12V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001338 "Thresholds": [
1339 {
1340 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001341 "Hysteresis": 0,
Ian Chien1c87b2b2024-07-16 14:34:47 +08001342 "Label": "pin",
1343 "Name": "upper non recoverable",
1344 "Severity": 4,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001345 "Value": 286.6
Ian Chien1c87b2b2024-07-16 14:34:47 +08001346 },
1347 {
1348 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001349 "Hysteresis": 0,
Ian Chien1c87b2b2024-07-16 14:34:47 +08001350 "Label": "pin",
1351 "Name": "upper critical",
1352 "Severity": 1,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001353 "Value": 211.75
Ian Chien1c87b2b2024-07-16 14:34:47 +08001354 },
1355 {
1356 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001357 "Hysteresis": 0,
Ian Chien1c87b2b2024-07-16 14:34:47 +08001358 "Label": "pin",
1359 "Name": "upper non critical",
1360 "Severity": 0,
Ricky CX Wu54f40382024-09-11 11:19:12 +08001361 "Value": 202.125
Ian Chien1c87b2b2024-07-16 14:34:47 +08001362 },
1363 {
1364 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001365 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001366 "Label": "vin",
1367 "Name": "upper non recoverable",
1368 "Severity": 4,
1369 "Value": 14.333
1370 },
1371 {
1372 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001373 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001374 "Label": "vin",
1375 "Name": "upper critical",
1376 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001377 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001378 },
1379 {
1380 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001381 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001382 "Label": "vin",
1383 "Name": "upper non critical",
1384 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001385 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001386 },
1387 {
1388 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001389 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001390 "Label": "vin",
1391 "Name": "lower non critical",
1392 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001393 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001394 },
1395 {
1396 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001397 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001398 "Label": "vin",
1399 "Name": "lower critical",
1400 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001401 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001402 },
1403 {
1404 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001405 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001406 "Label": "vin",
1407 "Name": "lower non recoverable",
1408 "Severity": 4,
1409 "Value": 10.091
1410 },
1411 {
1412 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001413 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001414 "Label": "vout1",
1415 "Name": "upper non recoverable",
1416 "Severity": 4,
1417 "Value": 14.333
1418 },
1419 {
1420 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001421 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001422 "Label": "vout1",
1423 "Name": "upper critical",
1424 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001425 "Value": 13.176
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001426 },
1427 {
1428 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001429 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001430 "Label": "vout1",
1431 "Name": "upper non critical",
1432 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001433 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001434 },
1435 {
1436 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001437 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001438 "Label": "vout1",
1439 "Name": "lower non critical",
1440 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001441 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001442 },
1443 {
1444 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001445 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001446 "Label": "vout1",
1447 "Name": "lower critical",
1448 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001449 "Value": 11.224
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001450 },
1451 {
1452 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001453 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001454 "Label": "vout1",
1455 "Name": "lower non recoverable",
1456 "Severity": 4,
1457 "Value": 10.091
1458 },
1459 {
1460 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001461 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001462 "Label": "iout1",
1463 "Name": "upper non recoverable",
1464 "Severity": 4,
1465 "Value": 20
1466 },
1467 {
1468 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001469 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001470 "Label": "iout1",
1471 "Name": "upper critical",
1472 "Severity": 1,
1473 "Value": 16.94
1474 },
1475 {
1476 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001477 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001478 "Label": "iout1",
1479 "Name": "upper non critical",
1480 "Severity": 0,
1481 "Value": 16.17
1482 },
1483 {
1484 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001485 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001486 "Label": "temp1",
1487 "Name": "upper critical",
1488 "Severity": 1,
1489 "Value": 115
1490 }
1491 ],
1492 "Type": "MP5023",
Lora Lin2e141a92024-10-21 16:30:55 +08001493 "iout1_Name": "MEDUSA_EFFUSE_12V_CURR_A",
1494 "pin_Name": "MEDUSA_EFFUSE_12V_INPUT_PWR_W",
1495 "temp1_Name": "MEDUSA_EFFUSE_12V_TEMP_C",
1496 "vin_Name": "MEDUSA_EFFUSE_12V_INPUT_VOLT_V",
1497 "vout1_Name": "MEDUSA_EFFUSE_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001498 },
1499 {
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001500 "CheckHysteresisWithSetpoint": true,
1501 "Class": "temp",
1502 "DCoefficient": 0.0,
1503 "FFGainCoefficient": 0.0,
1504 "FFOffCoefficient": 0.0,
1505 "ICoefficient": -0.02,
1506 "ILimitMax": 100,
1507 "ILimitMin": -50,
1508 "Inputs": [
Lora Lin2e141a92024-10-21 16:30:55 +08001509 "MEDUSA_DELTA0_12V_TEMP_C",
1510 "MEDUSA_DELTA1_12V_TEMP_C",
1511 "MEDUSA_DELTA2_12V_TEMP_C",
1512 "MEDUSA_DELTA3_12V_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001513 ],
1514 "Name": "PID_MEDUSA_12VDELTA",
1515 "NegativeHysteresis": 3.0,
1516 "OutLimitMax": 100,
1517 "OutLimitMin": 0,
1518 "PCoefficient": -3.0,
1519 "PositiveHysteresis": 0.0,
1520 "SetPoint": 90.0,
1521 "SlewNeg": 0.0,
1522 "SlewPos": 0.0,
1523 "Type": "Pid",
1524 "Zones": [
1525 "Zone 1"
1526 ]
1527 },
1528 {
1529 "Class": "temp",
1530 "Inputs": [
Ricky CX Wu724d45d2024-11-15 15:38:28 +08001531 "MEDUSA_EFFUSE_12V_TEMP_C",
Lora Lin2e141a92024-10-21 16:30:55 +08001532 "MEDUSA_HSC0_48V_TEMP_C",
1533 "MEDUSA_HSC1_48V_TEMP_C",
1534 "MEDUSA0_TEMP_C",
1535 "MEDUSA1_TEMP_C"
Ricky CX Wud3f58402024-09-13 17:13:42 +08001536 ],
1537 "Name": "Stepwise_MEDUSA_Non_Critical_Sensors",
1538 "NegativeHysteresis": 0,
1539 "Output": [
Ricky CX Wu724d45d2024-11-15 15:38:28 +08001540 10.0
Ricky CX Wud3f58402024-09-13 17:13:42 +08001541 ],
1542 "PositiveHysteresis": 0,
1543 "Reading": [
1544 20.0
1545 ],
1546 "Type": "Stepwise",
1547 "Zones": [
1548 "Zone 1"
1549 ]
1550 },
1551 {
1552 "Class": "temp",
1553 "InputUnavailableAsFailed": false,
1554 "Inputs": [
Lora Lin2e141a92024-10-21 16:30:55 +08001555 "MEDUSA_MB1_HSC_12V_TEMP_C",
1556 "MEDUSA_MB2_HSC_12V_TEMP_C",
1557 "MEDUSA_MB3_HSC_12V_TEMP_C",
1558 "MEDUSA_MB4_HSC_12V_TEMP_C",
1559 "MEDUSA_MB5_HSC_12V_TEMP_C",
1560 "MEDUSA_MB6_HSC_12V_TEMP_C",
1561 "MEDUSA_MB7_HSC_12V_TEMP_C",
1562 "MEDUSA_MB8_HSC_12V_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001563 ],
Ricky CX Wud3f58402024-09-13 17:13:42 +08001564 "Name": "Stepwise_MEDUSA_MB_12VHSC",
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001565 "NegativeHysteresis": 0,
1566 "Output": [
Ricky CX Wu724d45d2024-11-15 15:38:28 +08001567 10.0
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001568 ],
1569 "PositiveHysteresis": 0,
1570 "Reading": [
1571 20.0
1572 ],
1573 "Type": "Stepwise",
1574 "Zones": [
1575 "Zone 1"
1576 ]
1577 },
1578 {
1579 "Class": "temp",
1580 "Inputs": [
Lora Lin2e141a92024-10-21 16:30:55 +08001581 "MEDUSA_DELTA0_12V_TEMP_C",
1582 "MEDUSA_DELTA1_12V_TEMP_C",
1583 "MEDUSA_DELTA2_12V_TEMP_C",
1584 "MEDUSA_DELTA3_12V_TEMP_C"
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001585 ],
1586 "Name": "Stepwise_MEDUSA_12VDELTA",
Ricky CX Wu1ee32352024-10-04 17:07:19 +08001587 "NegativeHysteresis": 2,
Delphine CC Chiucaa0a5f2024-05-22 14:45:04 +08001588 "Output": [
1589 20.0,
1590 22.0,
1591 24.0,
1592 26.0,
1593 28.0,
1594 30.0
1595 ],
1596 "PositiveHysteresis": 0,
1597 "Reading": [
1598 80.0,
1599 81.0,
1600 82.0,
1601 83.0,
1602 84.0,
1603 85.0
1604 ],
1605 "Type": "Stepwise",
1606 "Zones": [
1607 "Zone 1"
1608 ]
1609 },
1610 {
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001611 "Address": "0x48",
1612 "Bus": 11,
Lora Lin2e141a92024-10-21 16:30:55 +08001613 "Name": "MEDUSA0_TEMP_C",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001614 "Thresholds": [
1615 {
1616 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001617 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001618 "Name": "upper critical",
1619 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001620 "Value": 80
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001621 }
1622 ],
1623 "Type": "TMP75"
1624 },
1625 {
1626 "Address": "0x49",
1627 "Bus": 11,
Lora Lin2e141a92024-10-21 16:30:55 +08001628 "Name": "MEDUSA1_TEMP_C",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001629 "Thresholds": [
1630 {
1631 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001632 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001633 "Name": "upper critical",
1634 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001635 "Value": 80
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001636 }
1637 ],
1638 "Type": "TMP75"
1639 },
1640 {
1641 "Address": "0x62",
1642 "Bus": 11,
1643 "Labels": [
1644 "temp1",
1645 "vin",
1646 "vout1",
Ricky CX Wud509c442024-11-26 10:51:30 +08001647 "iout1",
1648 "pout1"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001649 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001650 "Name": "MEDUSA_DELTA0_12V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001651 "Thresholds": [
1652 {
1653 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001654 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001655 "Label": "vin",
1656 "Name": "upper non recoverable",
1657 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001658 "Value": 60
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001659 },
1660 {
1661 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001662 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001663 "Label": "vin",
1664 "Name": "upper critical",
1665 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001666 "Value": 53.28
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001667 },
1668 {
1669 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001670 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001671 "Label": "vin",
1672 "Name": "upper non critical",
1673 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001674 "Value": 52.8
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001675 },
1676 {
1677 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001678 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001679 "Label": "vin",
1680 "Name": "lower non critical",
1681 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001682 "Value": 43.2
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001683 },
1684 {
1685 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001686 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001687 "Label": "vin",
1688 "Name": "lower critical",
1689 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001690 "Value": 42.72
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001691 },
1692 {
1693 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001694 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001695 "Label": "vin",
1696 "Name": "lower non recoverable",
1697 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001698 "Value": 40
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001699 },
1700 {
1701 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001702 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001703 "Label": "vout1",
1704 "Name": "upper non recoverable",
1705 "Severity": 4,
1706 "Value": 15
1707 },
1708 {
1709 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001710 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001711 "Label": "vout1",
1712 "Name": "upper critical",
1713 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001714 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001715 },
1716 {
1717 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001718 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001719 "Label": "vout1",
1720 "Name": "upper non critical",
1721 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001722 "Value": 12.932
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001723 },
1724 {
1725 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001726 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001727 "Label": "vout1",
1728 "Name": "lower non critical",
1729 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001730 "Value": 11.468
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001731 },
1732 {
1733 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001734 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001735 "Label": "vout1",
1736 "Name": "lower critical",
1737 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001738 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001739 },
1740 {
1741 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001742 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001743 "Label": "vout1",
1744 "Name": "lower non recoverable",
1745 "Severity": 4,
Delphine CC Chiu0b6d6762024-03-15 10:23:18 +08001746 "Value": 10.091
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001747 },
1748 {
1749 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001750 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001751 "Label": "iout1",
1752 "Name": "upper non recoverable",
1753 "Severity": 4,
1754 "Value": 130
1755 },
1756 {
1757 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001758 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001759 "Label": "iout1",
1760 "Name": "upper critical",
1761 "Severity": 1,
1762 "Value": 116.919
1763 },
1764 {
1765 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001766 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001767 "Label": "iout1",
1768 "Name": "upper non critical",
1769 "Severity": 0,
1770 "Value": 111.6045
1771 },
1772 {
1773 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001774 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001775 "Label": "temp1",
1776 "Name": "upper critical",
1777 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001778 "Value": 100
Ricky CX Wud509c442024-11-26 10:51:30 +08001779 },
1780 {
1781 "Direction": "greater than",
1782 "Label": "pout1",
1783 "Name": "upper non recoverable",
1784 "Severity": 4,
1785 "Value": 1625
1786 },
1787 {
1788 "Direction": "greater than",
1789 "Label": "pout1",
1790 "Name": "upper critical",
1791 "Severity": 1,
1792 "Value": 1461.4875
1793 },
1794 {
1795 "Direction": "greater than",
1796 "Label": "pout1",
1797 "Name": "upper non critical",
1798 "Severity": 0,
1799 "Value": 1395.05625
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001800 }
1801 ],
1802 "Type": "pmbus",
Lora Lin2e141a92024-10-21 16:30:55 +08001803 "iout1_Name": "MEDUSA_DELTA0_12V_CURR_A",
Ricky CX Wud509c442024-11-26 10:51:30 +08001804 "pout1_Name": "MEDUSA_DELTA0_12V_PWR_W",
1805 "pout1_Scale": 1000000,
Lora Lin2e141a92024-10-21 16:30:55 +08001806 "temp1_Name": "MEDUSA_DELTA0_12V_TEMP_C",
1807 "vin_Name": "MEDUSA_DELTA0_12V_INPUT_VOLT_V",
1808 "vout1_Name": "MEDUSA_DELTA0_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001809 },
1810 {
1811 "Address": "0x64",
1812 "Bus": 11,
1813 "Labels": [
1814 "temp1",
1815 "vin",
1816 "vout1",
Ricky CX Wud509c442024-11-26 10:51:30 +08001817 "iout1",
1818 "pout1"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001819 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001820 "Name": "MEDUSA_DELTA1_12V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001821 "Thresholds": [
1822 {
1823 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001824 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001825 "Label": "vin",
1826 "Name": "upper non recoverable",
1827 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001828 "Value": 60
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001829 },
1830 {
1831 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001832 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001833 "Label": "vin",
1834 "Name": "upper critical",
1835 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001836 "Value": 53.28
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001837 },
1838 {
1839 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001840 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001841 "Label": "vin",
1842 "Name": "upper non critical",
1843 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001844 "Value": 52.8
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001845 },
1846 {
1847 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001848 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001849 "Label": "vin",
1850 "Name": "lower non critical",
1851 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001852 "Value": 43.2
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001853 },
1854 {
1855 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001856 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001857 "Label": "vin",
1858 "Name": "lower critical",
1859 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001860 "Value": 42.72
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001861 },
1862 {
1863 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001864 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001865 "Label": "vin",
1866 "Name": "lower non recoverable",
1867 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001868 "Value": 40
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001869 },
1870 {
1871 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001872 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001873 "Label": "vout1",
1874 "Name": "upper non recoverable",
1875 "Severity": 4,
1876 "Value": 15
1877 },
1878 {
1879 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001880 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001881 "Label": "vout1",
1882 "Name": "upper critical",
1883 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001884 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001885 },
1886 {
1887 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001888 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001889 "Label": "vout1",
1890 "Name": "upper non critical",
1891 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001892 "Value": 12.932
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001893 },
1894 {
1895 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001896 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001897 "Label": "vout1",
1898 "Name": "lower non critical",
1899 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001900 "Value": 11.468
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001901 },
1902 {
1903 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001904 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001905 "Label": "vout1",
1906 "Name": "lower critical",
1907 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001908 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001909 },
1910 {
1911 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001912 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001913 "Label": "vout1",
1914 "Name": "lower non recoverable",
1915 "Severity": 4,
Delphine CC Chiu0b6d6762024-03-15 10:23:18 +08001916 "Value": 10.091
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001917 },
1918 {
1919 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001920 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001921 "Label": "iout1",
1922 "Name": "upper non recoverable",
1923 "Severity": 4,
1924 "Value": 130
1925 },
1926 {
1927 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001928 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001929 "Label": "iout1",
1930 "Name": "upper critical",
1931 "Severity": 1,
1932 "Value": 116.919
1933 },
1934 {
1935 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001936 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001937 "Label": "iout1",
1938 "Name": "upper non critical",
1939 "Severity": 0,
1940 "Value": 111.6045
1941 },
1942 {
1943 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001944 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001945 "Label": "temp1",
1946 "Name": "upper critical",
1947 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08001948 "Value": 100
Ricky CX Wud509c442024-11-26 10:51:30 +08001949 },
1950 {
1951 "Direction": "greater than",
1952 "Label": "pout1",
1953 "Name": "upper non recoverable",
1954 "Severity": 4,
1955 "Value": 1625
1956 },
1957 {
1958 "Direction": "greater than",
1959 "Label": "pout1",
1960 "Name": "upper critical",
1961 "Severity": 1,
1962 "Value": 1461.4875
1963 },
1964 {
1965 "Direction": "greater than",
1966 "Label": "pout1",
1967 "Name": "upper non critical",
1968 "Severity": 0,
1969 "Value": 1395.05625
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001970 }
1971 ],
1972 "Type": "pmbus",
Lora Lin2e141a92024-10-21 16:30:55 +08001973 "iout1_Name": "MEDUSA_DELTA1_12V_CURR_A",
Ricky CX Wud509c442024-11-26 10:51:30 +08001974 "pout1_Name": "MEDUSA_DELTA1_12V_PWR_W",
1975 "pout1_Scale": 1000000,
Lora Lin2e141a92024-10-21 16:30:55 +08001976 "temp1_Name": "MEDUSA_DELTA1_12V_TEMP_C",
1977 "vin_Name": "MEDUSA_DELTA1_12V_INPUT_VOLT_V",
1978 "vout1_Name": "MEDUSA_DELTA1_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001979 },
1980 {
1981 "Address": "0x65",
1982 "Bus": 11,
1983 "Labels": [
1984 "temp1",
1985 "vin",
1986 "vout1",
Ricky CX Wud509c442024-11-26 10:51:30 +08001987 "iout1",
1988 "pout1"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001989 ],
Lora Lin2e141a92024-10-21 16:30:55 +08001990 "Name": "MEDUSA_DELTA2_12V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001991 "Thresholds": [
1992 {
1993 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08001994 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001995 "Label": "vin",
1996 "Name": "upper non recoverable",
1997 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08001998 "Value": 60
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001999 },
2000 {
2001 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002002 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002003 "Label": "vin",
2004 "Name": "upper critical",
2005 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002006 "Value": 53.28
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002007 },
2008 {
2009 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002010 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002011 "Label": "vin",
2012 "Name": "upper non critical",
2013 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002014 "Value": 52.8
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002015 },
2016 {
2017 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002018 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002019 "Label": "vin",
2020 "Name": "lower non critical",
2021 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002022 "Value": 43.2
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002023 },
2024 {
2025 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002026 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002027 "Label": "vin",
2028 "Name": "lower critical",
2029 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002030 "Value": 42.72
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002031 },
2032 {
2033 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002034 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002035 "Label": "vin",
2036 "Name": "lower non recoverable",
2037 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002038 "Value": 40
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002039 },
2040 {
2041 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002042 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002043 "Label": "vout1",
2044 "Name": "upper non recoverable",
2045 "Severity": 4,
2046 "Value": 15
2047 },
2048 {
2049 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002050 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002051 "Label": "vout1",
2052 "Name": "upper critical",
2053 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002054 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002055 },
2056 {
2057 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002058 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002059 "Label": "vout1",
2060 "Name": "upper non critical",
2061 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002062 "Value": 12.932
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002063 },
2064 {
2065 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002066 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002067 "Label": "vout1",
2068 "Name": "lower non critical",
2069 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002070 "Value": 11.468
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002071 },
2072 {
2073 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002074 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002075 "Label": "vout1",
2076 "Name": "lower critical",
2077 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002078 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002079 },
2080 {
2081 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002082 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002083 "Label": "vout1",
2084 "Name": "lower non recoverable",
2085 "Severity": 4,
Delphine CC Chiu0b6d6762024-03-15 10:23:18 +08002086 "Value": 10.091
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002087 },
2088 {
2089 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002090 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002091 "Label": "iout1",
2092 "Name": "upper non recoverable",
2093 "Severity": 4,
2094 "Value": 130
2095 },
2096 {
2097 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002098 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002099 "Label": "iout1",
2100 "Name": "upper critical",
2101 "Severity": 1,
2102 "Value": 116.919
2103 },
2104 {
2105 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002106 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002107 "Label": "iout1",
2108 "Name": "upper non critical",
2109 "Severity": 0,
2110 "Value": 111.6045
2111 },
2112 {
2113 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002114 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002115 "Label": "temp1",
2116 "Name": "upper critical",
2117 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08002118 "Value": 100
Ricky CX Wud509c442024-11-26 10:51:30 +08002119 },
2120 {
2121 "Direction": "greater than",
2122 "Label": "pout1",
2123 "Name": "upper non recoverable",
2124 "Severity": 4,
2125 "Value": 1625
2126 },
2127 {
2128 "Direction": "greater than",
2129 "Label": "pout1",
2130 "Name": "upper critical",
2131 "Severity": 1,
2132 "Value": 1461.4875
2133 },
2134 {
2135 "Direction": "greater than",
2136 "Label": "pout1",
2137 "Name": "upper non critical",
2138 "Severity": 0,
2139 "Value": 1395.05625
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002140 }
2141 ],
2142 "Type": "pmbus",
Lora Lin2e141a92024-10-21 16:30:55 +08002143 "iout1_Name": "MEDUSA_DELTA2_12V_CURR_A",
Ricky CX Wud509c442024-11-26 10:51:30 +08002144 "pout1_Name": "MEDUSA_DELTA2_12V_PWR_W",
2145 "pout1_Scale": 1000000,
Lora Lin2e141a92024-10-21 16:30:55 +08002146 "temp1_Name": "MEDUSA_DELTA2_12V_TEMP_C",
2147 "vin_Name": "MEDUSA_DELTA2_12V_INPUT_VOLT_V",
2148 "vout1_Name": "MEDUSA_DELTA2_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002149 },
2150 {
2151 "Address": "0x68",
2152 "Bus": 11,
2153 "Labels": [
2154 "temp1",
2155 "vin",
2156 "vout1",
Ricky CX Wud509c442024-11-26 10:51:30 +08002157 "iout1",
2158 "pout1"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002159 ],
Lora Lin2e141a92024-10-21 16:30:55 +08002160 "Name": "MEDUSA_DELTA3_12V",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002161 "Thresholds": [
2162 {
2163 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002164 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002165 "Label": "vin",
2166 "Name": "upper non recoverable",
2167 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002168 "Value": 60
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002169 },
2170 {
2171 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002172 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002173 "Label": "vin",
2174 "Name": "upper critical",
2175 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002176 "Value": 53.28
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002177 },
2178 {
2179 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002180 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002181 "Label": "vin",
2182 "Name": "upper non critical",
2183 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002184 "Value": 52.8
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002185 },
2186 {
2187 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002188 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002189 "Label": "vin",
2190 "Name": "lower non critical",
2191 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002192 "Value": 43.2
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002193 },
2194 {
2195 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002196 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002197 "Label": "vin",
2198 "Name": "lower critical",
2199 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002200 "Value": 42.72
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002201 },
2202 {
2203 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002204 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002205 "Label": "vin",
2206 "Name": "lower non recoverable",
2207 "Severity": 4,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002208 "Value": 40
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002209 },
2210 {
2211 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002212 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002213 "Label": "vout1",
2214 "Name": "upper non recoverable",
2215 "Severity": 4,
2216 "Value": 15
2217 },
2218 {
2219 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002220 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002221 "Label": "vout1",
2222 "Name": "upper critical",
2223 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002224 "Value": 13.054
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002225 },
2226 {
2227 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002228 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002229 "Label": "vout1",
2230 "Name": "upper non critical",
2231 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002232 "Value": 12.932
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002233 },
2234 {
2235 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002236 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002237 "Label": "vout1",
2238 "Name": "lower non critical",
2239 "Severity": 0,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002240 "Value": 11.468
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002241 },
2242 {
2243 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002244 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002245 "Label": "vout1",
2246 "Name": "lower critical",
2247 "Severity": 1,
Delphine CC Chiu61342052024-03-05 19:47:57 +08002248 "Value": 11.346
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002249 },
2250 {
2251 "Direction": "less than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002252 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002253 "Label": "vout1",
2254 "Name": "lower non recoverable",
2255 "Severity": 4,
Delphine CC Chiu0b6d6762024-03-15 10:23:18 +08002256 "Value": 10.091
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002257 },
2258 {
2259 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002260 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002261 "Label": "iout1",
2262 "Name": "upper non recoverable",
2263 "Severity": 4,
2264 "Value": 130
2265 },
2266 {
2267 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002268 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002269 "Label": "iout1",
2270 "Name": "upper critical",
2271 "Severity": 1,
2272 "Value": 116.919
2273 },
2274 {
2275 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002276 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002277 "Label": "iout1",
2278 "Name": "upper non critical",
2279 "Severity": 0,
2280 "Value": 111.6045
2281 },
2282 {
2283 "Direction": "greater than",
Benson Chuf6c3f512024-11-22 11:33:16 +08002284 "Hysteresis": 0,
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002285 "Label": "temp1",
2286 "Name": "upper critical",
2287 "Severity": 1,
Delphine CC Chiu86bac2b2024-05-08 13:30:02 +08002288 "Value": 100
Ricky CX Wud509c442024-11-26 10:51:30 +08002289 },
2290 {
2291 "Direction": "greater than",
2292 "Label": "pout1",
2293 "Name": "upper non recoverable",
2294 "Severity": 4,
2295 "Value": 1625
2296 },
2297 {
2298 "Direction": "greater than",
2299 "Label": "pout1",
2300 "Name": "upper critical",
2301 "Severity": 1,
2302 "Value": 1461.4875
2303 },
2304 {
2305 "Direction": "greater than",
2306 "Label": "pout1",
2307 "Name": "upper non critical",
2308 "Severity": 0,
2309 "Value": 1395.05625
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002310 }
2311 ],
2312 "Type": "pmbus",
Lora Lin2e141a92024-10-21 16:30:55 +08002313 "iout1_Name": "MEDUSA_DELTA3_12V_CURR_A",
Ricky CX Wud509c442024-11-26 10:51:30 +08002314 "pout1_Name": "MEDUSA_DELTA3_12V_PWR_W",
2315 "pout1_Scale": 1000000,
Lora Lin2e141a92024-10-21 16:30:55 +08002316 "temp1_Name": "MEDUSA_DELTA3_12V_TEMP_C",
2317 "vin_Name": "MEDUSA_DELTA3_12V_INPUT_VOLT_V",
2318 "vout1_Name": "MEDUSA_DELTA3_12V_OUTPUT_VOLT_V"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002319 }
2320 ],
2321 "Name": "Yosemite 4 Medusa Board",
Ian Chien23ef45d2024-07-30 08:56:00 +08002322 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Medusa Board ADC-TI 12VHSC-ADI 48VHSC-ADI', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4'})",
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002323 "Type": "Board",
2324 "xyz.openbmc_project.Inventory.Decorator.Asset": {
Ingrid Chenf6d0e782024-07-10 13:41:34 +08002325 "BuildDate": "$BOARD_MANUFACTURE_DATE",
2326 "Manufacturer": "$BOARD_MANUFACTURER",
2327 "Model": "$BOARD_PRODUCT_NAME",
2328 "PartNumber": "$BOARD_PART_NUMBER",
2329 "SerialNumber": "$BOARD_SERIAL_NUMBER",
Delphine CC Chiu3c0af082024-05-15 16:33:03 +08002330 "SparePartNumber": "$BOARD_INFO_AM1"
Delphine CC Chiud827cca2024-03-27 17:02:24 +08002331 },
2332 "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
2333 "AssetTag": "$PRODUCT_ASSET_TAG"
Delphine CC Chiubaedb722024-04-01 16:21:03 +08002334 },
2335 "xyz.openbmc_project.Inventory.Decorator.Revision": {
2336 "Version": "$PRODUCT_VERSION"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08002337 }
2338}