summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-05-03 21:46:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 02:43:30 +0300
commit4094c1b70ea460fa298b7bcff49ca63e0a645f72 (patch)
tree8b699c041dd9fbadca2893d519b2940721cfdd51 /meta-ibm
parent6c55f1f83476cd230abe07222462ed92364ec673 (diff)
downloadopenbmc-4094c1b70ea460fa298b7bcff49ca63e0a645f72.tar.xz
wspoon: Update inventory associations
Make the follow updates to the associations that PIM will create: Make a new association iface on /system/chassis that contains every sensor in that chassis, with some exceptions. The forward association type is 'sensors', and the reverse type is 'chassis'. The power supply sensors are not included in this new association list, as the power supplies also now have a new 'sensors' <-> 'chassis' association that associates power supplies to their sensors, as bmcweb treats a power supply as a chassis. Also not included in the new chassis associations are any remaining power sensors, as bmcweb currently makes fake power supply responses out of them and we want to avoid that. The final change is to change the association type of the associations that point to the sensors on their inventory item from 'sensors' to 'child_sensors', as 'sensors' is required to be used in bmcweb's chassis handling as mentioned above. (From meta-ibm rev: 5a4a28582beb2f854d2724e192873536363943da) Change-Id: Iebd15c4b5a97a16bb614d757ce7621f087777622 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json361
1 files changed, 284 insertions, 77 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json b/meta-ibm/meta-witherspoon/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
index 8231e6c47..a86a65d5b 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
@@ -7,6 +7,20 @@
"types":
{
"rType": "inventory",
+ "fType": "child_sensors"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/sensors/power/ps0_input_power",
+ "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
+ "/xyz/openbmc_project/sensors/current/ps0_output_current",
+ "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage"
+ ]
+ },
+ {
+ "types":
+ {
+ "rType": "chassis",
"fType": "sensors"
},
"paths":
@@ -38,6 +52,20 @@
"types":
{
"rType": "inventory",
+ "fType": "child_sensors"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/sensors/power/ps1_input_power",
+ "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
+ "/xyz/openbmc_project/sensors/current/ps1_output_current",
+ "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage"
+ ]
+ },
+ {
+ "types":
+ {
+ "rType": "chassis",
"fType": "sensors"
},
"paths":
@@ -70,7 +98,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -99,7 +127,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -128,7 +156,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -157,7 +185,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -186,12 +214,59 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
"/xyz/openbmc_project/sensors/temperature/ambient",
- "/xyz/openbmc_project/sensors/temperature/pcie"
+ "/xyz/openbmc_project/sensors/temperature/pcie",
+
+ "/xyz/openbmc_project/sensors/voltage/p0_vdd_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vcs_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vddr_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vdn_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vcs_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vdd_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vddr_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vdn_voltage",
+
+ "/xyz/openbmc_project/sensors/power/p0_vdd_power",
+ "/xyz/openbmc_project/sensors/power/p0_vcs_power",
+ "/xyz/openbmc_project/sensors/power/p0_vddr_power",
+ "/xyz/openbmc_project/sensors/power/p0_vdn_power",
+ "/xyz/openbmc_project/sensors/power/p1_vdd_power",
+ "/xyz/openbmc_project/sensors/power/p1_vcs_power",
+ "/xyz/openbmc_project/sensors/power/p1_vddr_power",
+ "/xyz/openbmc_project/sensors/power/p1_vdn_power",
+
+ "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
+
+ "/xyz/openbmc_project/sensors/current/p0_vcs_current",
+ "/xyz/openbmc_project/sensors/current/p0_vddr_current",
+ "/xyz/openbmc_project/sensors/current/p0_vdd_current",
+ "/xyz/openbmc_project/sensors/current/p0_vdn_current",
+ "/xyz/openbmc_project/sensors/current/p1_vcs_current",
+ "/xyz/openbmc_project/sensors/current/p1_vddr_current",
+ "/xyz/openbmc_project/sensors/current/p1_vdd_current",
+ "/xyz/openbmc_project/sensors/current/p1_vdn_current",
+
+ "/xyz/openbmc_project/sensors/power/fan_disk_power",
+ "/xyz/openbmc_project/sensors/power/io_power",
+ "/xyz/openbmc_project/sensors/power/total_power",
+ "/xyz/openbmc_project/sensors/power/p0_io_power",
+ "/xyz/openbmc_project/sensors/power/p0_mem_power",
+ "/xyz/openbmc_project/sensors/power/p0_power",
+ "/xyz/openbmc_project/sensors/power/p1_io_power",
+ "/xyz/openbmc_project/sensors/power/p1_mem_power",
+ "/xyz/openbmc_project/sensors/power/p1_power"
+
]
}
]
@@ -204,7 +279,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -222,7 +297,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -240,7 +315,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -258,7 +333,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -276,7 +351,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -294,7 +369,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -304,7 +379,6 @@
}
]
},
-
{
"path": "system/chassis/motherboard/cpu0/core0",
"endpoints":
@@ -313,7 +387,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -330,7 +404,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -347,7 +421,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -364,7 +438,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -381,7 +455,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -398,7 +472,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -415,7 +489,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -432,7 +506,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -449,7 +523,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -466,7 +540,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -483,7 +557,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -500,7 +574,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -517,7 +591,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -534,7 +608,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -551,7 +625,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -568,7 +642,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -585,7 +659,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -602,7 +676,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -619,7 +693,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -636,7 +710,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -653,7 +727,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -670,7 +744,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -687,7 +761,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -704,7 +778,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -722,7 +796,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -739,7 +813,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -756,7 +830,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -773,7 +847,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -790,7 +864,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -807,7 +881,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -824,7 +898,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -841,7 +915,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -858,7 +932,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -875,7 +949,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -892,7 +966,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -909,7 +983,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -926,7 +1000,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -943,7 +1017,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -960,7 +1034,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -977,7 +1051,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -994,7 +1068,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1011,7 +1085,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1028,7 +1102,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1045,7 +1119,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1062,7 +1136,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1079,7 +1153,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1096,7 +1170,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1113,7 +1187,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1131,7 +1205,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1148,7 +1222,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1165,7 +1239,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1182,7 +1256,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1199,7 +1273,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1216,7 +1290,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1233,7 +1307,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1250,7 +1324,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1267,7 +1341,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1284,7 +1358,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1301,7 +1375,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1318,7 +1392,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1335,7 +1409,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1352,7 +1426,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1369,7 +1443,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1386,7 +1460,7 @@
"types":
{
"rType": "inventory",
- "fType": "sensors"
+ "fType": "child_sensors"
},
"paths":
[
@@ -1394,5 +1468,138 @@
]
}
]
+ },
+ {
+ "path": "system/chassis",
+ "endpoints":
+ [
+ {
+ "types":
+ {
+ "rType": "chassis",
+ "fType": "sensors"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
+ "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
+ "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
+ "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
+ "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
+ "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
+ "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
+ "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
+
+ "/xyz/openbmc_project/sensors/temperature/ambient",
+ "/xyz/openbmc_project/sensors/temperature/pcie",
+
+ "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
+ "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp",
+
+ "/xyz/openbmc_project/sensors/temperature/p0_core0_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core1_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core2_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core3_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core4_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core5_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core6_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core7_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core8_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core9_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core10_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core11_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core12_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core13_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core14_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core15_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core16_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core17_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core18_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core19_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core20_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core21_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core22_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_core23_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core0_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core1_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core2_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core3_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core4_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core5_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core6_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core7_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core8_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core9_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core10_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core11_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core12_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core13_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core14_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core15_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core16_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core17_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core18_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core19_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core20_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core21_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core22_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_core23_temp",
+
+ "/xyz/openbmc_project/sensors/temperature/dimm0_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm1_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm2_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm3_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm4_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm5_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm6_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm7_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm8_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm9_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm10_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm11_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm12_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm13_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm14_temp",
+ "/xyz/openbmc_project/sensors/temperature/dimm15_temp",
+
+ "/xyz/openbmc_project/sensors/voltage/p0_vdd_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vcs_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vddr_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p0_vdn_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vcs_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vdd_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vddr_voltage",
+ "/xyz/openbmc_project/sensors/voltage/p1_vdn_voltage",
+
+ "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
+ "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
+ "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
+
+ "/xyz/openbmc_project/sensors/current/p0_vcs_current",
+ "/xyz/openbmc_project/sensors/current/p0_vddr_current",
+ "/xyz/openbmc_project/sensors/current/p0_vdd_current",
+ "/xyz/openbmc_project/sensors/current/p0_vdn_current",
+ "/xyz/openbmc_project/sensors/current/p1_vcs_current",
+ "/xyz/openbmc_project/sensors/current/p1_vddr_current",
+ "/xyz/openbmc_project/sensors/current/p1_vdd_current",
+ "/xyz/openbmc_project/sensors/current/p1_vdn_current"
+ ]
+ }
+ ]
}
]