From f3935766697c198b91e4878755111a6f101e3c59 Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Tue, 6 Sep 2022 16:42:37 +0300 Subject: IBS:Entity Mgr Add Sensors to Inventory --- .../entity-manager/SILA-Baseboard-full.json | 28 ++++++++++------------ 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json index 316fe69d7d..5598e01d86 100755 --- a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json +++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json @@ -25,7 +25,7 @@ } ], "Type": "XeonCPU" - }, + }, { "C1": 92.16, "C2": 107.52, @@ -53,7 +53,7 @@ "Tachs": [ 0 ] - }, + }, "Index": 0, "Name": "System Fan 1", "Type": "AspeedFan", @@ -91,7 +91,7 @@ "Tachs": [ 4 ] - }, + }, "Index": 4, "Name": "System Fan 2", "Type": "AspeedFan", @@ -244,7 +244,7 @@ "ILimitMax": 0.0, "ILimitMin": 0.0, "Inputs": [ - "System Fan 1" + "System Fan 1" ], "Name": "System Fan 1 Sensor", "NegativeHysteresis": 0.0, @@ -270,7 +270,7 @@ "ILimitMax": 0.0, "ILimitMin": 0.0, "Inputs": [ - "System Fan 2" + "System Fan 2" ], "Name": "System Fan 2 Sensor", "NegativeHysteresis": 0.0, @@ -296,7 +296,7 @@ "ILimitMax": 0.0, "ILimitMin": 0.0, "Inputs": [ - "System Fan 3" + "System Fan 3" ], "Name": "System Fan 3 Sensor", "NegativeHysteresis": 0.0, @@ -322,7 +322,7 @@ "ILimitMax": 0.0, "ILimitMin": 0.0, "Inputs": [ - "CPU1 Fan" + "CPU1 Fan" ], "Name": "CPU Fan 1 Sensor", "NegativeHysteresis": 0.0, @@ -348,7 +348,7 @@ "ILimitMax": 0.0, "ILimitMin": 0.0, "Inputs": [ - "CPU2 Fan" + "CPU2 Fan" ], "Name": "CPU Fan 2 Sensor", "NegativeHysteresis": 0.0, @@ -365,7 +365,7 @@ "Zones": [ "CPUFan2Zone" ] - }, + }, { "FailSafePercent": 100, "MinThermalOutput": 10, @@ -422,7 +422,7 @@ ], "Type": "Stepwise", "Zones": [ - "SysFan1Zone", "SysFan2Zone", "SysFan3Zone" + "SysFan1Zone", "SysFan2Zone", "SysFan3Zone" ] }, { @@ -451,7 +451,7 @@ ], "Type": "Stepwise", "Zones": [ - "CPUFan1Zone" + "CPUFan1Zone" ] }, { @@ -480,7 +480,7 @@ ], "Type": "Stepwise", "Zones": [ - "CPUFan2Zone" + "CPUFan2Zone" ] }, { @@ -512,7 +512,7 @@ "Severity": 1, "Value": 0 } - ], + ], "Type": "TMP75" }, { @@ -1081,7 +1081,6 @@ "Name": "Node Manager Sensor", "Type": "NMSensor" }, - { "Address": "0x4e", "Bus": 6, @@ -1464,7 +1463,6 @@ "EntityId": "0x08", "EntityInstance": "89" } - ], "Name": "SILA Baseboard", "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'CP.*'})", -- cgit v1.2.3