Revise sensor's threshold for Meta Yosemite 4
Update yosemite 4 sensor's threshold by referencing
sensor table ver 20240229
Tested:
- reading sensor thresholds by mfg-tool sensor-display
Change-Id: Ic525ac0b8b140a05761d2165b0ea0c818dfc1ef4
Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
diff --git a/configurations/yosemite4.json b/configurations/yosemite4.json
index 5aac22c..c372ec3 100644
--- a/configurations/yosemite4.json
+++ b/configurations/yosemite4.json
@@ -7,27 +7,41 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 13.74
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
- "Value": 13.5
+ "Value": 13.176
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
- "Value": 13.375
+ "Value": 13.054
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
- "Value": 11.625
+ "Value": 11.346
},
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
- "Value": 11.5
+ "Value": 11.224
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.32
}
],
"Type": "ADC"
@@ -39,6 +53,12 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 5.65
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 5.55
@@ -60,6 +80,12 @@
"Name": "lower critical",
"Severity": 1,
"Value": 4.45
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 4.15
}
],
"Type": "ADC"
@@ -71,6 +97,12 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 3.729
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 3.564
@@ -92,6 +124,12 @@
"Name": "lower critical",
"Severity": 1,
"Value": 3.036
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 2.739
}
],
"Type": "ADC"
@@ -199,6 +237,12 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1.356
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 1.296
@@ -220,6 +264,12 @@
"Name": "lower critical",
"Severity": 1,
"Value": 1.104
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 0.996
}
],
"Type": "ADC"
@@ -263,6 +313,12 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1.13
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 1.08
@@ -284,6 +340,12 @@
"Name": "lower critical",
"Severity": 1,
"Value": 0.92
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 0.83
}
],
"Type": "ADC"
@@ -295,6 +357,12 @@
"Thresholds": [
{
"Direction": "greater than",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 5.5
+ },
+ {
+ "Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 5.4
@@ -316,6 +384,12 @@
"Name": "lower critical",
"Severity": 1,
"Value": 4.6
+ },
+ {
+ "Direction": "less than",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 4.15
}
],
"Type": "ADC"