blob: 228f52ad991abccddfdeb4977354efd966c62494 [file] [log] [blame]
Potin Lai16152b52023-10-31 18:48:02 +08001[
2 {
3 "Exposes": [
4 {
Potin Lai0c3612b2024-01-30 15:48:34 +08005 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +08006 "Bus": 2,
7 "Connector": {
8 "Name": "FAN_BP0_FAN0_TACH_IL",
9 "Pwm": 2,
Potin Lai6dffe642024-01-30 15:52:53 +080010 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +080011 "Tachs": [
12 0
13 ]
14 },
15 "Index": 0,
16 "Name": "FAN_BP0_FAN0_TACH_IL_SPEED_RPM",
17 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +080018 "Thresholds": [
19 {
20 "Direction": "less than",
21 "Name": "lower critical",
22 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +080023 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +080024 },
25 {
26 "Direction": "greater than",
27 "Name": "upper critical",
28 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +080029 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +080030 }
31 ],
Potin Lai16152b52023-10-31 18:48:02 +080032 "Type": "I2CFan"
33 },
34 {
Potin Lai0c3612b2024-01-30 15:48:34 +080035 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +080036 "Bus": 2,
37 "Connector": {
38 "Name": "FAN_BP0_FAN0_TACH_OL",
39 "Pwm": 2,
Potin Lai6dffe642024-01-30 15:52:53 +080040 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +080041 "Tachs": [
42 1
43 ]
44 },
45 "Index": 1,
46 "Name": "FAN_BP0_FAN0_TACH_OL_SPEED_RPM",
47 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +080048 "Thresholds": [
49 {
50 "Direction": "less than",
51 "Name": "lower critical",
52 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +080053 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +080054 },
55 {
56 "Direction": "greater than",
57 "Name": "upper critical",
58 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +080059 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +080060 }
61 ],
Potin Lai16152b52023-10-31 18:48:02 +080062 "Type": "I2CFan"
63 },
64 {
Potin Lai0c3612b2024-01-30 15:48:34 +080065 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +080066 "Bus": 2,
67 "Connector": {
68 "Name": "FAN_BP0_FAN1_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +080069 "Pwm": 2,
70 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +080071 "Tachs": [
72 2
73 ]
74 },
75 "Index": 2,
76 "Name": "FAN_BP0_FAN1_TACH_IL_SPEED_RPM",
77 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +080078 "Thresholds": [
79 {
80 "Direction": "less than",
81 "Name": "lower critical",
82 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +080083 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +080084 },
85 {
86 "Direction": "greater than",
87 "Name": "upper critical",
88 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +080089 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +080090 }
91 ],
Potin Lai16152b52023-10-31 18:48:02 +080092 "Type": "I2CFan"
93 },
94 {
Potin Lai0c3612b2024-01-30 15:48:34 +080095 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +080096 "Bus": 2,
97 "Connector": {
98 "Name": "FAN_BP0_FAN1_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +080099 "Pwm": 2,
100 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800101 "Tachs": [
102 3
103 ]
104 },
105 "Index": 3,
106 "Name": "FAN_BP0_FAN1_TACH_OL_SPEED_RPM",
107 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800108 "Thresholds": [
109 {
110 "Direction": "less than",
111 "Name": "lower critical",
112 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800113 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800114 },
115 {
116 "Direction": "greater than",
117 "Name": "upper critical",
118 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800119 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800120 }
121 ],
Potin Lai16152b52023-10-31 18:48:02 +0800122 "Type": "I2CFan"
123 },
124 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800125 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800126 "Bus": 2,
127 "Connector": {
128 "Name": "FAN_BP0_FAN2_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +0800129 "Pwm": 2,
130 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800131 "Tachs": [
132 4
133 ]
134 },
135 "Index": 4,
136 "Name": "FAN_BP0_FAN2_TACH_IL_SPEED_RPM",
137 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800138 "Thresholds": [
139 {
140 "Direction": "less than",
141 "Name": "lower critical",
142 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800143 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800144 },
145 {
146 "Direction": "greater than",
147 "Name": "upper critical",
148 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800149 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800150 }
151 ],
Potin Lai16152b52023-10-31 18:48:02 +0800152 "Type": "I2CFan"
153 },
154 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800155 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800156 "Bus": 2,
157 "Connector": {
158 "Name": "FAN_BP0_FAN2_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +0800159 "Pwm": 2,
160 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800161 "Tachs": [
162 5
163 ]
164 },
165 "Index": 5,
166 "Name": "FAN_BP0_FAN2_TACH_OL_SPEED_RPM",
167 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800168 "Thresholds": [
169 {
170 "Direction": "less than",
171 "Name": "lower critical",
172 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800173 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800174 },
175 {
176 "Direction": "greater than",
177 "Name": "upper critical",
178 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800179 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800180 }
181 ],
Potin Lai16152b52023-10-31 18:48:02 +0800182 "Type": "I2CFan"
183 },
184 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800185 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800186 "Bus": 2,
187 "Connector": {
188 "Name": "FAN_BP0_FAN3_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +0800189 "Pwm": 2,
190 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800191 "Tachs": [
192 6
193 ]
194 },
195 "Index": 6,
196 "Name": "FAN_BP0_FAN3_TACH_IL_SPEED_RPM",
197 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800198 "Thresholds": [
199 {
200 "Direction": "less than",
201 "Name": "lower critical",
202 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800203 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800204 },
205 {
206 "Direction": "greater than",
207 "Name": "upper critical",
208 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800209 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800210 }
211 ],
Potin Lai16152b52023-10-31 18:48:02 +0800212 "Type": "I2CFan"
213 },
214 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800215 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800216 "Bus": 2,
217 "Connector": {
218 "Name": "FAN_BP0_FAN3_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +0800219 "Pwm": 2,
220 "PwmName": "FAN_BP0_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800221 "Tachs": [
222 7
223 ]
224 },
225 "Index": 7,
226 "Name": "FAN_BP0_FAN3_TACH_OL_SPEED_RPM",
227 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800228 "Thresholds": [
229 {
230 "Direction": "less than",
231 "Name": "lower critical",
232 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800233 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800234 },
235 {
236 "Direction": "greater than",
237 "Name": "upper critical",
238 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800239 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800240 }
241 ],
Potin Lai16152b52023-10-31 18:48:02 +0800242 "Type": "I2CFan"
243 },
244 {
245 "Address": "0x40",
246 "Bus": 2,
247 "Labels": [
248 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800249 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800250 ],
251 "Name": "FAN_BP0_FAN0",
Daniel Hsu78a07722024-03-18 13:38:01 +0800252 "Thresholds": [
253 {
254 "Direction": "less than",
255 "Label": "in1",
256 "Name": "lower critical",
257 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800258 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800259 },
260 {
261 "Direction": "greater than",
262 "Label": "in1",
263 "Name": "upper critical",
264 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800265 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800266 },
267 {
268 "Direction": "greater than",
269 "Label": "curr1",
270 "Name": "upper critical",
271 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800272 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800273 }
274 ],
Potin Lai16152b52023-10-31 18:48:02 +0800275 "Type": "INA238",
276 "curr1_Name": "FAN_BP0_FAN0_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800277 "in1_Name": "FAN_BP0_FAN0_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800278 },
279 {
280 "Address": "0x41",
281 "Bus": 2,
282 "Labels": [
283 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800284 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800285 ],
286 "Name": "FAN_BP0_FAN1",
Daniel Hsu78a07722024-03-18 13:38:01 +0800287 "Thresholds": [
288 {
289 "Direction": "less than",
290 "Label": "in1",
291 "Name": "lower critical",
292 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800293 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800294 },
295 {
296 "Direction": "greater than",
297 "Label": "in1",
298 "Name": "upper critical",
299 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800300 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800301 },
302 {
303 "Direction": "greater than",
304 "Label": "curr1",
305 "Name": "upper critical",
306 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800307 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800308 }
309 ],
Potin Lai16152b52023-10-31 18:48:02 +0800310 "Type": "INA238",
311 "curr1_Name": "FAN_BP0_FAN1_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800312 "in1_Name": "FAN_BP0_FAN1_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800313 },
314 {
315 "Address": "0x44",
316 "Bus": 2,
317 "Labels": [
318 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800319 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800320 ],
321 "Name": "FAN_BP0_FAN2",
Daniel Hsu78a07722024-03-18 13:38:01 +0800322 "Thresholds": [
323 {
324 "Direction": "less than",
325 "Label": "in1",
326 "Name": "lower critical",
327 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800328 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800329 },
330 {
331 "Direction": "greater than",
332 "Label": "in1",
333 "Name": "upper critical",
334 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800335 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800336 },
337 {
338 "Direction": "greater than",
339 "Label": "curr1",
340 "Name": "upper critical",
341 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800342 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800343 }
344 ],
Potin Lai16152b52023-10-31 18:48:02 +0800345 "Type": "INA238",
346 "curr1_Name": "FAN_BP0_FAN2_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800347 "in1_Name": "FAN_BP0_FAN2_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800348 },
349 {
350 "Address": "0x45",
351 "Bus": 2,
352 "Labels": [
353 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800354 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800355 ],
356 "Name": "FAN_BP0_FAN3",
Daniel Hsu78a07722024-03-18 13:38:01 +0800357 "Thresholds": [
358 {
359 "Direction": "less than",
360 "Label": "in1",
361 "Name": "lower critical",
362 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800363 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800364 },
365 {
366 "Direction": "greater than",
367 "Label": "in1",
368 "Name": "upper critical",
369 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800370 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800371 },
372 {
373 "Direction": "greater than",
374 "Label": "curr1",
375 "Name": "upper critical",
376 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800377 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800378 }
379 ],
Potin Lai16152b52023-10-31 18:48:02 +0800380 "Type": "INA238",
381 "curr1_Name": "FAN_BP0_FAN3_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800382 "in1_Name": "FAN_BP0_FAN3_VOLT_V"
Peter Yin7b855282024-06-14 10:02:31 +0800383 },
384 {
385 "Address": "0x4B",
386 "Bus": 2,
387 "Name": "FAN_BP0_TEMP_C",
388 "Type": "TMP75"
Potin Lai16152b52023-10-31 18:48:02 +0800389 }
390 ],
391 "Name": "Harma Fan Board 0",
392 "Probe": "FOUND('Harma SCM')",
393 "Type": "Board"
394 },
395 {
396 "Exposes": [
397 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800398 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800399 "Bus": 0,
400 "Connector": {
401 "Name": "FAN_BP1_FAN0_TACH_IL",
402 "Pwm": 2,
Potin Lai6dffe642024-01-30 15:52:53 +0800403 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800404 "Tachs": [
405 0
406 ]
407 },
408 "Index": 0,
409 "Name": "FAN_BP1_FAN0_TACH_IL_SPEED_RPM",
410 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800411 "Thresholds": [
412 {
413 "Direction": "less than",
414 "Name": "lower critical",
415 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800416 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800417 },
418 {
419 "Direction": "greater than",
420 "Name": "upper critical",
421 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800422 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800423 }
424 ],
Potin Lai16152b52023-10-31 18:48:02 +0800425 "Type": "I2CFan"
426 },
427 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800428 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800429 "Bus": 0,
430 "Connector": {
431 "Name": "FAN_BP1_FAN0_TACH_OL",
432 "Pwm": 2,
Potin Lai6dffe642024-01-30 15:52:53 +0800433 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800434 "Tachs": [
435 1
436 ]
437 },
438 "Index": 1,
439 "Name": "FAN_BP1_FAN0_TACH_OL_SPEED_RPM",
440 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800441 "Thresholds": [
442 {
443 "Direction": "less than",
444 "Name": "lower critical",
445 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800446 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800447 },
448 {
449 "Direction": "greater than",
450 "Name": "upper critical",
451 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800452 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800453 }
454 ],
Potin Lai16152b52023-10-31 18:48:02 +0800455 "Type": "I2CFan"
456 },
457 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800458 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800459 "Bus": 0,
460 "Connector": {
461 "Name": "FAN_BP1_FAN1_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +0800462 "Pwm": 2,
463 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800464 "Tachs": [
465 2
466 ]
467 },
468 "Index": 2,
469 "Name": "FAN_BP1_FAN1_TACH_IL_SPEED_RPM",
470 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800471 "Thresholds": [
472 {
473 "Direction": "less than",
474 "Name": "lower critical",
475 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800476 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800477 },
478 {
479 "Direction": "greater than",
480 "Name": "upper critical",
481 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800482 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800483 }
484 ],
Potin Lai16152b52023-10-31 18:48:02 +0800485 "Type": "I2CFan"
486 },
487 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800488 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800489 "Bus": 0,
490 "Connector": {
491 "Name": "FAN_BP1_FAN1_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +0800492 "Pwm": 2,
493 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800494 "Tachs": [
495 3
496 ]
497 },
498 "Index": 3,
499 "Name": "FAN_BP1_FAN1_TACH_OL_SPEED_RPM",
500 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800501 "Thresholds": [
502 {
503 "Direction": "less than",
504 "Name": "lower critical",
505 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800506 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800507 },
508 {
509 "Direction": "greater than",
510 "Name": "upper critical",
511 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800512 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800513 }
514 ],
Potin Lai16152b52023-10-31 18:48:02 +0800515 "Type": "I2CFan"
516 },
517 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800518 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800519 "Bus": 0,
520 "Connector": {
521 "Name": "FAN_BP1_FAN2_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +0800522 "Pwm": 2,
523 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800524 "Tachs": [
525 4
526 ]
527 },
528 "Index": 4,
529 "Name": "FAN_BP1_FAN2_TACH_IL_SPEED_RPM",
530 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800531 "Thresholds": [
532 {
533 "Direction": "less than",
534 "Name": "lower critical",
535 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800536 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800537 },
538 {
539 "Direction": "greater than",
540 "Name": "upper critical",
541 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800542 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800543 }
544 ],
Potin Lai16152b52023-10-31 18:48:02 +0800545 "Type": "I2CFan"
546 },
547 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800548 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800549 "Bus": 0,
550 "Connector": {
551 "Name": "FAN_BP1_FAN2_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +0800552 "Pwm": 2,
553 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800554 "Tachs": [
555 5
556 ]
557 },
558 "Index": 5,
559 "Name": "FAN_BP1_FAN2_TACH_OL_SPEED_RPM",
560 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800561 "Thresholds": [
562 {
563 "Direction": "less than",
564 "Name": "lower critical",
565 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800566 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800567 },
568 {
569 "Direction": "greater than",
570 "Name": "upper critical",
571 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800572 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800573 }
574 ],
Potin Lai16152b52023-10-31 18:48:02 +0800575 "Type": "I2CFan"
576 },
577 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800578 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800579 "Bus": 0,
580 "Connector": {
581 "Name": "FAN_BP1_FAN3_TACH_IL",
Potin Lai6dffe642024-01-30 15:52:53 +0800582 "Pwm": 2,
583 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800584 "Tachs": [
585 6
586 ]
587 },
588 "Index": 6,
589 "Name": "FAN_BP1_FAN3_TACH_IL_SPEED_RPM",
590 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800591 "Thresholds": [
592 {
593 "Direction": "less than",
594 "Name": "lower critical",
595 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800596 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800597 },
598 {
599 "Direction": "greater than",
600 "Name": "upper critical",
601 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800602 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800603 }
604 ],
Potin Lai16152b52023-10-31 18:48:02 +0800605 "Type": "I2CFan"
606 },
607 {
Potin Lai0c3612b2024-01-30 15:48:34 +0800608 "Address": "0x5e",
Potin Lai16152b52023-10-31 18:48:02 +0800609 "Bus": 0,
610 "Connector": {
611 "Name": "FAN_BP1_FAN3_TACH_OL",
Potin Lai6dffe642024-01-30 15:52:53 +0800612 "Pwm": 2,
613 "PwmName": "FAN_BP1_FAN_PWM",
Potin Lai16152b52023-10-31 18:48:02 +0800614 "Tachs": [
615 7
616 ]
617 },
618 "Index": 7,
619 "Name": "FAN_BP1_FAN3_TACH_OL_SPEED_RPM",
620 "PowerState": "Always",
Daniel Hsu78a07722024-03-18 13:38:01 +0800621 "Thresholds": [
622 {
623 "Direction": "less than",
624 "Name": "lower critical",
625 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800626 "Value": 800.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800627 },
628 {
629 "Direction": "greater than",
630 "Name": "upper critical",
631 "Severity": 1,
Daniel Hsu3bc59e02024-07-09 16:47:11 +0800632 "Value": 20000.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800633 }
634 ],
Potin Lai16152b52023-10-31 18:48:02 +0800635 "Type": "I2CFan"
636 },
637 {
638 "Address": "0x40",
639 "Bus": 0,
640 "Labels": [
641 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800642 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800643 ],
644 "Name": "FAN_BP1_FAN0",
Daniel Hsu78a07722024-03-18 13:38:01 +0800645 "Thresholds": [
646 {
647 "Direction": "less than",
648 "Label": "in1",
649 "Name": "lower critical",
650 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800651 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800652 },
653 {
654 "Direction": "greater than",
655 "Label": "in1",
656 "Name": "upper critical",
657 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800658 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800659 },
660 {
661 "Direction": "greater than",
662 "Label": "curr1",
663 "Name": "upper critical",
664 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800665 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800666 }
667 ],
Potin Lai16152b52023-10-31 18:48:02 +0800668 "Type": "INA238",
669 "curr1_Name": "FAN_BP1_FAN0_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800670 "in1_Name": "FAN_BP1_FAN0_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800671 },
672 {
673 "Address": "0x41",
674 "Bus": 0,
675 "Labels": [
676 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800677 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800678 ],
679 "Name": "FAN_BP1_FAN1",
Daniel Hsu78a07722024-03-18 13:38:01 +0800680 "Thresholds": [
681 {
682 "Direction": "less than",
683 "Label": "in1",
684 "Name": "lower critical",
685 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800686 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800687 },
688 {
689 "Direction": "greater than",
690 "Label": "in1",
691 "Name": "upper critical",
692 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800693 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800694 },
695 {
696 "Direction": "greater than",
697 "Label": "curr1",
698 "Name": "upper critical",
699 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800700 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800701 }
702 ],
Potin Lai16152b52023-10-31 18:48:02 +0800703 "Type": "INA238",
704 "curr1_Name": "FAN_BP1_FAN1_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800705 "in1_Name": "FAN_BP1_FAN1_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800706 },
707 {
708 "Address": "0x44",
709 "Bus": 0,
710 "Labels": [
711 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800712 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800713 ],
714 "Name": "FAN_BP1_FAN2",
Daniel Hsu78a07722024-03-18 13:38:01 +0800715 "Thresholds": [
716 {
717 "Direction": "less than",
718 "Label": "in1",
719 "Name": "lower critical",
720 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800721 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800722 },
723 {
724 "Direction": "greater than",
725 "Label": "in1",
726 "Name": "upper critical",
727 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800728 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800729 },
730 {
731 "Direction": "greater than",
732 "Label": "curr1",
733 "Name": "upper critical",
734 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800735 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800736 }
737 ],
Potin Lai16152b52023-10-31 18:48:02 +0800738 "Type": "INA238",
739 "curr1_Name": "FAN_BP1_FAN2_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800740 "in1_Name": "FAN_BP1_FAN2_VOLT_V"
Potin Lai16152b52023-10-31 18:48:02 +0800741 },
742 {
743 "Address": "0x45",
744 "Bus": 0,
745 "Labels": [
746 "in1",
Daniel Hsu27d95002024-05-13 10:07:34 +0800747 "curr1"
Potin Lai16152b52023-10-31 18:48:02 +0800748 ],
749 "Name": "FAN_BP1_FAN3",
Daniel Hsu78a07722024-03-18 13:38:01 +0800750 "Thresholds": [
751 {
752 "Direction": "less than",
753 "Label": "in1",
754 "Name": "lower critical",
755 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800756 "Value": 48.45
Daniel Hsu78a07722024-03-18 13:38:01 +0800757 },
758 {
759 "Direction": "greater than",
760 "Label": "in1",
761 "Name": "upper critical",
762 "Severity": 1,
Daniel Hsu27d95002024-05-13 10:07:34 +0800763 "Value": 53.35
Daniel Hsu78a07722024-03-18 13:38:01 +0800764 },
765 {
766 "Direction": "greater than",
767 "Label": "curr1",
768 "Name": "upper critical",
769 "Severity": 1,
Daniel Hsu22f03322024-09-27 01:44:46 +0800770 "Value": 7.0
Daniel Hsu78a07722024-03-18 13:38:01 +0800771 }
772 ],
Potin Lai16152b52023-10-31 18:48:02 +0800773 "Type": "INA238",
774 "curr1_Name": "FAN_BP1_FAN3_CURR_A",
Daniel Hsu27d95002024-05-13 10:07:34 +0800775 "in1_Name": "FAN_BP1_FAN3_VOLT_V"
Peter Yin7b855282024-06-14 10:02:31 +0800776 },
777 {
778 "Address": "0x4B",
779 "Bus": 0,
780 "Name": "FAN_BP1_TEMP_C",
781 "Type": "TMP75"
Potin Lai16152b52023-10-31 18:48:02 +0800782 }
783 ],
784 "Name": "Harma Fan Board 1",
785 "Probe": "FOUND('Harma SCM')",
786 "Type": "Board"
787 }
788]