summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0006-Change-AS1200-Vin-Thresholds-according-to-GOST.patch
blob: 3cb9e750eda0fb0b735f760bff00f1c41ab8ac00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
From acb5c92e29f6a13894532d21784705e89d952dcc Mon Sep 17 00:00:00 2001
From: "Evgeny Alekseev (IBS Group)" <ealekseev@ibs.sila.ru>
Date: Fri, 7 Oct 2022 08:15:20 +0300
Subject: [PATCH] Change AS1200 Vin Thresholds according to GOST

---
 configurations/aspower_u1a-d11200_psu.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/configurations/aspower_u1a-d11200_psu.json b/configurations/aspower_u1a-d11200_psu.json
index 8d46f30..657b2f3 100644
--- a/configurations/aspower_u1a-d11200_psu.json
+++ b/configurations/aspower_u1a-d11200_psu.json
@@ -246,28 +246,28 @@
                         "Label": "vin",
                         "Name": "lower critical",
                         "Severity": 1,
-                        "Value": 210
+                        "Value": 207
                     },
                     {
                         "Direction": "less than",
                         "Label": "vin",
                         "Name": "lower non critical",
                         "Severity": 0,
-                        "Value": 220
+                        "Value": 210
                     },
                     {
                         "Direction": "greater than",
                         "Label": "vin",
                         "Name": "upper critical",
                         "Severity": 1,
-                        "Value": 250
+                        "Value": 253
                     },
                     {
                         "Direction": "greater than",
                         "Label": "vin",
                         "Name": "upper non critical",
                         "Severity": 0,
-                        "Value": 240
+                        "Value": 250
                     }
                 ],
                 "Type": "pmbus"