entity-manager: Update kudo_bmc.json
1. Add entity id and entity instance for the kudo BMC sensors.
2. Adjust the FRU part number used in probing.
3. Modify the lower critical value for DC_PVTT sensor
Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com>
Change-Id: Iba84ccd3eafc9a8798a13c0680ead6b92bdd5435
diff --git a/configurations/kudo_bmc.json b/configurations/kudo_bmc.json
index 22b4740..17e8911 100644
--- a/configurations/kudo_bmc.json
+++ b/configurations/kudo_bmc.json
@@ -141,7 +141,7 @@
"Label": "vout6",
"Name": "lower critical",
"Severity": 1,
- "Value": 1.121
+ "Value": 1.062
},
{
"Direction": "greater than",
@@ -207,10 +207,46 @@
"vout3_Max": 2.5,
"vout5_Max": 5.8,
"vout6_Max": 3
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 0,
+ "Name": "DC_P2V5",
+ "Type": "MAX34451"
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 1,
+ "Name": "DC_P1V2",
+ "Type": "MAX34451"
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 3,
+ "Name": "DC_3V3_STBY",
+ "Type": "MAX34451"
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 4,
+ "Name": "DC_P1V175",
+ "Type": "MAX34451"
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 2,
+ "Name": "DC_P1V8",
+ "Type": "MAX34451"
+ },
+ {
+ "EntityId": 19,
+ "EntityInstance": 5,
+ "Name": "DC_PVTT",
+ "Type": "MAX34451"
}
],
"Name": "Kudo_BMC",
- "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1093695-*'})",
+ "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1093695*'})",
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"Manufacturer": "$BOARD_MANUFACTURER",