configurations: update Bletchley configurations
1. Integrate Bletchley's fan configurations into EM.
2. Add SSD Temp into fan configuration.
3. Set FailSafePercent to 60% and MinThermalOutput to 15%.
4. Update FRONT_PANEL_TEMP warning threshold.
Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I0e5cd8708069fb1f41667287ad27bc62d623c9a9
diff --git a/configurations/bletchley_frontpanel.json b/configurations/bletchley_frontpanel.json
index bf433a8..a6c7f34 100644
--- a/configurations/bletchley_frontpanel.json
+++ b/configurations/bletchley_frontpanel.json
@@ -15,6 +15,20 @@
"Value": 40.0
},
{
+ "Direction": "greater than",
+ "Index": 1,
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 39.0
+ },
+ {
+ "Direction": "less than",
+ "Index": 1,
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 1
+ },
+ {
"Direction": "less than",
"Index": 1,
"Name": "lower critical",
@@ -49,6 +63,20 @@
"Value": 40.0
},
{
+ "Direction": "greater than",
+ "Index": 1,
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 39.0
+ },
+ {
+ "Direction": "less than",
+ "Index": 1,
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 1
+ },
+ {
"Direction": "less than",
"Index": 1,
"Name": "lower critical",