blob: 5e535d5029be3396efdf2c3ffb0d183701a2a0cc [file] [log] [blame]
Thang Q. Nguyene9e3d5c2020-12-29 07:18:26 +00001[
2 {
Thang Q. Nguyenefdcf4f2021-06-22 07:22:40 +00003 "path": "system/chassis/motherboard/powersupply0",
4 "endpoints":
5 [
6 {
7 "types":
8 {
9 "rType": "inventory",
10 "fType": "sensors"
11 },
12 "paths":
13 [
14 "/xyz/openbmc_project/sensors/fan_tach/PSU0_fan1",
15 "/xyz/openbmc_project/sensors/temperature/PSU0_TEMP",
16 "/xyz/openbmc_project/sensors/voltage/PSU0_VINPUT",
17 "/xyz/openbmc_project/sensors/voltage/PSU0_VOUTPUT",
18 "/xyz/openbmc_project/sensors/power/PSU0_PINPUT",
19 "/xyz/openbmc_project/sensors/power/PSU0_POUTPUT",
20 "/xyz/openbmc_project/sensors/current/PSU0_IINPUT",
21 "/xyz/openbmc_project/sensors/current/PSU0_IOUTPUT"
22 ]
23 }
24 ]
25 },
26 {
27 "path": "system/chassis/motherboard/powersupply1",
28 "endpoints":
29 [
30 {
31 "types":
32 {
33 "rType": "inventory",
34 "fType": "sensors"
35 },
36 "paths":
37 [
38 "/xyz/openbmc_project/sensors/fan_tach/PSU1_fan1",
39 "/xyz/openbmc_project/sensors/temperature/PSU1_TEMP",
40 "/xyz/openbmc_project/sensors/voltage/PSU1_VINPUT",
41 "/xyz/openbmc_project/sensors/voltage/PSU1_VOUTPUT",
42 "/xyz/openbmc_project/sensors/power/PSU1_PINPUT",
43 "/xyz/openbmc_project/sensors/power/PSU1_POUTPUT",
44 "/xyz/openbmc_project/sensors/current/PSU1_IINPUT",
45 "/xyz/openbmc_project/sensors/current/PSU1_IOUTPUT"
46 ]
47 }
48 ]
49 },
50 {
Thang Q. Nguyene9e3d5c2020-12-29 07:18:26 +000051 "path": "system/chassis",
52 "endpoints":
53 [
54 {
55 "types":
56 {
57 "rType": "chassis",
58 "fType": "all_sensors"
59 },
60 "paths":
61 [
62 "/xyz/openbmc_project/sensors/fan_tach/FAN3_1",
63 "/xyz/openbmc_project/sensors/fan_tach/FAN3_2",
64 "/xyz/openbmc_project/sensors/fan_tach/FAN4_1",
65 "/xyz/openbmc_project/sensors/fan_tach/FAN4_2",
66 "/xyz/openbmc_project/sensors/fan_tach/FAN5_1",
67 "/xyz/openbmc_project/sensors/fan_tach/FAN5_2",
68 "/xyz/openbmc_project/sensors/fan_tach/FAN6_1",
69 "/xyz/openbmc_project/sensors/fan_tach/FAN6_2",
70 "/xyz/openbmc_project/sensors/fan_tach/FAN7_1",
71 "/xyz/openbmc_project/sensors/fan_tach/FAN7_2",
72 "/xyz/openbmc_project/sensors/fan_tach/FAN8_1",
73 "/xyz/openbmc_project/sensors/fan_tach/FAN8_2",
74 "/xyz/openbmc_project/sensors/fan_tach/PSU0_fan1",
Thang Q. Nguyen775dfa42021-12-22 09:54:52 +000075 "/xyz/openbmc_project/sensors/fan_tach/PSU1_fan1"
Thang Q. Nguyene9e3d5c2020-12-29 07:18:26 +000076 ]
77 }
78 ]
79 }
80]