blob: e1c085a3cb64fac8a8364f9fbd21695c8a6543ba [file] [log] [blame]
Matt Spinler47162542021-03-02 15:00:09 -06001{
2 "condition":
3 {
4 "path": "system/chassis/motherboard",
5 "interface": "com.ibm.ipzvpd.VSBP",
6 "property": "IM",
7 "values": [
8 [80, 0, 48, 0]
9 ]
10 },
11 "associations":
12 [
13 {
14 "path": "system/chassis/motherboard/fan0",
15 "endpoints":
16 [
17 {
18 "types":
19 {
20 "rType": "inventory",
21 "fType": "sensors"
22 },
23 "paths":
24 [
25 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
26 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
27 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -050028 },
29 {
30 "types":
31 {
32 "rType": "fault_inventory_object",
33 "fType": "fault_led_group"
34 },
35 "paths":
36 [
37 "/xyz/openbmc_project/led/groups/fan0_fault"
38 ]
39 },
40 {
41 "types":
42 {
43 "rType": "identify_inventory_object",
44 "fType": "identify_led_group"
45 },
46 "paths":
47 [
48 "/xyz/openbmc_project/led/groups/fan0_identify"
49 ]
Matt Spinler47162542021-03-02 15:00:09 -060050 }
51 ]
52 },
53 {
54 "path": "system/chassis/motherboard/fan1",
55 "endpoints":
56 [
57 {
58 "types":
59 {
60 "rType": "inventory",
61 "fType": "sensors"
62 },
63 "paths":
64 [
65 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
66 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
67 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -050068 },
69 {
70 "types":
71 {
72 "rType": "fault_inventory_object",
73 "fType": "fault_led_group"
74 },
75 "paths":
76 [
77 "/xyz/openbmc_project/led/groups/fan1_fault"
78 ]
79 },
80 {
81 "types":
82 {
83 "rType": "identify_inventory_object",
84 "fType": "identify_led_group"
85 },
86 "paths":
87 [
88 "/xyz/openbmc_project/led/groups/fan1_identify"
89 ]
Matt Spinler47162542021-03-02 15:00:09 -060090 }
91 ]
92 },
93 {
94 "path": "system/chassis/motherboard/fan2",
95 "endpoints":
96 [
97 {
98 "types":
99 {
100 "rType": "inventory",
101 "fType": "sensors"
102 },
103 "paths":
104 [
105 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
106 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
107 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500108 },
109 {
110 "types":
111 {
112 "rType": "fault_inventory_object",
113 "fType": "fault_led_group"
114 },
115 "paths":
116 [
117 "/xyz/openbmc_project/led/groups/fan2_fault"
118 ]
119 },
120 {
121 "types":
122 {
123 "rType": "identify_inventory_object",
124 "fType": "identify_led_group"
125 },
126 "paths":
127 [
128 "/xyz/openbmc_project/led/groups/fan2_identify"
129 ]
Matt Spinler47162542021-03-02 15:00:09 -0600130 }
131 ]
132 },
133 {
134 "path": "system/chassis/motherboard/fan3",
135 "endpoints":
136 [
137 {
138 "types":
139 {
140 "rType": "inventory",
141 "fType": "sensors"
142 },
143 "paths":
144 [
145 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
146 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
147 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500148 },
149 {
150 "types":
151 {
152 "rType": "fault_inventory_object",
153 "fType": "fault_led_group"
154 },
155 "paths":
156 [
157 "/xyz/openbmc_project/led/groups/fan3_fault"
158 ]
159 },
160 {
161 "types":
162 {
163 "rType": "identify_inventory_object",
164 "fType": "identify_led_group"
165 },
166 "paths":
167 [
168 "/xyz/openbmc_project/led/groups/fan3_identify"
169 ]
Matt Spinler47162542021-03-02 15:00:09 -0600170 }
171 ]
172 },
173 {
174 "path": "system/chassis",
175 "endpoints":
176 [
177 {
178 "types":
179 {
180 "rType": "chassis",
181 "fType": "all_sensors"
182 },
183 "paths":
184 [
185 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
186 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
187 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
188 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
189 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
190 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
191 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
192 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
193 ]
194 }
195 ]
Vishwanatha Subbannad261efa2021-05-11 08:04:58 -0500196 },
197 {
198 "path": "system/chassis/motherboard/powersupply0",
199 "endpoints":
200 [
201 {
202 "types":
203 {
204 "rType": "fault_inventory_object",
205 "fType": "fault_led_group"
206 },
207 "paths":
208 [
209 "/xyz/openbmc_project/led/groups/powersupply0_fault"
210 ]
211 },
212 {
213 "types":
214 {
215 "rType": "identify_inventory_object",
216 "fType": "identify_led_group"
217 },
218 "paths":
219 [
220 "/xyz/openbmc_project/led/groups/powersupply0_identify"
221 ]
222 },
223 {
224 "types":
225 {
226 "rType": "inventory",
227 "fType": "chassis"
228 },
229 "paths":
230 [
231 "/xyz/openbmc_project/inventory/system/chassis"
232 ]
233 }
234 ]
235 },
236 {
237 "path": "system/chassis/motherboard/powersupply1",
238 "endpoints":
239 [
240 {
241 "types":
242 {
243 "rType": "fault_inventory_object",
244 "fType": "fault_led_group"
245 },
246 "paths":
247 [
248 "/xyz/openbmc_project/led/groups/powersupply1_fault"
249 ]
250 },
251 {
252 "types":
253 {
254 "rType": "identify_inventory_object",
255 "fType": "identify_led_group"
256 },
257 "paths":
258 [
259 "/xyz/openbmc_project/led/groups/powersupply1_identify"
260 ]
261 },
262 {
263 "types":
264 {
265 "rType": "inventory",
266 "fType": "chassis"
267 },
268 "paths":
269 [
270 "/xyz/openbmc_project/inventory/system/chassis"
271 ]
272 }
273 ]
274 },
275 {
276 "path": "system/chassis/motherboard/powersupply2",
277 "endpoints":
278 [
279 {
280 "types":
281 {
282 "rType": "fault_inventory_object",
283 "fType": "fault_led_group"
284 },
285 "paths":
286 [
287 "/xyz/openbmc_project/led/groups/powersupply2_fault"
288 ]
289 },
290 {
291 "types":
292 {
293 "rType": "identify_inventory_object",
294 "fType": "identify_led_group"
295 },
296 "paths":
297 [
298 "/xyz/openbmc_project/led/groups/powersupply2_identify"
299 ]
300 },
301 {
302 "types":
303 {
304 "rType": "inventory",
305 "fType": "chassis"
306 },
307 "paths":
308 [
309 "/xyz/openbmc_project/inventory/system/chassis"
310 ]
311 }
312 ]
313 },
314 {
315 "path": "system/chassis/motherboard/powersupply3",
316 "endpoints":
317 [
318 {
319 "types":
320 {
321 "rType": "fault_inventory_object",
322 "fType": "fault_led_group"
323 },
324 "paths":
325 [
326 "/xyz/openbmc_project/led/groups/powersupply3_fault"
327 ]
328 },
329 {
330 "types":
331 {
332 "rType": "identify_inventory_object",
333 "fType": "identify_led_group"
334 },
335 "paths":
336 [
337 "/xyz/openbmc_project/led/groups/powersupply3_identify"
338 ]
339 },
340 {
341 "types":
342 {
343 "rType": "inventory",
344 "fType": "chassis"
345 },
346 "paths":
347 [
348 "/xyz/openbmc_project/inventory/system/chassis"
349 ]
350 }
351 ]
352 },
353 {
354 "path": "system/chassis/motherboard",
355 "endpoints":
356 [
357 {
358 "types":
359 {
360 "rType": "fault_inventory_object",
361 "fType": "fault_led_group"
362 },
363 "paths":
364 [
365 "/xyz/openbmc_project/led/groups/planar_fault"
366 ]
367 },
368 {
369 "types":
370 {
371 "rType": "identify_inventory_object",
372 "fType": "identify_led_group"
373 },
374 "paths":
375 [
376 "/xyz/openbmc_project/led/groups/planar_identify"
377 ]
378 }
379 ]
380 },
381 {
382 "path": "system/chassis/motherboard/bmc",
383 "endpoints":
384 [
385 {
386 "types":
387 {
388 "rType": "fault_inventory_object",
389 "fType": "fault_led_group"
390 },
391 "paths":
392 [
393 "/xyz/openbmc_project/led/groups/bmc_fault"
394 ]
395 },
396 {
397 "types":
398 {
399 "rType": "identify_inventory_object",
400 "fType": "identify_led_group"
401 },
402 "paths":
403 [
404 "/xyz/openbmc_project/led/groups/bmc_identify"
405 ]
406 }
407 ]
408 },
409 {
410 "path": "system/chassis/motherboard/bmc/tod_battery",
411 "endpoints":
412 [
413 {
414 "types":
415 {
416 "rType": "fault_inventory_object",
417 "fType": "fault_led_group"
418 },
419 "paths":
420 [
421 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
422 ]
423 },
424 {
425 "types":
426 {
427 "rType": "identify_inventory_object",
428 "fType": "identify_led_group"
429 },
430 "paths":
431 [
432 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
433 ]
434 }
435 ]
436 },
437 {
438 "path": "system/chassis/motherboard/vrm0",
439 "endpoints":
440 [
441 {
442 "types":
443 {
444 "rType": "fault_inventory_object",
445 "fType": "fault_led_group"
446 },
447 "paths":
448 [
449 "/xyz/openbmc_project/led/groups/vrm0_fault"
450 ]
451 },
452 {
453 "types":
454 {
455 "rType": "identify_inventory_object",
456 "fType": "identify_led_group"
457 },
458 "paths":
459 [
460 "/xyz/openbmc_project/led/groups/vrm0_identify"
461 ]
462 }
463 ]
464 },
465 {
466 "path": "system/chassis/motherboard/vrm1",
467 "endpoints":
468 [
469 {
470 "types":
471 {
472 "rType": "fault_inventory_object",
473 "fType": "fault_led_group"
474 },
475 "paths":
476 [
477 "/xyz/openbmc_project/led/groups/vrm1_fault"
478 ]
479 },
480 {
481 "types":
482 {
483 "rType": "identify_inventory_object",
484 "fType": "identify_led_group"
485 },
486 "paths":
487 [
488 "/xyz/openbmc_project/led/groups/vrm1_identify"
489 ]
490 }
491 ]
492 },
493 {
494 "path": "system/chassis/motherboard/vrm2",
495 "endpoints":
496 [
497 {
498 "types":
499 {
500 "rType": "fault_inventory_object",
501 "fType": "fault_led_group"
502 },
503 "paths":
504 [
505 "/xyz/openbmc_project/led/groups/vrm2_fault"
506 ]
507 },
508 {
509 "types":
510 {
511 "rType": "identify_inventory_object",
512 "fType": "identify_led_group"
513 },
514 "paths":
515 [
516 "/xyz/openbmc_project/led/groups/vrm2_identify"
517 ]
518 }
519 ]
520 },
521 {
522 "path": "system/chassis/motherboard/vrm3",
523 "endpoints":
524 [
525 {
526 "types":
527 {
528 "rType": "fault_inventory_object",
529 "fType": "fault_led_group"
530 },
531 "paths":
532 [
533 "/xyz/openbmc_project/led/groups/vrm3_fault"
534 ]
535 },
536 {
537 "types":
538 {
539 "rType": "identify_inventory_object",
540 "fType": "identify_led_group"
541 },
542 "paths":
543 [
544 "/xyz/openbmc_project/led/groups/vrm3_identify"
545 ]
546 }
547 ]
548 },
549 {
550 "path": "system/chassis/motherboard/vrm4",
551 "endpoints":
552 [
553 {
554 "types":
555 {
556 "rType": "fault_inventory_object",
557 "fType": "fault_led_group"
558 },
559 "paths":
560 [
561 "/xyz/openbmc_project/led/groups/vrm4_fault"
562 ]
563 },
564 {
565 "types":
566 {
567 "rType": "identify_inventory_object",
568 "fType": "identify_led_group"
569 },
570 "paths":
571 [
572 "/xyz/openbmc_project/led/groups/vrm4_identify"
573 ]
574 }
575 ]
576 },
577 {
578 "path": "system/chassis/motherboard/vrm5",
579 "endpoints":
580 [
581 {
582 "types":
583 {
584 "rType": "fault_inventory_object",
585 "fType": "fault_led_group"
586 },
587 "paths":
588 [
589 "/xyz/openbmc_project/led/groups/vrm5_fault"
590 ]
591 },
592 {
593 "types":
594 {
595 "rType": "identify_inventory_object",
596 "fType": "identify_led_group"
597 },
598 "paths":
599 [
600 "/xyz/openbmc_project/led/groups/vrm5_identify"
601 ]
602 }
603 ]
604 },
605 {
606 "path": "system/chassis/motherboard/vrm6",
607 "endpoints":
608 [
609 {
610 "types":
611 {
612 "rType": "fault_inventory_object",
613 "fType": "fault_led_group"
614 },
615 "paths":
616 [
617 "/xyz/openbmc_project/led/groups/vrm6_fault"
618 ]
619 },
620 {
621 "types":
622 {
623 "rType": "identify_inventory_object",
624 "fType": "identify_led_group"
625 },
626 "paths":
627 [
628 "/xyz/openbmc_project/led/groups/vrm6_identify"
629 ]
630 }
631 ]
632 },
633 {
634 "path": "system/chassis/motherboard/vrm7",
635 "endpoints":
636 [
637 {
638 "types":
639 {
640 "rType": "fault_inventory_object",
641 "fType": "fault_led_group"
642 },
643 "paths":
644 [
645 "/xyz/openbmc_project/led/groups/vrm7_fault"
646 ]
647 },
648 {
649 "types":
650 {
651 "rType": "identify_inventory_object",
652 "fType": "identify_led_group"
653 },
654 "paths":
655 [
656 "/xyz/openbmc_project/led/groups/vrm7_identify"
657 ]
658 }
659 ]
660 },
661 {
662 "path": "system/chassis/motherboard/vrm8",
663 "endpoints":
664 [
665 {
666 "types":
667 {
668 "rType": "fault_inventory_object",
669 "fType": "fault_led_group"
670 },
671 "paths":
672 [
673 "/xyz/openbmc_project/led/groups/vrm8_fault"
674 ]
675 },
676 {
677 "types":
678 {
679 "rType": "identify_inventory_object",
680 "fType": "identify_led_group"
681 },
682 "paths":
683 [
684 "/xyz/openbmc_project/led/groups/vrm8_identify"
685 ]
686 }
687 ]
688 },
689 {
690 "path": "system/chassis/motherboard/vrm9",
691 "endpoints":
692 [
693 {
694 "types":
695 {
696 "rType": "fault_inventory_object",
697 "fType": "fault_led_group"
698 },
699 "paths":
700 [
701 "/xyz/openbmc_project/led/groups/vrm9_fault"
702 ]
703 },
704 {
705 "types":
706 {
707 "rType": "identify_inventory_object",
708 "fType": "identify_led_group"
709 },
710 "paths":
711 [
712 "/xyz/openbmc_project/led/groups/vrm9_identify"
713 ]
714 }
715 ]
716 },
717 {
718 "path": "system/chassis/motherboard/vrm10",
719 "endpoints":
720 [
721 {
722 "types":
723 {
724 "rType": "fault_inventory_object",
725 "fType": "fault_led_group"
726 },
727 "paths":
728 [
729 "/xyz/openbmc_project/led/groups/vrm10_fault"
730 ]
731 },
732 {
733 "types":
734 {
735 "rType": "identify_inventory_object",
736 "fType": "identify_led_group"
737 },
738 "paths":
739 [
740 "/xyz/openbmc_project/led/groups/vrm10_identify"
741 ]
742 }
743 ]
744 },
745 {
746 "path": "system/chassis/motherboard/vrm11",
747 "endpoints":
748 [
749 {
750 "types":
751 {
752 "rType": "fault_inventory_object",
753 "fType": "fault_led_group"
754 },
755 "paths":
756 [
757 "/xyz/openbmc_project/led/groups/vrm11_fault"
758 ]
759 },
760 {
761 "types":
762 {
763 "rType": "identify_inventory_object",
764 "fType": "identify_led_group"
765 },
766 "paths":
767 [
768 "/xyz/openbmc_project/led/groups/vrm11_identify"
769 ]
770 }
771 ]
772 },
773 {
774 "path": "system/chassis/motherboard/vrm12",
775 "endpoints":
776 [
777 {
778 "types":
779 {
780 "rType": "fault_inventory_object",
781 "fType": "fault_led_group"
782 },
783 "paths":
784 [
785 "/xyz/openbmc_project/led/groups/vrm12_fault"
786 ]
787 },
788 {
789 "types":
790 {
791 "rType": "identify_inventory_object",
792 "fType": "identify_led_group"
793 },
794 "paths":
795 [
796 "/xyz/openbmc_project/led/groups/vrm12_identify"
797 ]
798 }
799 ]
800 },
801 {
802 "path": "system/chassis/motherboard/vrm13",
803 "endpoints":
804 [
805 {
806 "types":
807 {
808 "rType": "fault_inventory_object",
809 "fType": "fault_led_group"
810 },
811 "paths":
812 [
813 "/xyz/openbmc_project/led/groups/vrm13_fault"
814 ]
815 },
816 {
817 "types":
818 {
819 "rType": "identify_inventory_object",
820 "fType": "identify_led_group"
821 },
822 "paths":
823 [
824 "/xyz/openbmc_project/led/groups/vrm13_identify"
825 ]
826 }
827 ]
828 },
829 {
830 "path": "system/chassis/motherboard/vrm14",
831 "endpoints":
832 [
833 {
834 "types":
835 {
836 "rType": "fault_inventory_object",
837 "fType": "fault_led_group"
838 },
839 "paths":
840 [
841 "/xyz/openbmc_project/led/groups/vrm14_fault"
842 ]
843 },
844 {
845 "types":
846 {
847 "rType": "identify_inventory_object",
848 "fType": "identify_led_group"
849 },
850 "paths":
851 [
852 "/xyz/openbmc_project/led/groups/vrm14_identify"
853 ]
854 }
855 ]
856 },
857 {
858 "path": "system/chassis/motherboard/vrm15",
859 "endpoints":
860 [
861 {
862 "types":
863 {
864 "rType": "fault_inventory_object",
865 "fType": "fault_led_group"
866 },
867 "paths":
868 [
869 "/xyz/openbmc_project/led/groups/vrm15_fault"
870 ]
871 },
872 {
873 "types":
874 {
875 "rType": "identify_inventory_object",
876 "fType": "identify_led_group"
877 },
878 "paths":
879 [
880 "/xyz/openbmc_project/led/groups/vrm15_identify"
881 ]
882 }
883 ]
884 },
885 {
886 "path": "system/chassis/motherboard/tpm",
887 "endpoints":
888 [
889 {
890 "types":
891 {
892 "rType": "fault_inventory_object",
893 "fType": "fault_led_group"
894 },
895 "paths":
896 [
897 "/xyz/openbmc_project/led/groups/tpm_fault"
898 ]
899 },
900 {
901 "types":
902 {
903 "rType": "identify_inventory_object",
904 "fType": "identify_led_group"
905 },
906 "paths":
907 [
908 "/xyz/openbmc_project/led/groups/tpm_identify"
909 ]
910 }
911 ]
912 },
913 {
914 "path": "system/chassis/motherboard/power_distribution",
915 "endpoints":
916 [
917 {
918 "types":
919 {
920 "rType": "fault_inventory_object",
921 "fType": "fault_led_group"
922 },
923 "paths":
924 [
925 "/xyz/openbmc_project/led/groups/power_distribution_fault"
926 ]
927 },
928 {
929 "types":
930 {
931 "rType": "identify_inventory_object",
932 "fType": "identify_led_group"
933 },
934 "paths":
935 [
936 "/xyz/openbmc_project/led/groups/power_distribution_identify"
937 ]
938 }
939 ]
940 },
941 {
942 "path": "system/chassis/motherboard/cpu0",
943 "endpoints":
944 [
945 {
946 "types":
947 {
948 "rType": "fault_inventory_object",
949 "fType": "fault_led_group"
950 },
951 "paths":
952 [
953 "/xyz/openbmc_project/led/groups/cpu0_c14_fault"
954 ]
955 },
956 {
957 "types":
958 {
959 "rType": "identify_inventory_object",
960 "fType": "identify_led_group"
961 },
962 "paths":
963 [
964 "/xyz/openbmc_project/led/groups/cpu0_c14_identify"
965 ]
966 }
967 ]
968 },
969 {
970 "path": "system/chassis/motherboard/cpu1",
971 "endpoints":
972 [
973 {
974 "types":
975 {
976 "rType": "fault_inventory_object",
977 "fType": "fault_led_group"
978 },
979 "paths":
980 [
981 "/xyz/openbmc_project/led/groups/cpu0_c14_fault"
982 ]
983 },
984 {
985 "types":
986 {
987 "rType": "identify_inventory_object",
988 "fType": "identify_led_group"
989 },
990 "paths":
991 [
992 "/xyz/openbmc_project/led/groups/cpu0_c14_identify"
993 ]
994 }
995 ]
996 },
997 {
998 "path": "system/chassis/motherboard/cpu2",
999 "endpoints":
1000 [
1001 {
1002 "types":
1003 {
1004 "rType": "fault_inventory_object",
1005 "fType": "fault_led_group"
1006 },
1007 "paths":
1008 [
1009 "/xyz/openbmc_project/led/groups/cpu1_c19_fault"
1010 ]
1011 },
1012 {
1013 "types":
1014 {
1015 "rType": "identify_inventory_object",
1016 "fType": "identify_led_group"
1017 },
1018 "paths":
1019 [
1020 "/xyz/openbmc_project/led/groups/cpu1_c19_identify"
1021 ]
1022 }
1023 ]
1024 },
1025 {
1026 "path": "system/chassis/motherboard/cpu3",
1027 "endpoints":
1028 [
1029 {
1030 "types":
1031 {
1032 "rType": "fault_inventory_object",
1033 "fType": "fault_led_group"
1034 },
1035 "paths":
1036 [
1037 "/xyz/openbmc_project/led/groups/cpu1_c19_fault"
1038 ]
1039 },
1040 {
1041 "types":
1042 {
1043 "rType": "identify_inventory_object",
1044 "fType": "identify_led_group"
1045 },
1046 "paths":
1047 [
1048 "/xyz/openbmc_project/led/groups/cpu1_c19_identify"
1049 ]
1050 }
1051 ]
1052 },
1053 {
1054 "path": "system/chassis/motherboard/cpu4",
1055 "endpoints":
1056 [
1057 {
1058 "types":
1059 {
1060 "rType": "fault_inventory_object",
1061 "fType": "fault_led_group"
1062 },
1063 "paths":
1064 [
1065 "/xyz/openbmc_project/led/groups/cpu2_c56_fault"
1066 ]
1067 },
1068 {
1069 "types":
1070 {
1071 "rType": "identify_inventory_object",
1072 "fType": "identify_led_group"
1073 },
1074 "paths":
1075 [
1076 "/xyz/openbmc_project/led/groups/cpu2_c56_identify"
1077 ]
1078 }
1079 ]
1080 },
1081 {
1082 "path": "system/chassis/motherboard/cpu5",
1083 "endpoints":
1084 [
1085 {
1086 "types":
1087 {
1088 "rType": "fault_inventory_object",
1089 "fType": "fault_led_group"
1090 },
1091 "paths":
1092 [
1093 "/xyz/openbmc_project/led/groups/cpu2_c56_fault"
1094 ]
1095 },
1096 {
1097 "types":
1098 {
1099 "rType": "identify_inventory_object",
1100 "fType": "identify_led_group"
1101 },
1102 "paths":
1103 [
1104 "/xyz/openbmc_project/led/groups/cpu2_c56_identify"
1105 ]
1106 }
1107 ]
1108 },
1109 {
1110 "path": "system/chassis/motherboard/cpu6",
1111 "endpoints":
1112 [
1113 {
1114 "types":
1115 {
1116 "rType": "fault_inventory_object",
1117 "fType": "fault_led_group"
1118 },
1119 "paths":
1120 [
1121 "/xyz/openbmc_project/led/groups/cpu3_c61_fault"
1122 ]
1123 },
1124 {
1125 "types":
1126 {
1127 "rType": "identify_inventory_object",
1128 "fType": "identify_led_group"
1129 },
1130 "paths":
1131 [
1132 "/xyz/openbmc_project/led/groups/cpu3_c61_identify"
1133 ]
1134 }
1135 ]
1136 },
1137 {
1138 "path": "system/chassis/motherboard/cpu7",
1139 "endpoints":
1140 [
1141 {
1142 "types":
1143 {
1144 "rType": "fault_inventory_object",
1145 "fType": "fault_led_group"
1146 },
1147 "paths":
1148 [
1149 "/xyz/openbmc_project/led/groups/cpu3_c61_fault"
1150 ]
1151 },
1152 {
1153 "types":
1154 {
1155 "rType": "identify_inventory_object",
1156 "fType": "identify_led_group"
1157 },
1158 "paths":
1159 [
1160 "/xyz/openbmc_project/led/groups/cpu3_c61_identify"
1161 ]
1162 }
1163 ]
1164 },
1165 {
1166 "path": "system/chassis/motherboard/dasd_backplane",
1167 "endpoints":
1168 [
1169 {
1170 "types":
1171 {
1172 "rType": "fault_inventory_object",
1173 "fType": "fault_led_group"
1174 },
1175 "paths":
1176 [
1177 "/xyz/openbmc_project/led/groups/dasd_backplane_fault"
1178 ]
1179 },
1180 {
1181 "types":
1182 {
1183 "rType": "identify_inventory_object",
1184 "fType": "identify_led_group"
1185 },
1186 "paths":
1187 [
1188 "/xyz/openbmc_project/led/groups/dasd_backplane_identify"
1189 ]
1190 }
1191 ]
Matt Spinler47162542021-03-02 15:00:09 -06001192 }
1193 ]
1194}