configuration: minerva_fanboard: add power sensor on each fan module

Add power sensors on each 24 fan module with the UCR is 283.

Change-Id: I972a5eb811fb2768799977e4234a304859246375
Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/configurations/meta/minerva_fanboard_adc_silergy.json b/configurations/meta/minerva_fanboard_adc_silergy.json
index 1b61661..ffc9a33 100644
--- a/configurations/meta/minerva_fanboard_adc_silergy.json
+++ b/configurations/meta/minerva_fanboard_adc_silergy.json
@@ -262,7 +262,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -289,19 +290,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -328,19 +339,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -367,19 +388,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -406,12 +437,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -728,7 +768,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -755,19 +796,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -794,19 +845,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -833,19 +894,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -872,12 +943,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -1194,7 +1274,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -1221,19 +1302,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -1260,19 +1351,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -1299,19 +1400,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -1338,12 +1449,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -1660,7 +1780,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -1687,19 +1808,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -1726,19 +1857,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -1765,19 +1906,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -1804,12 +1955,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -2126,7 +2286,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -2153,19 +2314,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -2192,19 +2363,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -2231,19 +2412,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x41",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -2270,12 +2461,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -2592,7 +2792,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -2619,19 +2820,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -2658,19 +2869,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -2697,19 +2918,29 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x41",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -2736,12 +2967,21 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
                 "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
-                "in1_Scale": 833.3333
+                "in1_Scale": 833.3333,
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
diff --git a/configurations/meta/minerva_fanboard_adc_ti.json b/configurations/meta/minerva_fanboard_adc_ti.json
index 2150fab..256d7d9 100644
--- a/configurations/meta/minerva_fanboard_adc_ti.json
+++ b/configurations/meta/minerva_fanboard_adc_ti.json
@@ -262,7 +262,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -289,18 +290,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -327,18 +338,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -365,18 +386,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -403,11 +434,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -724,7 +764,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -751,18 +792,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -789,18 +840,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -827,18 +888,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -865,11 +936,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -1186,7 +1266,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -1213,18 +1294,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -1251,18 +1342,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -1289,18 +1390,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -1327,11 +1438,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -1648,7 +1768,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -1675,18 +1796,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -1713,18 +1844,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -1751,18 +1892,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x44",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -1789,11 +1940,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -2110,7 +2270,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -2137,18 +2298,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -2175,18 +2346,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -2213,18 +2394,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x41",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -2251,11 +2442,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",
@@ -2572,7 +2772,8 @@
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 1",
                 "Thresholds": [
@@ -2599,18 +2800,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 1 PWR_W"
             },
             {
                 "Address": "0x45",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 2",
                 "Thresholds": [
@@ -2637,18 +2848,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 2 PWR_W"
             },
             {
                 "Address": "0x40",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 3",
                 "Thresholds": [
@@ -2675,18 +2896,28 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 3 PWR_W"
             },
             {
                 "Address": "0x41",
                 "Bus": "$bus",
                 "Labels": [
                     "in1",
-                    "curr1"
+                    "curr1",
+                    "power1"
                 ],
                 "Name": "FCB_$bus - 15 FAN_$bus * 4 - 64 + 4",
                 "Thresholds": [
@@ -2713,11 +2944,20 @@
                         "Name": "upper critical",
                         "Severity": 1,
                         "Value": 7.0
+                    },
+                    {
+                        "Direction": "greater than",
+                        "Hysteresis": 5.66,
+                        "Label": "power1",
+                        "Name": "upper critical",
+                        "Severity": 1,
+                        "Value": 283.0
                     }
                 ],
                 "Type": "INA238",
                 "curr1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 CURR_A",
-                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V"
+                "in1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 VOLT_V",
+                "power1_Name": "FCB_$bus - 15 FAN $bus * 4 - 64 + 4 PWR_W"
             },
             {
                 "Address": "0x49",