configurations/sbp1: Add warning threshold

Add 110 degree celsius as lower warning threshold for the PSUs.

Change-Id: Iaa8b7bcce4ba29916a19dce9a7a68a10655fcef3
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
diff --git a/configurations/sbp1_psu.json b/configurations/sbp1_psu.json
index a3f6762..a9a864f 100644
--- a/configurations/sbp1_psu.json
+++ b/configurations/sbp1_psu.json
@@ -76,6 +76,14 @@
                     },
                     {
                         "Direction": "greater than",
+                        "Hysteresis": 1.1,
+                        "Label": "temp1",
+                        "Name": "upper non critical",
+                        "Severity": 0,
+                        "Value": 110.0
+                    },
+                    {
+                        "Direction": "greater than",
                         "Hysteresis": 1.45,
                         "Label": "iout2",
                         "Name": "upper critical",
@@ -218,6 +226,14 @@
                     },
                     {
                         "Direction": "greater than",
+                        "Hysteresis": 1.1,
+                        "Label": "temp1",
+                        "Name": "upper non critical",
+                        "Severity": 0,
+                        "Value": 110.0
+                    },
+                    {
+                        "Direction": "greater than",
                         "Hysteresis": 1.45,
                         "Label": "iout2",
                         "Name": "upper critical",
@@ -360,6 +376,14 @@
                     },
                     {
                         "Direction": "greater than",
+                        "Hysteresis": 1.1,
+                        "Label": "temp1",
+                        "Name": "upper non critical",
+                        "Severity": 0,
+                        "Value": 110.0
+                    },
+                    {
+                        "Direction": "greater than",
                         "Hysteresis": 1.45,
                         "Label": "iout2",
                         "Name": "upper critical",
@@ -502,6 +526,14 @@
                     },
                     {
                         "Direction": "greater than",
+                        "Hysteresis": 1.1,
+                        "Label": "temp1",
+                        "Name": "upper non critical",
+                        "Severity": 0,
+                        "Value": 110.0
+                    },
+                    {
+                        "Direction": "greater than",
                         "Hysteresis": 1.45,
                         "Label": "iout2",
                         "Name": "upper critical",