config/sbp1: Update sensor thresholds for NIC sensors

Update temperature threshold for PHY & NIC sensors.

Change-Id: I788b9af1ee47cc1bec38fe15c51e1c3e7a77e3ff
Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
diff --git a/configurations/sbp1_baseboard.json b/configurations/sbp1_baseboard.json
index 4602e13..3dd962c 100644
--- a/configurations/sbp1_baseboard.json
+++ b/configurations/sbp1_baseboard.json
@@ -267,17 +267,31 @@
             "Thresholds": [
                 {
                     "Direction": "greater than",
-                    "Hysteresis": 0.0134,
+                    "Hysteresis": 0.0145,
                     "Name": "upper critical",
                     "Severity": 1,
-                    "Value": 1.34
+                    "Value": 1.45
+                },
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.0135,
+                    "Name": "upper non critical",
+                    "Severity": 0,
+                    "Value": 1.35
                 },
                 {
                     "Direction": "less than",
-                    "Hysteresis": 0.012,
+                    "Hysteresis": 0.0115,
+                    "Name": "lower non critical",
+                    "Severity": 0,
+                    "Value": 1.15
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.011,
                     "Name": "lower critical",
                     "Severity": 1,
-                    "Value": 1.2
+                    "Value": 1.1
                 }
             ],
             "Type": "ADC"
@@ -290,17 +304,31 @@
             "Thresholds": [
                 {
                     "Direction": "greater than",
-                    "Hysteresis": 0.0134,
+                    "Hysteresis": 0.0145,
                     "Name": "upper critical",
                     "Severity": 1,
-                    "Value": 1.34
+                    "Value": 1.45
+                },
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.0135,
+                    "Name": "upper non critical",
+                    "Severity": 0,
+                    "Value": 1.35
                 },
                 {
                     "Direction": "less than",
-                    "Hysteresis": 0.012,
+                    "Hysteresis": 0.0115,
+                    "Name": "lower non critical",
+                    "Severity": 0,
+                    "Value": 1.15
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.011,
                     "Name": "lower critical",
                     "Severity": 1,
-                    "Value": 1.2
+                    "Value": 1.1
                 }
             ],
             "Type": "ADC"
@@ -395,8 +423,42 @@
                 "temp2"
             ],
             "Name": "NIC2_0",
-            "Name1": "NIC2",
+            "Name1": "NIC2 Temperature",
             "PowerState": "On",
+            "Thresholds": [
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.95,
+                    "Index": 2,
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 95
+                },
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.85,
+                    "Index": 2,
+                    "Name": "upper non critical",
+                    "Severity": 0,
+                    "Value": 85
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.2,
+                    "Index": 2,
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 20
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.3,
+                    "Index": 2,
+                    "Name": "lower non critical",
+                    "Severity": 0,
+                    "Value": 30
+                }
+            ],
             "Type": "ADM1021"
         },
         {
@@ -406,8 +468,42 @@
                 "temp2"
             ],
             "Name": "NIC1_0",
-            "Name1": "NIC1",
+            "Name1": "NIC1 Temperature",
             "PowerState": "On",
+            "Thresholds": [
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.95,
+                    "Index": 2,
+                    "Name": "upper critical",
+                    "Severity": 1,
+                    "Value": 95
+                },
+                {
+                    "Direction": "greater than",
+                    "Hysteresis": 0.85,
+                    "Index": 2,
+                    "Name": "upper non critical",
+                    "Severity": 0,
+                    "Value": 85
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.2,
+                    "Index": 2,
+                    "Name": "lower critical",
+                    "Severity": 1,
+                    "Value": 20
+                },
+                {
+                    "Direction": "less than",
+                    "Hysteresis": 0.3,
+                    "Index": 2,
+                    "Name": "lower non critical",
+                    "Severity": 0,
+                    "Value": 30
+                }
+            ],
             "Type": "ADM1021"
         },
         {