blob: e27de98a86ff6c5c37bcf13f4e7ecfad3c6d433f [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, 16, 1],
9 [80, 0, 16, 3]
10 ]
11 },
12 "associations":
13 [
14 {
15 "path": "system/chassis/motherboard/fan0",
16 "endpoints":
17 [
18 {
19 "types":
20 {
21 "rType": "inventory",
22 "fType": "sensors"
23 },
24 "paths":
25 [
26 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
27 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
28 ]
29 }
30 ]
31 },
32 {
33 "path": "system/chassis/motherboard/fan1",
34 "endpoints":
35 [
36 {
37 "types":
38 {
39 "rType": "inventory",
40 "fType": "sensors"
41 },
42 "paths":
43 [
44 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
45 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
46 ]
47 }
48 ]
49 },
50 {
51 "path": "system/chassis/motherboard/fan2",
52 "endpoints":
53 [
54 {
55 "types":
56 {
57 "rType": "inventory",
58 "fType": "sensors"
59 },
60 "paths":
61 [
62 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
63 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
64 ]
65 }
66 ]
67 },
68 {
69 "path": "system/chassis/motherboard/fan3",
70 "endpoints":
71 [
72 {
73 "types":
74 {
75 "rType": "inventory",
76 "fType": "sensors"
77 },
78 "paths":
79 [
80 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
81 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
82 ]
83 }
84 ]
85 },
86 {
87 "path": "system/chassis/motherboard/fan4",
88 "endpoints":
89 [
90 {
91 "types":
92 {
93 "rType": "inventory",
94 "fType": "sensors"
95 },
96 "paths":
97 [
98 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
99 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
100 ]
101 }
102 ]
103 },
104 {
105 "path": "system/chassis/motherboard/fan5",
106 "endpoints":
107 [
108 {
109 "types":
110 {
111 "rType": "inventory",
112 "fType": "sensors"
113 },
114 "paths":
115 [
116 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
117 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
118 ]
119 }
120 ]
121 },
122 {
123 "path": "system/chassis",
124 "endpoints":
125 [
126 {
127 "types":
128 {
129 "rType": "chassis",
130 "fType": "all_sensors"
131 },
132 "paths":
133 [
134 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
135 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
136 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
137 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
138 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
139 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
140 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
141 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
142 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
143 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
144 ]
145 }
146 ]
147 }
148 ]
149}
150