blob: 4997fb89fe58d79099c8d0dc426752ea78e92ca3 [file] [log] [blame]
Matt Spinler8baeb192019-03-11 16:35:35 -05001[
2 {
3 "path": "system/chassis/motherboard/powersupply0",
4 "endpoints":
5 [
6 {
7 "types":
8 {
9 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -050010 "fType": "sensors"
Matt Spinler4094c1b2019-05-03 13:46:28 -050011 },
12 "paths":
13 [
14 "/xyz/openbmc_project/sensors/power/ps0_input_power",
15 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
16 "/xyz/openbmc_project/sensors/current/ps0_output_current",
17 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage"
18 ]
19 },
20 {
21 "types":
22 {
Matt Spinler8baeb192019-03-11 16:35:35 -050023 "rType": "inventory",
24 "fType": "leds"
25 },
26 "paths":
27 [
28 "/xyz/openbmc_project/led/physical/cffps1_69"
29 ]
George Liu6ce369f2022-10-31 15:15:56 +080030 },
31 {
32 "types": {
33 "rType": "powered_by",
34 "fType": "powering"
35 },
36 "paths": [
37 "/xyz/openbmc_project/inventory/system/chassis"
38 ]
Matt Spinler8baeb192019-03-11 16:35:35 -050039 }
40 ]
41 },
42 {
43 "path": "system/chassis/motherboard/powersupply1",
44 "endpoints":
45 [
46 {
47 "types":
48 {
49 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -050050 "fType": "sensors"
Matt Spinler4094c1b2019-05-03 13:46:28 -050051 },
52 "paths":
53 [
54 "/xyz/openbmc_project/sensors/power/ps1_input_power",
55 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
56 "/xyz/openbmc_project/sensors/current/ps1_output_current",
57 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage"
58 ]
59 },
60 {
61 "types":
62 {
Matt Spinler8baeb192019-03-11 16:35:35 -050063 "rType": "inventory",
64 "fType": "leds"
65 },
66 "paths":
67 [
68 "/xyz/openbmc_project/led/physical/cffps1_68"
69 ]
George Liu6ce369f2022-10-31 15:15:56 +080070 },
71 {
72 "types": {
73 "rType": "powered_by",
74 "fType": "powering"
75 },
76 "paths": [
77 "/xyz/openbmc_project/inventory/system/chassis"
78 ]
Matt Spinler8baeb192019-03-11 16:35:35 -050079 }
Matt Spinler8baeb192019-03-11 16:35:35 -050080 ]
81 },
82 {
83 "path": "system/chassis/motherboard/fan0",
84 "endpoints":
85 [
86 {
87 "types":
88 {
89 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -050090 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -050091 },
92 "paths":
93 [
94 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
95 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
96 ]
97 },
98 {
99 "types":
100 {
101 "rType": "inventory",
102 "fType": "leds"
103 },
104 "paths":
105 [
106 "/xyz/openbmc_project/led/physical/fan0"
107 ]
George Liu28bcda42023-01-17 11:02:59 +0800108 },
109 {
110 "types": {
111 "rType": "cooled_by",
112 "fType": "cooling"
113 },
114 "paths": [
115 "/xyz/openbmc_project/inventory/system/chassis"
116 ]
Matt Spinler8baeb192019-03-11 16:35:35 -0500117 }
118 ]
119 },
120 {
121 "path": "system/chassis/motherboard/fan1",
122 "endpoints":
123 [
124 {
125 "types":
126 {
127 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500128 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500129 },
130 "paths":
131 [
132 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
133 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
134 ]
135 },
136 {
137 "types":
138 {
139 "rType": "inventory",
140 "fType": "leds"
141 },
142 "paths":
143 [
144 "/xyz/openbmc_project/led/physical/fan1"
145 ]
George Liu28bcda42023-01-17 11:02:59 +0800146 },
147 {
148 "types": {
149 "rType": "cooled_by",
150 "fType": "cooling"
151 },
152 "paths": [
153 "/xyz/openbmc_project/inventory/system/chassis"
154 ]
Matt Spinler8baeb192019-03-11 16:35:35 -0500155 }
156 ]
157 },
158 {
159 "path": "system/chassis/motherboard/fan2",
160 "endpoints":
161 [
162 {
163 "types":
164 {
165 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500166 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500167 },
168 "paths":
169 [
170 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
171 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
172 ]
173 },
174 {
175 "types":
176 {
177 "rType": "inventory",
178 "fType": "leds"
179 },
180 "paths":
181 [
182 "/xyz/openbmc_project/led/physical/fan2"
183 ]
George Liu28bcda42023-01-17 11:02:59 +0800184 },
185 {
186 "types": {
187 "rType": "cooled_by",
188 "fType": "cooling"
189 },
190 "paths": [
191 "/xyz/openbmc_project/inventory/system/chassis"
192 ]
Matt Spinler8baeb192019-03-11 16:35:35 -0500193 }
194 ]
195 },
196 {
197 "path": "system/chassis/motherboard/fan3",
198 "endpoints":
199 [
200 {
201 "types":
202 {
203 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500204 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500205 },
206 "paths":
207 [
208 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
209 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
210 ]
211 },
212 {
213 "types":
214 {
215 "rType": "inventory",
216 "fType": "leds"
217 },
218 "paths":
219 [
220 "/xyz/openbmc_project/led/physical/fan3"
221 ]
George Liu28bcda42023-01-17 11:02:59 +0800222 },
223 {
224 "types": {
225 "rType": "cooled_by",
226 "fType": "cooling"
227 },
228 "paths": [
229 "/xyz/openbmc_project/inventory/system/chassis"
230 ]
Matt Spinler8baeb192019-03-11 16:35:35 -0500231 }
232 ]
233 },
234 {
235 "path": "system/chassis/motherboard",
236 "endpoints":
237 [
238 {
239 "types":
240 {
241 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500242 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500243 },
244 "paths":
245 [
246 "/xyz/openbmc_project/sensors/temperature/ambient",
Matt Spinler4094c1b2019-05-03 13:46:28 -0500247 "/xyz/openbmc_project/sensors/temperature/pcie",
248
249 "/xyz/openbmc_project/sensors/voltage/p0_vdd_voltage",
250 "/xyz/openbmc_project/sensors/voltage/p0_vcs_voltage",
251 "/xyz/openbmc_project/sensors/voltage/p0_vddr_voltage",
252 "/xyz/openbmc_project/sensors/voltage/p0_vdn_voltage",
253 "/xyz/openbmc_project/sensors/voltage/p1_vcs_voltage",
254 "/xyz/openbmc_project/sensors/voltage/p1_vdd_voltage",
255 "/xyz/openbmc_project/sensors/voltage/p1_vddr_voltage",
256 "/xyz/openbmc_project/sensors/voltage/p1_vdn_voltage",
257
258 "/xyz/openbmc_project/sensors/power/p0_vdd_power",
259 "/xyz/openbmc_project/sensors/power/p0_vcs_power",
260 "/xyz/openbmc_project/sensors/power/p0_vddr_power",
261 "/xyz/openbmc_project/sensors/power/p0_vdn_power",
262 "/xyz/openbmc_project/sensors/power/p1_vdd_power",
263 "/xyz/openbmc_project/sensors/power/p1_vcs_power",
264 "/xyz/openbmc_project/sensors/power/p1_vddr_power",
265 "/xyz/openbmc_project/sensors/power/p1_vdn_power",
266
267 "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
268 "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
269 "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
270 "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
271 "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
272 "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
273 "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
274 "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
275
276 "/xyz/openbmc_project/sensors/current/p0_vcs_current",
277 "/xyz/openbmc_project/sensors/current/p0_vddr_current",
278 "/xyz/openbmc_project/sensors/current/p0_vdd_current",
279 "/xyz/openbmc_project/sensors/current/p0_vdn_current",
280 "/xyz/openbmc_project/sensors/current/p1_vcs_current",
281 "/xyz/openbmc_project/sensors/current/p1_vddr_current",
282 "/xyz/openbmc_project/sensors/current/p1_vdd_current",
283 "/xyz/openbmc_project/sensors/current/p1_vdn_current",
284
285 "/xyz/openbmc_project/sensors/power/fan_disk_power",
286 "/xyz/openbmc_project/sensors/power/io_power",
287 "/xyz/openbmc_project/sensors/power/total_power",
288 "/xyz/openbmc_project/sensors/power/p0_io_power",
289 "/xyz/openbmc_project/sensors/power/p0_mem_power",
290 "/xyz/openbmc_project/sensors/power/p0_power",
291 "/xyz/openbmc_project/sensors/power/p1_io_power",
292 "/xyz/openbmc_project/sensors/power/p1_mem_power",
293 "/xyz/openbmc_project/sensors/power/p1_power"
294
Matt Spinler8baeb192019-03-11 16:35:35 -0500295 ]
296 }
297 ]
298 },
299 {
300 "path": "system/chassis/motherboard/gv100card0",
301 "endpoints":
302 [
303 {
304 "types":
305 {
306 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500307 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500308 },
309 "paths":
310 [
311 "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
312 "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp"
313 ]
314 }
315 ]
316 },
317 {
318 "path": "system/chassis/motherboard/gv100card1",
319 "endpoints":
320 [
321 {
322 "types":
323 {
324 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500325 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500326 },
327 "paths":
328 [
329 "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
330 "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp"
331 ]
332 }
333 ]
334 },
335 {
336 "path": "system/chassis/motherboard/gv100card2",
337 "endpoints":
338 [
339 {
340 "types":
341 {
342 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500343 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500344 },
345 "paths":
346 [
347 "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
348 "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp"
349 ]
350 }
351 ]
352 },
353 {
354 "path": "system/chassis/motherboard/gv100card3",
355 "endpoints":
356 [
357 {
358 "types":
359 {
360 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500361 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500362 },
363 "paths":
364 [
365 "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
366 "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp"
367 ]
368 }
369 ]
370 },
371 {
372 "path": "system/chassis/motherboard/gv100card4",
373 "endpoints":
374 [
375 {
376 "types":
377 {
378 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500379 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500380 },
381 "paths":
382 [
383 "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
384 "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp"
385 ]
386 }
387 ]
388 },
389 {
390 "path": "system/chassis/motherboard/gv100card5",
391 "endpoints":
392 [
393 {
394 "types":
395 {
396 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500397 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500398 },
399 "paths":
400 [
401 "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
402 "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp"
403 ]
404 }
405 ]
406 },
Matt Spinler8baeb192019-03-11 16:35:35 -0500407 {
408 "path": "system/chassis/motherboard/cpu0/core0",
409 "endpoints":
410 [
411 {
412 "types":
413 {
414 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500415 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500416 },
417 "paths":
418 [
419 "/xyz/openbmc_project/sensors/temperature/p0_core0_temp"
420 ]
421 }
422 ]
423 },
424 {
425 "path": "system/chassis/motherboard/cpu0/core1",
426 "endpoints":
427 [
428 {
429 "types":
430 {
431 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500432 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500433 },
434 "paths":
435 [
436 "/xyz/openbmc_project/sensors/temperature/p0_core1_temp"
437 ]
438 }
439 ]
440 },
441 {
442 "path": "system/chassis/motherboard/cpu0/core2",
443 "endpoints":
444 [
445 {
446 "types":
447 {
448 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500449 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500450 },
451 "paths":
452 [
453 "/xyz/openbmc_project/sensors/temperature/p0_core2_temp"
454 ]
455 }
456 ]
457 },
458 {
459 "path": "system/chassis/motherboard/cpu0/core3",
460 "endpoints":
461 [
462 {
463 "types":
464 {
465 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500466 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500467 },
468 "paths":
469 [
470 "/xyz/openbmc_project/sensors/temperature/p0_core3_temp"
471 ]
472 }
473 ]
474 },
475 {
476 "path": "system/chassis/motherboard/cpu0/core4",
477 "endpoints":
478 [
479 {
480 "types":
481 {
482 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500483 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500484 },
485 "paths":
486 [
487 "/xyz/openbmc_project/sensors/temperature/p0_core4_temp"
488 ]
489 }
490 ]
491 },
492 {
493 "path": "system/chassis/motherboard/cpu0/core5",
494 "endpoints":
495 [
496 {
497 "types":
498 {
499 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500500 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500501 },
502 "paths":
503 [
504 "/xyz/openbmc_project/sensors/temperature/p0_core5_temp"
505 ]
506 }
507 ]
508 },
509 {
510 "path": "system/chassis/motherboard/cpu0/core6",
511 "endpoints":
512 [
513 {
514 "types":
515 {
516 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500517 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500518 },
519 "paths":
520 [
521 "/xyz/openbmc_project/sensors/temperature/p0_core6_temp"
522 ]
523 }
524 ]
525 },
526 {
527 "path": "system/chassis/motherboard/cpu0/core7",
528 "endpoints":
529 [
530 {
531 "types":
532 {
533 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500534 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500535 },
536 "paths":
537 [
538 "/xyz/openbmc_project/sensors/temperature/p0_core7_temp"
539 ]
540 }
541 ]
542 },
543 {
544 "path": "system/chassis/motherboard/cpu0/core8",
545 "endpoints":
546 [
547 {
548 "types":
549 {
550 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500551 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500552 },
553 "paths":
554 [
555 "/xyz/openbmc_project/sensors/temperature/p0_core8_temp"
556 ]
557 }
558 ]
559 },
560 {
561 "path": "system/chassis/motherboard/cpu0/core9",
562 "endpoints":
563 [
564 {
565 "types":
566 {
567 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500568 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500569 },
570 "paths":
571 [
572 "/xyz/openbmc_project/sensors/temperature/p0_core9_temp"
573 ]
574 }
575 ]
576 },
577 {
578 "path": "system/chassis/motherboard/cpu0/core10",
579 "endpoints":
580 [
581 {
582 "types":
583 {
584 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500585 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500586 },
587 "paths":
588 [
589 "/xyz/openbmc_project/sensors/temperature/p0_core10_temp"
590 ]
591 }
592 ]
593 },
594 {
595 "path": "system/chassis/motherboard/cpu0/core11",
596 "endpoints":
597 [
598 {
599 "types":
600 {
601 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500602 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500603 },
604 "paths":
605 [
606 "/xyz/openbmc_project/sensors/temperature/p0_core11_temp"
607 ]
608 }
609 ]
610 },
611 {
612 "path": "system/chassis/motherboard/cpu0/core12",
613 "endpoints":
614 [
615 {
616 "types":
617 {
618 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500619 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500620 },
621 "paths":
622 [
623 "/xyz/openbmc_project/sensors/temperature/p0_core12_temp"
624 ]
625 }
626 ]
627 },
628 {
629 "path": "system/chassis/motherboard/cpu0/core13",
630 "endpoints":
631 [
632 {
633 "types":
634 {
635 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500636 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500637 },
638 "paths":
639 [
640 "/xyz/openbmc_project/sensors/temperature/p0_core13_temp"
641 ]
642 }
643 ]
644 },
645 {
646 "path": "system/chassis/motherboard/cpu0/core14",
647 "endpoints":
648 [
649 {
650 "types":
651 {
652 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500653 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500654 },
655 "paths":
656 [
657 "/xyz/openbmc_project/sensors/temperature/p0_core14_temp"
658 ]
659 }
660 ]
661 },
662 {
663 "path": "system/chassis/motherboard/cpu0/core15",
664 "endpoints":
665 [
666 {
667 "types":
668 {
669 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500670 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500671 },
672 "paths":
673 [
674 "/xyz/openbmc_project/sensors/temperature/p0_core15_temp"
675 ]
676 }
677 ]
678 },
679 {
680 "path": "system/chassis/motherboard/cpu0/core16",
681 "endpoints":
682 [
683 {
684 "types":
685 {
686 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500687 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500688 },
689 "paths":
690 [
691 "/xyz/openbmc_project/sensors/temperature/p0_core16_temp"
692 ]
693 }
694 ]
695 },
696 {
697 "path": "system/chassis/motherboard/cpu0/core17",
698 "endpoints":
699 [
700 {
701 "types":
702 {
703 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500704 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500705 },
706 "paths":
707 [
708 "/xyz/openbmc_project/sensors/temperature/p0_core17_temp"
709 ]
710 }
711 ]
712 },
713 {
714 "path": "system/chassis/motherboard/cpu0/core18",
715 "endpoints":
716 [
717 {
718 "types":
719 {
720 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500721 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500722 },
723 "paths":
724 [
725 "/xyz/openbmc_project/sensors/temperature/p0_core18_temp"
726 ]
727 }
728 ]
729 },
730 {
731 "path": "system/chassis/motherboard/cpu0/core19",
732 "endpoints":
733 [
734 {
735 "types":
736 {
737 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500738 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500739 },
740 "paths":
741 [
742 "/xyz/openbmc_project/sensors/temperature/p0_core19_temp"
743 ]
744 }
745 ]
746 },
747 {
748 "path": "system/chassis/motherboard/cpu0/core20",
749 "endpoints":
750 [
751 {
752 "types":
753 {
754 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500755 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500756 },
757 "paths":
758 [
759 "/xyz/openbmc_project/sensors/temperature/p0_core20_temp"
760 ]
761 }
762 ]
763 },
764 {
765 "path": "system/chassis/motherboard/cpu0/core21",
766 "endpoints":
767 [
768 {
769 "types":
770 {
771 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500772 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500773 },
774 "paths":
775 [
776 "/xyz/openbmc_project/sensors/temperature/p0_core21_temp"
777 ]
778 }
779 ]
780 },
781 {
782 "path": "system/chassis/motherboard/cpu0/core22",
783 "endpoints":
784 [
785 {
786 "types":
787 {
788 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500789 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500790 },
791 "paths":
792 [
793 "/xyz/openbmc_project/sensors/temperature/p0_core22_temp"
794 ]
795 }
796 ]
797 },
798 {
799 "path": "system/chassis/motherboard/cpu0/core23",
800 "endpoints":
801 [
802 {
803 "types":
804 {
805 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500806 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500807 },
808 "paths":
809 [
810 "/xyz/openbmc_project/sensors/temperature/p0_core23_temp"
811 ]
812 }
813 ]
814 },
815
816 {
817 "path": "system/chassis/motherboard/cpu1/core0",
818 "endpoints":
819 [
820 {
821 "types":
822 {
823 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500824 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500825 },
826 "paths":
827 [
828 "/xyz/openbmc_project/sensors/temperature/p1_core0_temp"
829 ]
830 }
831 ]
832 },
833 {
834 "path": "system/chassis/motherboard/cpu1/core1",
835 "endpoints":
836 [
837 {
838 "types":
839 {
840 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500841 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500842 },
843 "paths":
844 [
845 "/xyz/openbmc_project/sensors/temperature/p1_core1_temp"
846 ]
847 }
848 ]
849 },
850 {
851 "path": "system/chassis/motherboard/cpu1/core2",
852 "endpoints":
853 [
854 {
855 "types":
856 {
857 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500858 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500859 },
860 "paths":
861 [
862 "/xyz/openbmc_project/sensors/temperature/p1_core2_temp"
863 ]
864 }
865 ]
866 },
867 {
868 "path": "system/chassis/motherboard/cpu1/core3",
869 "endpoints":
870 [
871 {
872 "types":
873 {
874 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500875 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500876 },
877 "paths":
878 [
879 "/xyz/openbmc_project/sensors/temperature/p1_core3_temp"
880 ]
881 }
882 ]
883 },
884 {
885 "path": "system/chassis/motherboard/cpu1/core4",
886 "endpoints":
887 [
888 {
889 "types":
890 {
891 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500892 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500893 },
894 "paths":
895 [
896 "/xyz/openbmc_project/sensors/temperature/p1_core4_temp"
897 ]
898 }
899 ]
900 },
901 {
902 "path": "system/chassis/motherboard/cpu1/core5",
903 "endpoints":
904 [
905 {
906 "types":
907 {
908 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500909 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500910 },
911 "paths":
912 [
913 "/xyz/openbmc_project/sensors/temperature/p1_core5_temp"
914 ]
915 }
916 ]
917 },
918 {
919 "path": "system/chassis/motherboard/cpu1/core6",
920 "endpoints":
921 [
922 {
923 "types":
924 {
925 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500926 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500927 },
928 "paths":
929 [
930 "/xyz/openbmc_project/sensors/temperature/p1_core6_temp"
931 ]
932 }
933 ]
934 },
935 {
936 "path": "system/chassis/motherboard/cpu1/core7",
937 "endpoints":
938 [
939 {
940 "types":
941 {
942 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500943 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500944 },
945 "paths":
946 [
947 "/xyz/openbmc_project/sensors/temperature/p1_core7_temp"
948 ]
949 }
950 ]
951 },
952 {
953 "path": "system/chassis/motherboard/cpu1/core8",
954 "endpoints":
955 [
956 {
957 "types":
958 {
959 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500960 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500961 },
962 "paths":
963 [
964 "/xyz/openbmc_project/sensors/temperature/p1_core8_temp"
965 ]
966 }
967 ]
968 },
969 {
970 "path": "system/chassis/motherboard/cpu1/core9",
971 "endpoints":
972 [
973 {
974 "types":
975 {
976 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500977 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500978 },
979 "paths":
980 [
981 "/xyz/openbmc_project/sensors/temperature/p1_core9_temp"
982 ]
983 }
984 ]
985 },
986 {
987 "path": "system/chassis/motherboard/cpu1/core10",
988 "endpoints":
989 [
990 {
991 "types":
992 {
993 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -0500994 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -0500995 },
996 "paths":
997 [
998 "/xyz/openbmc_project/sensors/temperature/p1_core10_temp"
999 ]
1000 }
1001 ]
1002 },
1003 {
1004 "path": "system/chassis/motherboard/cpu1/core11",
1005 "endpoints":
1006 [
1007 {
1008 "types":
1009 {
1010 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001011 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001012 },
1013 "paths":
1014 [
1015 "/xyz/openbmc_project/sensors/temperature/p1_core11_temp"
1016 ]
1017 }
1018 ]
1019 },
1020 {
1021 "path": "system/chassis/motherboard/cpu1/core12",
1022 "endpoints":
1023 [
1024 {
1025 "types":
1026 {
1027 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001028 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001029 },
1030 "paths":
1031 [
1032 "/xyz/openbmc_project/sensors/temperature/p1_core12_temp"
1033 ]
1034 }
1035 ]
1036 },
1037 {
1038 "path": "system/chassis/motherboard/cpu1/core13",
1039 "endpoints":
1040 [
1041 {
1042 "types":
1043 {
1044 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001045 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001046 },
1047 "paths":
1048 [
1049 "/xyz/openbmc_project/sensors/temperature/p1_core13_temp"
1050 ]
1051 }
1052 ]
1053 },
1054 {
1055 "path": "system/chassis/motherboard/cpu1/core14",
1056 "endpoints":
1057 [
1058 {
1059 "types":
1060 {
1061 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001062 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001063 },
1064 "paths":
1065 [
1066 "/xyz/openbmc_project/sensors/temperature/p1_core14_temp"
1067 ]
1068 }
1069 ]
1070 },
1071 {
1072 "path": "system/chassis/motherboard/cpu1/core15",
1073 "endpoints":
1074 [
1075 {
1076 "types":
1077 {
1078 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001079 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001080 },
1081 "paths":
1082 [
1083 "/xyz/openbmc_project/sensors/temperature/p1_core15_temp"
1084 ]
1085 }
1086 ]
1087 },
1088 {
1089 "path": "system/chassis/motherboard/cpu1/core16",
1090 "endpoints":
1091 [
1092 {
1093 "types":
1094 {
1095 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001096 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001097 },
1098 "paths":
1099 [
1100 "/xyz/openbmc_project/sensors/temperature/p1_core16_temp"
1101 ]
1102 }
1103 ]
1104 },
1105 {
1106 "path": "system/chassis/motherboard/cpu1/core17",
1107 "endpoints":
1108 [
1109 {
1110 "types":
1111 {
1112 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001113 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001114 },
1115 "paths":
1116 [
1117 "/xyz/openbmc_project/sensors/temperature/p1_core17_temp"
1118 ]
1119 }
1120 ]
1121 },
1122 {
1123 "path": "system/chassis/motherboard/cpu1/core18",
1124 "endpoints":
1125 [
1126 {
1127 "types":
1128 {
1129 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001130 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001131 },
1132 "paths":
1133 [
1134 "/xyz/openbmc_project/sensors/temperature/p1_core18_temp"
1135 ]
1136 }
1137 ]
1138 },
1139 {
1140 "path": "system/chassis/motherboard/cpu1/core19",
1141 "endpoints":
1142 [
1143 {
1144 "types":
1145 {
1146 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001147 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001148 },
1149 "paths":
1150 [
1151 "/xyz/openbmc_project/sensors/temperature/p1_core19_temp"
1152 ]
1153 }
1154 ]
1155 },
1156 {
1157 "path": "system/chassis/motherboard/cpu1/core20",
1158 "endpoints":
1159 [
1160 {
1161 "types":
1162 {
1163 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001164 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001165 },
1166 "paths":
1167 [
1168 "/xyz/openbmc_project/sensors/temperature/p1_core20_temp"
1169 ]
1170 }
1171 ]
1172 },
1173 {
1174 "path": "system/chassis/motherboard/cpu1/core21",
1175 "endpoints":
1176 [
1177 {
1178 "types":
1179 {
1180 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001181 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001182 },
1183 "paths":
1184 [
1185 "/xyz/openbmc_project/sensors/temperature/p1_core21_temp"
1186 ]
1187 }
1188 ]
1189 },
1190 {
1191 "path": "system/chassis/motherboard/cpu1/core22",
1192 "endpoints":
1193 [
1194 {
1195 "types":
1196 {
1197 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001198 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001199 },
1200 "paths":
1201 [
1202 "/xyz/openbmc_project/sensors/temperature/p1_core22_temp"
1203 ]
1204 }
1205 ]
1206 },
1207 {
1208 "path": "system/chassis/motherboard/cpu1/core23",
1209 "endpoints":
1210 [
1211 {
1212 "types":
1213 {
1214 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001215 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001216 },
1217 "paths":
1218 [
1219 "/xyz/openbmc_project/sensors/temperature/p1_core23_temp"
1220 ]
1221 }
1222 ]
1223 },
1224
1225 {
1226 "path": "system/chassis/motherboard/dimm0",
1227 "endpoints":
1228 [
1229 {
1230 "types":
1231 {
1232 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001233 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001234 },
1235 "paths":
1236 [
1237 "/xyz/openbmc_project/sensors/temperature/dimm0_temp"
1238 ]
1239 }
1240 ]
1241 },
1242 {
1243 "path": "system/chassis/motherboard/dimm1",
1244 "endpoints":
1245 [
1246 {
1247 "types":
1248 {
1249 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001250 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001251 },
1252 "paths":
1253 [
1254 "/xyz/openbmc_project/sensors/temperature/dimm1_temp"
1255 ]
1256 }
1257 ]
1258 },
1259 {
1260 "path": "system/chassis/motherboard/dimm2",
1261 "endpoints":
1262 [
1263 {
1264 "types":
1265 {
1266 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001267 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001268 },
1269 "paths":
1270 [
1271 "/xyz/openbmc_project/sensors/temperature/dimm2_temp"
1272 ]
1273 }
1274 ]
1275 },
1276 {
1277 "path": "system/chassis/motherboard/dimm3",
1278 "endpoints":
1279 [
1280 {
1281 "types":
1282 {
1283 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001284 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001285 },
1286 "paths":
1287 [
1288 "/xyz/openbmc_project/sensors/temperature/dimm3_temp"
1289 ]
1290 }
1291 ]
1292 },
1293 {
1294 "path": "system/chassis/motherboard/dimm4",
1295 "endpoints":
1296 [
1297 {
1298 "types":
1299 {
1300 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001301 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001302 },
1303 "paths":
1304 [
1305 "/xyz/openbmc_project/sensors/temperature/dimm4_temp"
1306 ]
1307 }
1308 ]
1309 },
1310 {
1311 "path": "system/chassis/motherboard/dimm5",
1312 "endpoints":
1313 [
1314 {
1315 "types":
1316 {
1317 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001318 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001319 },
1320 "paths":
1321 [
1322 "/xyz/openbmc_project/sensors/temperature/dimm5_temp"
1323 ]
1324 }
1325 ]
1326 },
1327 {
1328 "path": "system/chassis/motherboard/dimm6",
1329 "endpoints":
1330 [
1331 {
1332 "types":
1333 {
1334 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001335 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001336 },
1337 "paths":
1338 [
1339 "/xyz/openbmc_project/sensors/temperature/dimm6_temp"
1340 ]
1341 }
1342 ]
1343 },
1344 {
1345 "path": "system/chassis/motherboard/dimm7",
1346 "endpoints":
1347 [
1348 {
1349 "types":
1350 {
1351 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001352 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001353 },
1354 "paths":
1355 [
1356 "/xyz/openbmc_project/sensors/temperature/dimm7_temp"
1357 ]
1358 }
1359 ]
1360 },
1361 {
1362 "path": "system/chassis/motherboard/dimm8",
1363 "endpoints":
1364 [
1365 {
1366 "types":
1367 {
1368 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001369 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001370 },
1371 "paths":
1372 [
1373 "/xyz/openbmc_project/sensors/temperature/dimm8_temp"
1374 ]
1375 }
1376 ]
1377 },
1378 {
1379 "path": "system/chassis/motherboard/dimm9",
1380 "endpoints":
1381 [
1382 {
1383 "types":
1384 {
1385 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001386 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001387 },
1388 "paths":
1389 [
1390 "/xyz/openbmc_project/sensors/temperature/dimm9_temp"
1391 ]
1392 }
1393 ]
1394 },
1395 {
1396 "path": "system/chassis/motherboard/dimm10",
1397 "endpoints":
1398 [
1399 {
1400 "types":
1401 {
1402 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001403 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001404 },
1405 "paths":
1406 [
1407 "/xyz/openbmc_project/sensors/temperature/dimm10_temp"
1408 ]
1409 }
1410 ]
1411 },
1412 {
1413 "path": "system/chassis/motherboard/dimm11",
1414 "endpoints":
1415 [
1416 {
1417 "types":
1418 {
1419 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001420 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001421 },
1422 "paths":
1423 [
1424 "/xyz/openbmc_project/sensors/temperature/dimm11_temp"
1425 ]
1426 }
1427 ]
1428 },
1429 {
1430 "path": "system/chassis/motherboard/dimm12",
1431 "endpoints":
1432 [
1433 {
1434 "types":
1435 {
1436 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001437 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001438 },
1439 "paths":
1440 [
1441 "/xyz/openbmc_project/sensors/temperature/dimm12_temp"
1442 ]
1443 }
1444 ]
1445 },
1446 {
1447 "path": "system/chassis/motherboard/dimm13",
1448 "endpoints":
1449 [
1450 {
1451 "types":
1452 {
1453 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001454 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001455 },
1456 "paths":
1457 [
1458 "/xyz/openbmc_project/sensors/temperature/dimm13_temp"
1459 ]
1460 }
1461 ]
1462 },
1463 {
1464 "path": "system/chassis/motherboard/dimm14",
1465 "endpoints":
1466 [
1467 {
1468 "types":
1469 {
1470 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001471 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001472 },
1473 "paths":
1474 [
1475 "/xyz/openbmc_project/sensors/temperature/dimm14_temp"
1476 ]
1477 }
1478 ]
1479 },
1480 {
1481 "path": "system/chassis/motherboard/dimm15",
1482 "endpoints":
1483 [
1484 {
1485 "types":
1486 {
1487 "rType": "inventory",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001488 "fType": "sensors"
Matt Spinler8baeb192019-03-11 16:35:35 -05001489 },
1490 "paths":
1491 [
1492 "/xyz/openbmc_project/sensors/temperature/dimm15_temp"
1493 ]
1494 }
1495 ]
Matt Spinler4094c1b2019-05-03 13:46:28 -05001496 },
1497 {
1498 "path": "system/chassis",
1499 "endpoints":
1500 [
1501 {
1502 "types":
1503 {
1504 "rType": "chassis",
Shawn McCarney909c65c2019-06-25 10:09:29 -05001505 "fType": "all_sensors"
Matt Spinler4094c1b2019-05-03 13:46:28 -05001506 },
1507 "paths":
1508 [
1509 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
1510 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
1511 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
1512 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
1513 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
1514 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
1515 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
1516 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
1517
1518 "/xyz/openbmc_project/sensors/temperature/ambient",
1519 "/xyz/openbmc_project/sensors/temperature/pcie",
1520
1521 "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
1522 "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp",
1523 "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
1524 "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp",
1525 "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
1526 "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp",
1527 "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
1528 "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp",
1529 "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
1530 "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp",
1531 "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
1532 "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp",
1533
1534 "/xyz/openbmc_project/sensors/temperature/p0_core0_temp",
1535 "/xyz/openbmc_project/sensors/temperature/p0_core1_temp",
1536 "/xyz/openbmc_project/sensors/temperature/p0_core2_temp",
1537 "/xyz/openbmc_project/sensors/temperature/p0_core3_temp",
1538 "/xyz/openbmc_project/sensors/temperature/p0_core4_temp",
1539 "/xyz/openbmc_project/sensors/temperature/p0_core5_temp",
1540 "/xyz/openbmc_project/sensors/temperature/p0_core6_temp",
1541 "/xyz/openbmc_project/sensors/temperature/p0_core7_temp",
1542 "/xyz/openbmc_project/sensors/temperature/p0_core8_temp",
1543 "/xyz/openbmc_project/sensors/temperature/p0_core9_temp",
1544 "/xyz/openbmc_project/sensors/temperature/p0_core10_temp",
1545 "/xyz/openbmc_project/sensors/temperature/p0_core11_temp",
1546 "/xyz/openbmc_project/sensors/temperature/p0_core12_temp",
1547 "/xyz/openbmc_project/sensors/temperature/p0_core13_temp",
1548 "/xyz/openbmc_project/sensors/temperature/p0_core14_temp",
1549 "/xyz/openbmc_project/sensors/temperature/p0_core15_temp",
1550 "/xyz/openbmc_project/sensors/temperature/p0_core16_temp",
1551 "/xyz/openbmc_project/sensors/temperature/p0_core17_temp",
1552 "/xyz/openbmc_project/sensors/temperature/p0_core18_temp",
1553 "/xyz/openbmc_project/sensors/temperature/p0_core19_temp",
1554 "/xyz/openbmc_project/sensors/temperature/p0_core20_temp",
1555 "/xyz/openbmc_project/sensors/temperature/p0_core21_temp",
1556 "/xyz/openbmc_project/sensors/temperature/p0_core22_temp",
1557 "/xyz/openbmc_project/sensors/temperature/p0_core23_temp",
1558 "/xyz/openbmc_project/sensors/temperature/p1_core0_temp",
1559 "/xyz/openbmc_project/sensors/temperature/p1_core1_temp",
1560 "/xyz/openbmc_project/sensors/temperature/p1_core2_temp",
1561 "/xyz/openbmc_project/sensors/temperature/p1_core3_temp",
1562 "/xyz/openbmc_project/sensors/temperature/p1_core4_temp",
1563 "/xyz/openbmc_project/sensors/temperature/p1_core5_temp",
1564 "/xyz/openbmc_project/sensors/temperature/p1_core6_temp",
1565 "/xyz/openbmc_project/sensors/temperature/p1_core7_temp",
1566 "/xyz/openbmc_project/sensors/temperature/p1_core8_temp",
1567 "/xyz/openbmc_project/sensors/temperature/p1_core9_temp",
1568 "/xyz/openbmc_project/sensors/temperature/p1_core10_temp",
1569 "/xyz/openbmc_project/sensors/temperature/p1_core11_temp",
1570 "/xyz/openbmc_project/sensors/temperature/p1_core12_temp",
1571 "/xyz/openbmc_project/sensors/temperature/p1_core13_temp",
1572 "/xyz/openbmc_project/sensors/temperature/p1_core14_temp",
1573 "/xyz/openbmc_project/sensors/temperature/p1_core15_temp",
1574 "/xyz/openbmc_project/sensors/temperature/p1_core16_temp",
1575 "/xyz/openbmc_project/sensors/temperature/p1_core17_temp",
1576 "/xyz/openbmc_project/sensors/temperature/p1_core18_temp",
1577 "/xyz/openbmc_project/sensors/temperature/p1_core19_temp",
1578 "/xyz/openbmc_project/sensors/temperature/p1_core20_temp",
1579 "/xyz/openbmc_project/sensors/temperature/p1_core21_temp",
1580 "/xyz/openbmc_project/sensors/temperature/p1_core22_temp",
1581 "/xyz/openbmc_project/sensors/temperature/p1_core23_temp",
1582
1583 "/xyz/openbmc_project/sensors/temperature/dimm0_temp",
1584 "/xyz/openbmc_project/sensors/temperature/dimm1_temp",
1585 "/xyz/openbmc_project/sensors/temperature/dimm2_temp",
1586 "/xyz/openbmc_project/sensors/temperature/dimm3_temp",
1587 "/xyz/openbmc_project/sensors/temperature/dimm4_temp",
1588 "/xyz/openbmc_project/sensors/temperature/dimm5_temp",
1589 "/xyz/openbmc_project/sensors/temperature/dimm6_temp",
1590 "/xyz/openbmc_project/sensors/temperature/dimm7_temp",
1591 "/xyz/openbmc_project/sensors/temperature/dimm8_temp",
1592 "/xyz/openbmc_project/sensors/temperature/dimm9_temp",
1593 "/xyz/openbmc_project/sensors/temperature/dimm10_temp",
1594 "/xyz/openbmc_project/sensors/temperature/dimm11_temp",
1595 "/xyz/openbmc_project/sensors/temperature/dimm12_temp",
1596 "/xyz/openbmc_project/sensors/temperature/dimm13_temp",
1597 "/xyz/openbmc_project/sensors/temperature/dimm14_temp",
1598 "/xyz/openbmc_project/sensors/temperature/dimm15_temp",
1599
1600 "/xyz/openbmc_project/sensors/voltage/p0_vdd_voltage",
1601 "/xyz/openbmc_project/sensors/voltage/p0_vcs_voltage",
1602 "/xyz/openbmc_project/sensors/voltage/p0_vddr_voltage",
1603 "/xyz/openbmc_project/sensors/voltage/p0_vdn_voltage",
1604 "/xyz/openbmc_project/sensors/voltage/p1_vcs_voltage",
1605 "/xyz/openbmc_project/sensors/voltage/p1_vdd_voltage",
1606 "/xyz/openbmc_project/sensors/voltage/p1_vddr_voltage",
1607 "/xyz/openbmc_project/sensors/voltage/p1_vdn_voltage",
1608
Shawn McCarneyc20556b2019-07-29 23:49:18 -05001609 "/xyz/openbmc_project/sensors/power/p0_vdd_power",
1610 "/xyz/openbmc_project/sensors/power/p0_vcs_power",
1611 "/xyz/openbmc_project/sensors/power/p0_vddr_power",
1612 "/xyz/openbmc_project/sensors/power/p0_vdn_power",
1613 "/xyz/openbmc_project/sensors/power/p1_vdd_power",
1614 "/xyz/openbmc_project/sensors/power/p1_vcs_power",
1615 "/xyz/openbmc_project/sensors/power/p1_vddr_power",
1616 "/xyz/openbmc_project/sensors/power/p1_vdn_power",
1617
Matt Spinler4094c1b2019-05-03 13:46:28 -05001618 "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
1619 "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
1620 "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
1621 "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
1622 "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
1623 "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
1624 "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
1625 "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
1626
1627 "/xyz/openbmc_project/sensors/current/p0_vcs_current",
1628 "/xyz/openbmc_project/sensors/current/p0_vddr_current",
1629 "/xyz/openbmc_project/sensors/current/p0_vdd_current",
1630 "/xyz/openbmc_project/sensors/current/p0_vdn_current",
1631 "/xyz/openbmc_project/sensors/current/p1_vcs_current",
1632 "/xyz/openbmc_project/sensors/current/p1_vddr_current",
1633 "/xyz/openbmc_project/sensors/current/p1_vdd_current",
Eddie James2afe1b72019-06-21 14:47:55 +00001634 "/xyz/openbmc_project/sensors/current/p1_vdn_current",
1635
Shawn McCarneyc20556b2019-07-29 23:49:18 -05001636 "/xyz/openbmc_project/sensors/power/fan_disk_power",
1637 "/xyz/openbmc_project/sensors/power/io_power",
1638 "/xyz/openbmc_project/sensors/power/total_power",
1639 "/xyz/openbmc_project/sensors/power/p0_io_power",
1640 "/xyz/openbmc_project/sensors/power/p0_mem_power",
1641 "/xyz/openbmc_project/sensors/power/p0_power",
1642 "/xyz/openbmc_project/sensors/power/p1_io_power",
1643 "/xyz/openbmc_project/sensors/power/p1_mem_power",
1644 "/xyz/openbmc_project/sensors/power/p1_power",
1645
1646 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
1647 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
1648 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
1649 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
1650
1651 "/xyz/openbmc_project/sensors/power/ps0_input_power",
1652 "/xyz/openbmc_project/sensors/power/ps1_input_power",
1653
1654 "/xyz/openbmc_project/sensors/current/ps0_output_current",
1655 "/xyz/openbmc_project/sensors/current/ps1_output_current"
Matt Spinler4094c1b2019-05-03 13:46:28 -05001656 ]
1657 }
1658 ]
Matt Spinler8baeb192019-03-11 16:35:35 -05001659 }
1660]