16fa508cbSNaresh Solanki{
26fa508cbSNaresh Solanki    "Exposes": [
36fa508cbSNaresh Solanki        {
46fa508cbSNaresh Solanki            "Index": 0,
56fa508cbSNaresh Solanki            "Name": "P12V",
66fa508cbSNaresh Solanki            "PowerState": "Always",
76fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
86fa508cbSNaresh Solanki            "Thresholds": [
96fa508cbSNaresh Solanki                {
106fa508cbSNaresh Solanki                    "Direction": "greater than",
11d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
126fa508cbSNaresh Solanki                    "Name": "upper critical",
136fa508cbSNaresh Solanki                    "Severity": 1,
14edfe305aSPatrick Rudolph                    "Value": 13.3
156fa508cbSNaresh Solanki                },
166fa508cbSNaresh Solanki                {
176fa508cbSNaresh Solanki                    "Direction": "greater than",
18d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
196fa508cbSNaresh Solanki                    "Name": "upper non critical",
206fa508cbSNaresh Solanki                    "Severity": 0,
216fa508cbSNaresh Solanki                    "Value": 12.8
226fa508cbSNaresh Solanki                },
236fa508cbSNaresh Solanki                {
246fa508cbSNaresh Solanki                    "Direction": "less than",
25d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
266fa508cbSNaresh Solanki                    "Name": "lower non critical",
276fa508cbSNaresh Solanki                    "Severity": 0,
28edfe305aSPatrick Rudolph                    "Value": 11.68
296fa508cbSNaresh Solanki                },
306fa508cbSNaresh Solanki                {
316fa508cbSNaresh Solanki                    "Direction": "less than",
32d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
336fa508cbSNaresh Solanki                    "Name": "lower critical",
346fa508cbSNaresh Solanki                    "Severity": 1,
35edfe305aSPatrick Rudolph                    "Value": 11.08
366fa508cbSNaresh Solanki                }
376fa508cbSNaresh Solanki            ],
386fa508cbSNaresh Solanki            "Type": "ADC"
396fa508cbSNaresh Solanki        },
406fa508cbSNaresh Solanki        {
416fa508cbSNaresh Solanki            "Index": 1,
426fa508cbSNaresh Solanki            "Name": "P5V_AUX_ADC",
436fa508cbSNaresh Solanki            "PowerState": "Always",
446fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
456fa508cbSNaresh Solanki            "Thresholds": [
466fa508cbSNaresh Solanki                {
476fa508cbSNaresh Solanki                    "Direction": "greater than",
48d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
496fa508cbSNaresh Solanki                    "Name": "upper critical",
506fa508cbSNaresh Solanki                    "Severity": 1,
516fa508cbSNaresh Solanki                    "Value": 5.25
526fa508cbSNaresh Solanki                },
536fa508cbSNaresh Solanki                {
546fa508cbSNaresh Solanki                    "Direction": "greater than",
55d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.051500000000000004,
566fa508cbSNaresh Solanki                    "Name": "upper non critical",
576fa508cbSNaresh Solanki                    "Severity": 0,
586fa508cbSNaresh Solanki                    "Value": 5.15
596fa508cbSNaresh Solanki                },
606fa508cbSNaresh Solanki                {
616fa508cbSNaresh Solanki                    "Direction": "less than",
62d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.048499999999999995,
636fa508cbSNaresh Solanki                    "Name": "lower non critical",
646fa508cbSNaresh Solanki                    "Severity": 0,
656fa508cbSNaresh Solanki                    "Value": 4.85
666fa508cbSNaresh Solanki                },
676fa508cbSNaresh Solanki                {
686fa508cbSNaresh Solanki                    "Direction": "less than",
69d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
706fa508cbSNaresh Solanki                    "Name": "lower critical",
716fa508cbSNaresh Solanki                    "Severity": 1,
726fa508cbSNaresh Solanki                    "Value": 4.75
736fa508cbSNaresh Solanki                }
746fa508cbSNaresh Solanki            ],
756fa508cbSNaresh Solanki            "Type": "ADC"
766fa508cbSNaresh Solanki        },
776fa508cbSNaresh Solanki        {
786fa508cbSNaresh Solanki            "Index": 2,
796fa508cbSNaresh Solanki            "Name": "P5V_BMC_AUX_ADC",
806fa508cbSNaresh Solanki            "PowerState": "Always",
816fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
826fa508cbSNaresh Solanki            "Thresholds": [
836fa508cbSNaresh Solanki                {
846fa508cbSNaresh Solanki                    "Direction": "greater than",
85d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
866fa508cbSNaresh Solanki                    "Name": "upper critical",
876fa508cbSNaresh Solanki                    "Severity": 1,
886fa508cbSNaresh Solanki                    "Value": 5.25
896fa508cbSNaresh Solanki                },
906fa508cbSNaresh Solanki                {
916fa508cbSNaresh Solanki                    "Direction": "greater than",
92d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.051500000000000004,
936fa508cbSNaresh Solanki                    "Name": "upper non critical",
946fa508cbSNaresh Solanki                    "Severity": 0,
956fa508cbSNaresh Solanki                    "Value": 5.15
966fa508cbSNaresh Solanki                },
976fa508cbSNaresh Solanki                {
986fa508cbSNaresh Solanki                    "Direction": "less than",
99d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.048499999999999995,
1006fa508cbSNaresh Solanki                    "Name": "lower non critical",
1016fa508cbSNaresh Solanki                    "Severity": 0,
1026fa508cbSNaresh Solanki                    "Value": 4.85
1036fa508cbSNaresh Solanki                },
1046fa508cbSNaresh Solanki                {
1056fa508cbSNaresh Solanki                    "Direction": "less than",
106d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
1076fa508cbSNaresh Solanki                    "Name": "lower critical",
1086fa508cbSNaresh Solanki                    "Severity": 1,
1096fa508cbSNaresh Solanki                    "Value": 4.75
1106fa508cbSNaresh Solanki                }
1116fa508cbSNaresh Solanki            ],
1126fa508cbSNaresh Solanki            "Type": "ADC"
1136fa508cbSNaresh Solanki        },
1146fa508cbSNaresh Solanki        {
1156fa508cbSNaresh Solanki            "Index": 3,
1166fa508cbSNaresh Solanki            "Name": "P3V3_AUX_ADC",
1176fa508cbSNaresh Solanki            "PowerState": "Always",
1186fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1196fa508cbSNaresh Solanki            "Thresholds": [
1206fa508cbSNaresh Solanki                {
1216fa508cbSNaresh Solanki                    "Direction": "greater than",
122d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03465,
1236fa508cbSNaresh Solanki                    "Name": "upper critical",
1246fa508cbSNaresh Solanki                    "Severity": 1,
1256fa508cbSNaresh Solanki                    "Value": 3.465
1266fa508cbSNaresh Solanki                },
1276fa508cbSNaresh Solanki                {
1286fa508cbSNaresh Solanki                    "Direction": "greater than",
129d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03399,
1306fa508cbSNaresh Solanki                    "Name": "upper non critical",
1316fa508cbSNaresh Solanki                    "Severity": 0,
1326fa508cbSNaresh Solanki                    "Value": 3.399
1336fa508cbSNaresh Solanki                },
1346fa508cbSNaresh Solanki                {
1356fa508cbSNaresh Solanki                    "Direction": "less than",
136d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.032010000000000004,
1376fa508cbSNaresh Solanki                    "Name": "lower non critical",
1386fa508cbSNaresh Solanki                    "Severity": 0,
1396fa508cbSNaresh Solanki                    "Value": 3.201
1406fa508cbSNaresh Solanki                },
1416fa508cbSNaresh Solanki                {
1426fa508cbSNaresh Solanki                    "Direction": "less than",
143d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031349999999999996,
1446fa508cbSNaresh Solanki                    "Name": "lower critical",
1456fa508cbSNaresh Solanki                    "Severity": 1,
1466fa508cbSNaresh Solanki                    "Value": 3.135
1476fa508cbSNaresh Solanki                }
1486fa508cbSNaresh Solanki            ],
1496fa508cbSNaresh Solanki            "Type": "ADC"
1506fa508cbSNaresh Solanki        },
1516fa508cbSNaresh Solanki        {
1526fa508cbSNaresh Solanki            "Index": 4,
1536fa508cbSNaresh Solanki            "Name": "P3V3_BMC_AUX",
1546fa508cbSNaresh Solanki            "PowerState": "Always",
1556fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1566fa508cbSNaresh Solanki            "Thresholds": [
1576fa508cbSNaresh Solanki                {
1586fa508cbSNaresh Solanki                    "Direction": "greater than",
159d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03465,
1606fa508cbSNaresh Solanki                    "Name": "upper critical",
1616fa508cbSNaresh Solanki                    "Severity": 1,
1626fa508cbSNaresh Solanki                    "Value": 3.465
1636fa508cbSNaresh Solanki                },
1646fa508cbSNaresh Solanki                {
1656fa508cbSNaresh Solanki                    "Direction": "greater than",
166d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03399,
1676fa508cbSNaresh Solanki                    "Name": "upper non critical",
1686fa508cbSNaresh Solanki                    "Severity": 0,
1696fa508cbSNaresh Solanki                    "Value": 3.399
1706fa508cbSNaresh Solanki                },
1716fa508cbSNaresh Solanki                {
1726fa508cbSNaresh Solanki                    "Direction": "less than",
173d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.032010000000000004,
1746fa508cbSNaresh Solanki                    "Name": "lower non critical",
1756fa508cbSNaresh Solanki                    "Severity": 0,
1766fa508cbSNaresh Solanki                    "Value": 3.201
1776fa508cbSNaresh Solanki                },
1786fa508cbSNaresh Solanki                {
1796fa508cbSNaresh Solanki                    "Direction": "less than",
180d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031349999999999996,
1816fa508cbSNaresh Solanki                    "Name": "lower critical",
1826fa508cbSNaresh Solanki                    "Severity": 1,
1836fa508cbSNaresh Solanki                    "Value": 3.135
1846fa508cbSNaresh Solanki                }
1856fa508cbSNaresh Solanki            ],
1866fa508cbSNaresh Solanki            "Type": "ADC"
1876fa508cbSNaresh Solanki        },
1886fa508cbSNaresh Solanki        {
1896fa508cbSNaresh Solanki            "Index": 5,
1906fa508cbSNaresh Solanki            "Name": "P1V8_BMC_AUX",
1916fa508cbSNaresh Solanki            "PowerState": "Always",
1926fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1936fa508cbSNaresh Solanki            "Thresholds": [
1946fa508cbSNaresh Solanki                {
1956fa508cbSNaresh Solanki                    "Direction": "greater than",
196d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
1976fa508cbSNaresh Solanki                    "Name": "upper critical",
1986fa508cbSNaresh Solanki                    "Severity": 1,
1996fa508cbSNaresh Solanki                    "Value": 1.89
2006fa508cbSNaresh Solanki                },
2016fa508cbSNaresh Solanki                {
2026fa508cbSNaresh Solanki                    "Direction": "greater than",
203d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01854,
2046fa508cbSNaresh Solanki                    "Name": "upper non critical",
2056fa508cbSNaresh Solanki                    "Severity": 0,
2066fa508cbSNaresh Solanki                    "Value": 1.854
2076fa508cbSNaresh Solanki                },
2086fa508cbSNaresh Solanki                {
2096fa508cbSNaresh Solanki                    "Direction": "less than",
210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01746,
2116fa508cbSNaresh Solanki                    "Name": "lower non critical",
2126fa508cbSNaresh Solanki                    "Severity": 0,
2136fa508cbSNaresh Solanki                    "Value": 1.746
2146fa508cbSNaresh Solanki                },
2156fa508cbSNaresh Solanki                {
2166fa508cbSNaresh Solanki                    "Direction": "less than",
217d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
2186fa508cbSNaresh Solanki                    "Name": "lower critical",
2196fa508cbSNaresh Solanki                    "Severity": 1,
2206fa508cbSNaresh Solanki                    "Value": 1.71
2216fa508cbSNaresh Solanki                }
2226fa508cbSNaresh Solanki            ],
2236fa508cbSNaresh Solanki            "Type": "ADC"
2246fa508cbSNaresh Solanki        },
2256fa508cbSNaresh Solanki        {
2266fa508cbSNaresh Solanki            "Index": 6,
2276fa508cbSNaresh Solanki            "Name": "P1V2_BMC_AUX",
2286fa508cbSNaresh Solanki            "PowerState": "Always",
2296fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2306fa508cbSNaresh Solanki            "Thresholds": [
2316fa508cbSNaresh Solanki                {
2326fa508cbSNaresh Solanki                    "Direction": "greater than",
233d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0126,
2346fa508cbSNaresh Solanki                    "Name": "upper critical",
2356fa508cbSNaresh Solanki                    "Severity": 1,
2366fa508cbSNaresh Solanki                    "Value": 1.26
2376fa508cbSNaresh Solanki                },
2386fa508cbSNaresh Solanki                {
2396fa508cbSNaresh Solanki                    "Direction": "greater than",
240d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01236,
2416fa508cbSNaresh Solanki                    "Name": "upper non critical",
2426fa508cbSNaresh Solanki                    "Severity": 0,
2436fa508cbSNaresh Solanki                    "Value": 1.236
2446fa508cbSNaresh Solanki                },
2456fa508cbSNaresh Solanki                {
2466fa508cbSNaresh Solanki                    "Direction": "less than",
247d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01164,
2486fa508cbSNaresh Solanki                    "Name": "lower non critical",
2496fa508cbSNaresh Solanki                    "Severity": 0,
2506fa508cbSNaresh Solanki                    "Value": 1.164
2516fa508cbSNaresh Solanki                },
2526fa508cbSNaresh Solanki                {
2536fa508cbSNaresh Solanki                    "Direction": "less than",
254d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011399999999999999,
2556fa508cbSNaresh Solanki                    "Name": "lower critical",
2566fa508cbSNaresh Solanki                    "Severity": 1,
2576fa508cbSNaresh Solanki                    "Value": 1.14
2586fa508cbSNaresh Solanki                }
2596fa508cbSNaresh Solanki            ],
2606fa508cbSNaresh Solanki            "Type": "ADC"
2616fa508cbSNaresh Solanki        },
2626fa508cbSNaresh Solanki        {
2636fa508cbSNaresh Solanki            "Index": 7,
2646fa508cbSNaresh Solanki            "Name": "P1V2_PHY1_LDO",
2656fa508cbSNaresh Solanki            "PowerState": "Always",
2666fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2676fa508cbSNaresh Solanki            "Thresholds": [
2686fa508cbSNaresh Solanki                {
2696fa508cbSNaresh Solanki                    "Direction": "greater than",
270d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0134,
2716fa508cbSNaresh Solanki                    "Name": "upper critical",
2726fa508cbSNaresh Solanki                    "Severity": 1,
273affb3978SPatrick Rudolph                    "Value": 1.34
2746fa508cbSNaresh Solanki                },
2756fa508cbSNaresh Solanki                {
2766fa508cbSNaresh Solanki                    "Direction": "less than",
277d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
2786fa508cbSNaresh Solanki                    "Name": "lower critical",
2796fa508cbSNaresh Solanki                    "Severity": 1,
280affb3978SPatrick Rudolph                    "Value": 1.2
2816fa508cbSNaresh Solanki                }
2826fa508cbSNaresh Solanki            ],
2836fa508cbSNaresh Solanki            "Type": "ADC"
2846fa508cbSNaresh Solanki        },
2856fa508cbSNaresh Solanki        {
2866fa508cbSNaresh Solanki            "Index": 8,
2876fa508cbSNaresh Solanki            "Name": "P1V2_PHY2_LDO",
2886fa508cbSNaresh Solanki            "PowerState": "Always",
2896fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2906fa508cbSNaresh Solanki            "Thresholds": [
2916fa508cbSNaresh Solanki                {
2926fa508cbSNaresh Solanki                    "Direction": "greater than",
293d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0134,
2946fa508cbSNaresh Solanki                    "Name": "upper critical",
2956fa508cbSNaresh Solanki                    "Severity": 1,
296affb3978SPatrick Rudolph                    "Value": 1.34
2976fa508cbSNaresh Solanki                },
2986fa508cbSNaresh Solanki                {
2996fa508cbSNaresh Solanki                    "Direction": "less than",
300d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
3016fa508cbSNaresh Solanki                    "Name": "lower critical",
3026fa508cbSNaresh Solanki                    "Severity": 1,
303affb3978SPatrick Rudolph                    "Value": 1.2
3046fa508cbSNaresh Solanki                }
3056fa508cbSNaresh Solanki            ],
3066fa508cbSNaresh Solanki            "Type": "ADC"
3076fa508cbSNaresh Solanki        },
3086fa508cbSNaresh Solanki        {
3096fa508cbSNaresh Solanki            "Index": 9,
3106fa508cbSNaresh Solanki            "Name": "P2V5_AUX",
3116fa508cbSNaresh Solanki            "PowerState": "Always",
3126fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
3136fa508cbSNaresh Solanki            "Thresholds": [
3146fa508cbSNaresh Solanki                {
3156fa508cbSNaresh Solanki                    "Direction": "greater than",
316d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02625,
3176fa508cbSNaresh Solanki                    "Name": "upper critical",
3186fa508cbSNaresh Solanki                    "Severity": 1,
3196fa508cbSNaresh Solanki                    "Value": 2.625
3206fa508cbSNaresh Solanki                },
3216fa508cbSNaresh Solanki                {
3226fa508cbSNaresh Solanki                    "Direction": "greater than",
323d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025750000000000002,
3246fa508cbSNaresh Solanki                    "Name": "upper non critical",
3256fa508cbSNaresh Solanki                    "Severity": 0,
3266fa508cbSNaresh Solanki                    "Value": 2.575
3276fa508cbSNaresh Solanki                },
3286fa508cbSNaresh Solanki                {
3296fa508cbSNaresh Solanki                    "Direction": "less than",
330d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.024249999999999997,
3316fa508cbSNaresh Solanki                    "Name": "lower non critical",
3326fa508cbSNaresh Solanki                    "Severity": 0,
3336fa508cbSNaresh Solanki                    "Value": 2.425
3346fa508cbSNaresh Solanki                },
3356fa508cbSNaresh Solanki                {
3366fa508cbSNaresh Solanki                    "Direction": "less than",
337d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02375,
3386fa508cbSNaresh Solanki                    "Name": "lower critical",
3396fa508cbSNaresh Solanki                    "Severity": 1,
3406fa508cbSNaresh Solanki                    "Value": 2.375
3416fa508cbSNaresh Solanki                }
3426fa508cbSNaresh Solanki            ],
3436fa508cbSNaresh Solanki            "Type": "ADC"
3446fa508cbSNaresh Solanki        },
3456fa508cbSNaresh Solanki        {
346980350f2SPatrick Rudolph            "BridgeGpio": [
347980350f2SPatrick Rudolph                {
348980350f2SPatrick Rudolph                    "Name": "RTC_BATT_TEST",
349980350f2SPatrick Rudolph                    "Polarity": "High",
350980350f2SPatrick Rudolph                    "SetupTime": 0.125
351980350f2SPatrick Rudolph                }
352980350f2SPatrick Rudolph            ],
353980350f2SPatrick Rudolph            "Index": 10,
354980350f2SPatrick Rudolph            "MaxValue": 3.57,
355980350f2SPatrick Rudolph            "MinValue": 0,
356980350f2SPatrick Rudolph            "Name": "VBAT_RTC",
357b197aca7SPatrick Rudolph            "PollRate": 900,
358980350f2SPatrick Rudolph            "ScaleFactor": 1.0,
359980350f2SPatrick Rudolph            "Thresholds": [
360980350f2SPatrick Rudolph                {
361980350f2SPatrick Rudolph                    "Direction": "greater than",
362d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03556,
363980350f2SPatrick Rudolph                    "Name": "upper critical",
364980350f2SPatrick Rudolph                    "Severity": 1,
365980350f2SPatrick Rudolph                    "Value": 3.556
366980350f2SPatrick Rudolph                },
367980350f2SPatrick Rudolph                {
368980350f2SPatrick Rudolph                    "Direction": "greater than",
369d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03458,
370980350f2SPatrick Rudolph                    "Name": "upper non critical",
371980350f2SPatrick Rudolph                    "Severity": 0,
372980350f2SPatrick Rudolph                    "Value": 3.458
373980350f2SPatrick Rudolph                },
374980350f2SPatrick Rudolph                {
375980350f2SPatrick Rudolph                    "Direction": "less than",
376d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02212,
377980350f2SPatrick Rudolph                    "Name": "lower critical",
378980350f2SPatrick Rudolph                    "Severity": 1,
379980350f2SPatrick Rudolph                    "Value": 2.212
380980350f2SPatrick Rudolph                },
381980350f2SPatrick Rudolph                {
382980350f2SPatrick Rudolph                    "Direction": "less than",
383d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.023100000000000002,
384980350f2SPatrick Rudolph                    "Name": "lower non critical",
385980350f2SPatrick Rudolph                    "Severity": 0,
386980350f2SPatrick Rudolph                    "Value": 2.31
387980350f2SPatrick Rudolph                }
388980350f2SPatrick Rudolph            ],
389980350f2SPatrick Rudolph            "Type": "ADC"
390980350f2SPatrick Rudolph        },
391980350f2SPatrick Rudolph        {
3922c4386a6SPatrick Rudolph            "Address": "0x1f",
3932c4386a6SPatrick Rudolph            "Bus": 41,
3942c4386a6SPatrick Rudolph            "Labels": [
3952c4386a6SPatrick Rudolph                "temp2"
3962c4386a6SPatrick Rudolph            ],
397*aa523702SPatrick Rudolph            "Name": "NIC2_0",
398*aa523702SPatrick Rudolph            "Name1": "NIC2",
3992c4386a6SPatrick Rudolph            "PowerState": "On",
4002c4386a6SPatrick Rudolph            "Type": "ADM1021"
4012c4386a6SPatrick Rudolph        },
4022c4386a6SPatrick Rudolph        {
4032c4386a6SPatrick Rudolph            "Address": "0x1f",
4042c4386a6SPatrick Rudolph            "Bus": 44,
4052c4386a6SPatrick Rudolph            "Labels": [
4062c4386a6SPatrick Rudolph                "temp2"
4072c4386a6SPatrick Rudolph            ],
408*aa523702SPatrick Rudolph            "Name": "NIC1_0",
409*aa523702SPatrick Rudolph            "Name1": "NIC1",
4102c4386a6SPatrick Rudolph            "PowerState": "On",
4112c4386a6SPatrick Rudolph            "Type": "ADM1021"
4122c4386a6SPatrick Rudolph        },
4132c4386a6SPatrick Rudolph        {
4146fa508cbSNaresh Solanki            "Address": "0x40",
4156fa508cbSNaresh Solanki            "Bus": "58",
4166fa508cbSNaresh Solanki            "Labels": [
4176fa508cbSNaresh Solanki                "iout1",
4186fa508cbSNaresh Solanki                "vin",
4196fa508cbSNaresh Solanki                "vout1",
4206fa508cbSNaresh Solanki                "pout1",
4216fa508cbSNaresh Solanki                "temp1"
4226fa508cbSNaresh Solanki            ],
4236fa508cbSNaresh Solanki            "Name": "P1V8_PCH_AUX",
4246fa508cbSNaresh Solanki            "PollRate": 5.0,
425fa2972f8SNaresh Solanki            "PowerState": "On",
4266fa508cbSNaresh Solanki            "Thresholds": [
4276fa508cbSNaresh Solanki                {
4286fa508cbSNaresh Solanki                    "Direction": "greater than",
429d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.06,
4306fa508cbSNaresh Solanki                    "Label": "iout1",
4316fa508cbSNaresh Solanki                    "Name": "upper critical",
4326fa508cbSNaresh Solanki                    "Severity": 1,
4336fa508cbSNaresh Solanki                    "Value": 6.0
4346fa508cbSNaresh Solanki                },
4356fa508cbSNaresh Solanki                {
4366fa508cbSNaresh Solanki                    "Direction": "greater than",
437d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
4386fa508cbSNaresh Solanki                    "Label": "iout1",
4396fa508cbSNaresh Solanki                    "Name": "upper non critical",
4406fa508cbSNaresh Solanki                    "Severity": 0,
4416fa508cbSNaresh Solanki                    "Value": 4.0
4426fa508cbSNaresh Solanki                },
4436fa508cbSNaresh Solanki                {
4446fa508cbSNaresh Solanki                    "Direction": "greater than",
445d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
4466fa508cbSNaresh Solanki                    "Label": "vin",
4476fa508cbSNaresh Solanki                    "Name": "upper critical",
4486fa508cbSNaresh Solanki                    "Severity": 1,
449edfe305aSPatrick Rudolph                    "Value": 13.3
450edfe305aSPatrick Rudolph                },
451edfe305aSPatrick Rudolph                {
452edfe305aSPatrick Rudolph                    "Direction": "greater than",
453d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
454edfe305aSPatrick Rudolph                    "Label": "vin",
455edfe305aSPatrick Rudolph                    "Name": "upper non critical",
456edfe305aSPatrick Rudolph                    "Severity": 0,
457edfe305aSPatrick Rudolph                    "Value": 12.8
458edfe305aSPatrick Rudolph                },
459edfe305aSPatrick Rudolph                {
460edfe305aSPatrick Rudolph                    "Direction": "less than",
461d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
462edfe305aSPatrick Rudolph                    "Label": "vin",
463edfe305aSPatrick Rudolph                    "Name": "lower non critical",
464edfe305aSPatrick Rudolph                    "Severity": 0,
465edfe305aSPatrick Rudolph                    "Value": 11.68
466edfe305aSPatrick Rudolph                },
467edfe305aSPatrick Rudolph                {
468edfe305aSPatrick Rudolph                    "Direction": "less than",
469d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
470edfe305aSPatrick Rudolph                    "Label": "vin",
471edfe305aSPatrick Rudolph                    "Name": "lower critical",
472edfe305aSPatrick Rudolph                    "Severity": 1,
473edfe305aSPatrick Rudolph                    "Value": 11.08
4746fa508cbSNaresh Solanki                },
4756fa508cbSNaresh Solanki                {
4766fa508cbSNaresh Solanki                    "Direction": "greater than",
477d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
4786fa508cbSNaresh Solanki                    "Label": "vout1",
4796fa508cbSNaresh Solanki                    "Name": "upper critical",
4806fa508cbSNaresh Solanki                    "Severity": 1,
481edfe305aSPatrick Rudolph                    "Value": 1.98
4826fa508cbSNaresh Solanki                },
4836fa508cbSNaresh Solanki                {
4846fa508cbSNaresh Solanki                    "Direction": "less than",
485d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
4866fa508cbSNaresh Solanki                    "Label": "vout1",
4876fa508cbSNaresh Solanki                    "Name": "lower critical",
4886fa508cbSNaresh Solanki                    "Severity": 1,
489edfe305aSPatrick Rudolph                    "Value": 1.62
4906fa508cbSNaresh Solanki                },
4916fa508cbSNaresh Solanki                {
4926fa508cbSNaresh Solanki                    "Direction": "greater than",
493d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
4946fa508cbSNaresh Solanki                    "Label": "temp1",
4956fa508cbSNaresh Solanki                    "Name": "upper critical",
4966fa508cbSNaresh Solanki                    "Severity": 1,
4976fa508cbSNaresh Solanki                    "Value": 125.0
498edfe305aSPatrick Rudolph                },
499edfe305aSPatrick Rudolph                {
500edfe305aSPatrick Rudolph                    "Direction": "less than",
501d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
502edfe305aSPatrick Rudolph                    "Label": "vout1",
503edfe305aSPatrick Rudolph                    "Name": "lower non critical",
504edfe305aSPatrick Rudolph                    "Severity": 0,
505edfe305aSPatrick Rudolph                    "Value": 1.71
506edfe305aSPatrick Rudolph                },
507edfe305aSPatrick Rudolph                {
508edfe305aSPatrick Rudolph                    "Direction": "greater than",
509d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
510edfe305aSPatrick Rudolph                    "Label": "vout1",
511edfe305aSPatrick Rudolph                    "Name": "upper non critical",
512edfe305aSPatrick Rudolph                    "Severity": 0,
513edfe305aSPatrick Rudolph                    "Value": 1.89
5146fa508cbSNaresh Solanki                }
5156fa508cbSNaresh Solanki            ],
5166fa508cbSNaresh Solanki            "Type": "IR38060"
5176fa508cbSNaresh Solanki        },
5186fa508cbSNaresh Solanki        {
5196fa508cbSNaresh Solanki            "Address": "0x40",
5206fa508cbSNaresh Solanki            "Bus": "33",
5216fa508cbSNaresh Solanki            "Labels": [
5226fa508cbSNaresh Solanki                "iout1",
5236fa508cbSNaresh Solanki                "vin",
5246fa508cbSNaresh Solanki                "vout1",
5256fa508cbSNaresh Solanki                "pout1",
5266fa508cbSNaresh Solanki                "temp1"
5276fa508cbSNaresh Solanki            ],
5286fa508cbSNaresh Solanki            "Name": "P5V_AUX",
5296fa508cbSNaresh Solanki            "PollRate": 5.0,
5306fa508cbSNaresh Solanki            "PowerState": "Always",
5316fa508cbSNaresh Solanki            "Thresholds": [
5326fa508cbSNaresh Solanki                {
5336fa508cbSNaresh Solanki                    "Direction": "greater than",
534d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
5356fa508cbSNaresh Solanki                    "Label": "iout1",
5366fa508cbSNaresh Solanki                    "Name": "upper critical",
5376fa508cbSNaresh Solanki                    "Severity": 1,
5386fa508cbSNaresh Solanki                    "Value": 16.0
5396fa508cbSNaresh Solanki                },
5406fa508cbSNaresh Solanki                {
5416fa508cbSNaresh Solanki                    "Direction": "greater than",
542d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
5436fa508cbSNaresh Solanki                    "Label": "vin",
5446fa508cbSNaresh Solanki                    "Name": "upper critical",
5456fa508cbSNaresh Solanki                    "Severity": 1,
546edfe305aSPatrick Rudolph                    "Value": 13.3
547edfe305aSPatrick Rudolph                },
548edfe305aSPatrick Rudolph                {
549edfe305aSPatrick Rudolph                    "Direction": "greater than",
550d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
551edfe305aSPatrick Rudolph                    "Label": "vin",
552edfe305aSPatrick Rudolph                    "Name": "upper non critical",
553edfe305aSPatrick Rudolph                    "Severity": 0,
554edfe305aSPatrick Rudolph                    "Value": 12.8
555edfe305aSPatrick Rudolph                },
556edfe305aSPatrick Rudolph                {
557edfe305aSPatrick Rudolph                    "Direction": "less than",
558d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
559edfe305aSPatrick Rudolph                    "Label": "vin",
560edfe305aSPatrick Rudolph                    "Name": "lower non critical",
561edfe305aSPatrick Rudolph                    "Severity": 0,
562edfe305aSPatrick Rudolph                    "Value": 11.68
5636fa508cbSNaresh Solanki                },
5646fa508cbSNaresh Solanki                {
5656fa508cbSNaresh Solanki                    "Direction": "less than",
566d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5676fa508cbSNaresh Solanki                    "Label": "vin",
5686fa508cbSNaresh Solanki                    "Name": "lower critical",
5696fa508cbSNaresh Solanki                    "Severity": 1,
570edfe305aSPatrick Rudolph                    "Value": 11.08
5716fa508cbSNaresh Solanki                },
5726fa508cbSNaresh Solanki                {
5736fa508cbSNaresh Solanki                    "Direction": "greater than",
574d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.055,
5756fa508cbSNaresh Solanki                    "Label": "vout1",
5766fa508cbSNaresh Solanki                    "Name": "upper critical",
5776fa508cbSNaresh Solanki                    "Severity": 1,
578edfe305aSPatrick Rudolph                    "Value": 5.5
5796fa508cbSNaresh Solanki                },
5806fa508cbSNaresh Solanki                {
5816fa508cbSNaresh Solanki                    "Direction": "less than",
582d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.045,
5836fa508cbSNaresh Solanki                    "Label": "vout1",
5846fa508cbSNaresh Solanki                    "Name": "lower critical",
5856fa508cbSNaresh Solanki                    "Severity": 1,
5866fa508cbSNaresh Solanki                    "Value": 4.5
5876fa508cbSNaresh Solanki                },
5886fa508cbSNaresh Solanki                {
5896fa508cbSNaresh Solanki                    "Direction": "greater than",
590d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
5916fa508cbSNaresh Solanki                    "Label": "temp1",
5926fa508cbSNaresh Solanki                    "Name": "upper critical",
5936fa508cbSNaresh Solanki                    "Severity": 1,
5946fa508cbSNaresh Solanki                    "Value": 125.0
595edfe305aSPatrick Rudolph                },
596edfe305aSPatrick Rudolph                {
597edfe305aSPatrick Rudolph                    "Direction": "greater than",
598d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.12,
599edfe305aSPatrick Rudolph                    "Label": "iout1",
600edfe305aSPatrick Rudolph                    "Name": "upper non critical",
601edfe305aSPatrick Rudolph                    "Severity": 0,
602edfe305aSPatrick Rudolph                    "Value": 12.0
603edfe305aSPatrick Rudolph                },
604edfe305aSPatrick Rudolph                {
605edfe305aSPatrick Rudolph                    "Direction": "less than",
606d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
607edfe305aSPatrick Rudolph                    "Label": "vout1",
608edfe305aSPatrick Rudolph                    "Name": "lower non critical",
609edfe305aSPatrick Rudolph                    "Severity": 0,
610edfe305aSPatrick Rudolph                    "Value": 4.75
611edfe305aSPatrick Rudolph                },
612edfe305aSPatrick Rudolph                {
613edfe305aSPatrick Rudolph                    "Direction": "greater than",
614d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
615edfe305aSPatrick Rudolph                    "Label": "vout1",
616edfe305aSPatrick Rudolph                    "Name": "upper non critical",
617edfe305aSPatrick Rudolph                    "Severity": 0,
618edfe305aSPatrick Rudolph                    "Value": 5.25
6196fa508cbSNaresh Solanki                }
6206fa508cbSNaresh Solanki            ],
6216fa508cbSNaresh Solanki            "Type": "IR38263"
6226fa508cbSNaresh Solanki        },
6236fa508cbSNaresh Solanki        {
6246fa508cbSNaresh Solanki            "Address": "0x40",
6254278bf18SPatrick Rudolph            "Bus": "34",
6266fa508cbSNaresh Solanki            "Labels": [
6276fa508cbSNaresh Solanki                "iout1",
6286fa508cbSNaresh Solanki                "vin",
6296fa508cbSNaresh Solanki                "vout1",
6306fa508cbSNaresh Solanki                "pout1",
6316fa508cbSNaresh Solanki                "temp1"
6326fa508cbSNaresh Solanki            ],
6336fa508cbSNaresh Solanki            "Name": "P3V3_AUX",
6346fa508cbSNaresh Solanki            "PollRate": 5.0,
6356fa508cbSNaresh Solanki            "PowerState": "Always",
6366fa508cbSNaresh Solanki            "Thresholds": [
6376fa508cbSNaresh Solanki                {
6386fa508cbSNaresh Solanki                    "Direction": "greater than",
639d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.24,
6406fa508cbSNaresh Solanki                    "Label": "iout1",
6416fa508cbSNaresh Solanki                    "Name": "upper critical",
6426fa508cbSNaresh Solanki                    "Severity": 1,
6436fa508cbSNaresh Solanki                    "Value": 24.0
6446fa508cbSNaresh Solanki                },
6456fa508cbSNaresh Solanki                {
6466fa508cbSNaresh Solanki                    "Direction": "greater than",
647d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
6486fa508cbSNaresh Solanki                    "Label": "vin",
6496fa508cbSNaresh Solanki                    "Name": "upper critical",
6506fa508cbSNaresh Solanki                    "Severity": 1,
651edfe305aSPatrick Rudolph                    "Value": 13.3
652edfe305aSPatrick Rudolph                },
653edfe305aSPatrick Rudolph                {
654edfe305aSPatrick Rudolph                    "Direction": "greater than",
655d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
656edfe305aSPatrick Rudolph                    "Label": "vin",
657edfe305aSPatrick Rudolph                    "Name": "upper non critical",
658edfe305aSPatrick Rudolph                    "Severity": 0,
659edfe305aSPatrick Rudolph                    "Value": 12.8
660edfe305aSPatrick Rudolph                },
661edfe305aSPatrick Rudolph                {
662edfe305aSPatrick Rudolph                    "Direction": "less than",
663d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
664edfe305aSPatrick Rudolph                    "Label": "vin",
665edfe305aSPatrick Rudolph                    "Name": "lower non critical",
666edfe305aSPatrick Rudolph                    "Severity": 0,
667edfe305aSPatrick Rudolph                    "Value": 11.68
6686fa508cbSNaresh Solanki                },
6696fa508cbSNaresh Solanki                {
6706fa508cbSNaresh Solanki                    "Direction": "less than",
671d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
6726fa508cbSNaresh Solanki                    "Label": "vin",
6736fa508cbSNaresh Solanki                    "Name": "lower critical",
6746fa508cbSNaresh Solanki                    "Severity": 1,
675edfe305aSPatrick Rudolph                    "Value": 11.08
6766fa508cbSNaresh Solanki                },
6776fa508cbSNaresh Solanki                {
6786fa508cbSNaresh Solanki                    "Direction": "greater than",
679d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0374,
6806fa508cbSNaresh Solanki                    "Label": "vout1",
6816fa508cbSNaresh Solanki                    "Name": "upper critical",
6826fa508cbSNaresh Solanki                    "Severity": 1,
683edfe305aSPatrick Rudolph                    "Value": 3.74
6846fa508cbSNaresh Solanki                },
6856fa508cbSNaresh Solanki                {
6866fa508cbSNaresh Solanki                    "Direction": "less than",
687d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.030600000000000002,
6886fa508cbSNaresh Solanki                    "Label": "vout1",
6896fa508cbSNaresh Solanki                    "Name": "lower critical",
6906fa508cbSNaresh Solanki                    "Severity": 1,
691edfe305aSPatrick Rudolph                    "Value": 3.06
6926fa508cbSNaresh Solanki                },
6936fa508cbSNaresh Solanki                {
6946fa508cbSNaresh Solanki                    "Direction": "greater than",
695d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
6966fa508cbSNaresh Solanki                    "Label": "temp1",
6976fa508cbSNaresh Solanki                    "Name": "upper critical",
6986fa508cbSNaresh Solanki                    "Severity": 1,
6996fa508cbSNaresh Solanki                    "Value": 125.0
700edfe305aSPatrick Rudolph                },
701edfe305aSPatrick Rudolph                {
702edfe305aSPatrick Rudolph                    "Direction": "greater than",
703d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.19,
704edfe305aSPatrick Rudolph                    "Label": "iout1",
705edfe305aSPatrick Rudolph                    "Name": "upper non critical",
706edfe305aSPatrick Rudolph                    "Severity": 0,
707edfe305aSPatrick Rudolph                    "Value": 19.0
708edfe305aSPatrick Rudolph                },
709edfe305aSPatrick Rudolph                {
710edfe305aSPatrick Rudolph                    "Direction": "less than",
711d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0323,
712edfe305aSPatrick Rudolph                    "Label": "vout1",
713edfe305aSPatrick Rudolph                    "Name": "lower non critical",
714edfe305aSPatrick Rudolph                    "Severity": 0,
715edfe305aSPatrick Rudolph                    "Value": 3.23
716edfe305aSPatrick Rudolph                },
717edfe305aSPatrick Rudolph                {
718edfe305aSPatrick Rudolph                    "Direction": "greater than",
719d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0357,
720edfe305aSPatrick Rudolph                    "Label": "vout1",
721edfe305aSPatrick Rudolph                    "Name": "upper non critical",
722edfe305aSPatrick Rudolph                    "Severity": 0,
723edfe305aSPatrick Rudolph                    "Value": 3.57
7246fa508cbSNaresh Solanki                }
7256fa508cbSNaresh Solanki            ],
7266fa508cbSNaresh Solanki            "Type": "IR38263"
7276fa508cbSNaresh Solanki        },
7286fa508cbSNaresh Solanki        {
7296fa508cbSNaresh Solanki            "Address": "0x40",
7306fa508cbSNaresh Solanki            "Bus": "42",
7316fa508cbSNaresh Solanki            "Labels": [
7326fa508cbSNaresh Solanki                "iout1",
7336fa508cbSNaresh Solanki                "vin",
7346fa508cbSNaresh Solanki                "vout1",
7356fa508cbSNaresh Solanki                "pout1",
7366fa508cbSNaresh Solanki                "temp1"
7376fa508cbSNaresh Solanki            ],
7386fa508cbSNaresh Solanki            "Name": "PVCORE_NIC2",
7396fa508cbSNaresh Solanki            "PollRate": 5.0,
740fa2972f8SNaresh Solanki            "PowerState": "On",
7416fa508cbSNaresh Solanki            "Thresholds": [
7426fa508cbSNaresh Solanki                {
7436fa508cbSNaresh Solanki                    "Direction": "greater than",
744d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.2,
7456fa508cbSNaresh Solanki                    "Label": "iout1",
7466fa508cbSNaresh Solanki                    "Name": "upper critical",
7476fa508cbSNaresh Solanki                    "Severity": 1,
7486fa508cbSNaresh Solanki                    "Value": 20.0
7496fa508cbSNaresh Solanki                },
7506fa508cbSNaresh Solanki                {
7516fa508cbSNaresh Solanki                    "Direction": "greater than",
752d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
7536fa508cbSNaresh Solanki                    "Label": "iout1",
7546fa508cbSNaresh Solanki                    "Name": "upper non critical",
7556fa508cbSNaresh Solanki                    "Severity": 0,
756edfe305aSPatrick Rudolph                    "Value": 13.3
7576fa508cbSNaresh Solanki                },
7586fa508cbSNaresh Solanki                {
7596fa508cbSNaresh Solanki                    "Direction": "greater than",
760d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
7616fa508cbSNaresh Solanki                    "Label": "vin",
7626fa508cbSNaresh Solanki                    "Name": "upper critical",
7636fa508cbSNaresh Solanki                    "Severity": 1,
764edfe305aSPatrick Rudolph                    "Value": 13.3
765edfe305aSPatrick Rudolph                },
766edfe305aSPatrick Rudolph                {
767edfe305aSPatrick Rudolph                    "Direction": "greater than",
768d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
769edfe305aSPatrick Rudolph                    "Label": "vin",
770edfe305aSPatrick Rudolph                    "Name": "upper non critical",
771edfe305aSPatrick Rudolph                    "Severity": 0,
772edfe305aSPatrick Rudolph                    "Value": 12.8
773edfe305aSPatrick Rudolph                },
774edfe305aSPatrick Rudolph                {
775edfe305aSPatrick Rudolph                    "Direction": "less than",
776d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
777edfe305aSPatrick Rudolph                    "Label": "vin",
778edfe305aSPatrick Rudolph                    "Name": "lower non critical",
779edfe305aSPatrick Rudolph                    "Severity": 0,
780edfe305aSPatrick Rudolph                    "Value": 11.68
7816fa508cbSNaresh Solanki                },
7826fa508cbSNaresh Solanki                {
7836fa508cbSNaresh Solanki                    "Direction": "less than",
784d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
7856fa508cbSNaresh Solanki                    "Label": "vin",
7866fa508cbSNaresh Solanki                    "Name": "lower critical",
7876fa508cbSNaresh Solanki                    "Severity": 1,
788edfe305aSPatrick Rudolph                    "Value": 11.08
7896fa508cbSNaresh Solanki                },
7906fa508cbSNaresh Solanki                {
7916fa508cbSNaresh Solanki                    "Direction": "greater than",
792d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0094,
7936fa508cbSNaresh Solanki                    "Label": "vout1",
7946fa508cbSNaresh Solanki                    "Name": "upper critical",
7956fa508cbSNaresh Solanki                    "Severity": 1,
796edfe305aSPatrick Rudolph                    "Value": 0.94
7976fa508cbSNaresh Solanki                },
7986fa508cbSNaresh Solanki                {
7996fa508cbSNaresh Solanki                    "Direction": "less than",
800d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0072,
8016fa508cbSNaresh Solanki                    "Label": "vout1",
8026fa508cbSNaresh Solanki                    "Name": "lower critical",
8036fa508cbSNaresh Solanki                    "Severity": 1,
804edfe305aSPatrick Rudolph                    "Value": 0.72
8056fa508cbSNaresh Solanki                },
8066fa508cbSNaresh Solanki                {
8076fa508cbSNaresh Solanki                    "Direction": "greater than",
808d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
8096fa508cbSNaresh Solanki                    "Label": "temp1",
8106fa508cbSNaresh Solanki                    "Name": "upper critical",
8116fa508cbSNaresh Solanki                    "Severity": 1,
8126fa508cbSNaresh Solanki                    "Value": 125.0
813edfe305aSPatrick Rudolph                },
814edfe305aSPatrick Rudolph                {
815edfe305aSPatrick Rudolph                    "Direction": "less than",
816d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0076,
817edfe305aSPatrick Rudolph                    "Label": "vout1",
818edfe305aSPatrick Rudolph                    "Name": "lower non critical",
819edfe305aSPatrick Rudolph                    "Severity": 0,
820edfe305aSPatrick Rudolph                    "Value": 0.76
821edfe305aSPatrick Rudolph                },
822edfe305aSPatrick Rudolph                {
823edfe305aSPatrick Rudolph                    "Direction": "greater than",
824d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0089,
825edfe305aSPatrick Rudolph                    "Label": "vout1",
826edfe305aSPatrick Rudolph                    "Name": "upper non critical",
827edfe305aSPatrick Rudolph                    "Severity": 0,
828edfe305aSPatrick Rudolph                    "Value": 0.89
8296fa508cbSNaresh Solanki                }
8306fa508cbSNaresh Solanki            ],
8316fa508cbSNaresh Solanki            "Type": "IR38263"
8326fa508cbSNaresh Solanki        },
8336fa508cbSNaresh Solanki        {
8346fa508cbSNaresh Solanki            "Address": "0x40",
8356fa508cbSNaresh Solanki            "Bus": "43",
8366fa508cbSNaresh Solanki            "Labels": [
8376fa508cbSNaresh Solanki                "iout1",
8386fa508cbSNaresh Solanki                "vin",
8396fa508cbSNaresh Solanki                "vout1",
8406fa508cbSNaresh Solanki                "pout1",
8416fa508cbSNaresh Solanki                "temp1"
8426fa508cbSNaresh Solanki            ],
8436fa508cbSNaresh Solanki            "Name": "PVCORE_NIC1",
8446fa508cbSNaresh Solanki            "PollRate": 5.0,
845fa2972f8SNaresh Solanki            "PowerState": "On",
8466fa508cbSNaresh Solanki            "Thresholds": [
8476fa508cbSNaresh Solanki                {
8486fa508cbSNaresh Solanki                    "Direction": "greater than",
849d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.2,
8506fa508cbSNaresh Solanki                    "Label": "iout1",
8516fa508cbSNaresh Solanki                    "Name": "upper critical",
8526fa508cbSNaresh Solanki                    "Severity": 1,
8536fa508cbSNaresh Solanki                    "Value": 20.0
8546fa508cbSNaresh Solanki                },
8556fa508cbSNaresh Solanki                {
8566fa508cbSNaresh Solanki                    "Direction": "greater than",
857d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
8586fa508cbSNaresh Solanki                    "Label": "iout1",
8596fa508cbSNaresh Solanki                    "Name": "upper non critical",
8606fa508cbSNaresh Solanki                    "Severity": 0,
8616fa508cbSNaresh Solanki                    "Value": 16.0
8626fa508cbSNaresh Solanki                },
8636fa508cbSNaresh Solanki                {
8646fa508cbSNaresh Solanki                    "Direction": "greater than",
865d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
8666fa508cbSNaresh Solanki                    "Label": "vin",
8676fa508cbSNaresh Solanki                    "Name": "upper critical",
8686fa508cbSNaresh Solanki                    "Severity": 1,
869edfe305aSPatrick Rudolph                    "Value": 13.3
870edfe305aSPatrick Rudolph                },
871edfe305aSPatrick Rudolph                {
872edfe305aSPatrick Rudolph                    "Direction": "greater than",
873d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
874edfe305aSPatrick Rudolph                    "Label": "vin",
875edfe305aSPatrick Rudolph                    "Name": "upper non critical",
876edfe305aSPatrick Rudolph                    "Severity": 0,
877edfe305aSPatrick Rudolph                    "Value": 12.8
878edfe305aSPatrick Rudolph                },
879edfe305aSPatrick Rudolph                {
880edfe305aSPatrick Rudolph                    "Direction": "less than",
881d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
882edfe305aSPatrick Rudolph                    "Label": "vin",
883edfe305aSPatrick Rudolph                    "Name": "lower non critical",
884edfe305aSPatrick Rudolph                    "Severity": 0,
885edfe305aSPatrick Rudolph                    "Value": 11.68
8866fa508cbSNaresh Solanki                },
8876fa508cbSNaresh Solanki                {
8886fa508cbSNaresh Solanki                    "Direction": "less than",
889d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
8906fa508cbSNaresh Solanki                    "Label": "vin",
8916fa508cbSNaresh Solanki                    "Name": "lower critical",
8926fa508cbSNaresh Solanki                    "Severity": 1,
893edfe305aSPatrick Rudolph                    "Value": 11.08
8946fa508cbSNaresh Solanki                },
8956fa508cbSNaresh Solanki                {
8966fa508cbSNaresh Solanki                    "Direction": "greater than",
897d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0094,
8986fa508cbSNaresh Solanki                    "Label": "vout1",
8996fa508cbSNaresh Solanki                    "Name": "upper critical",
9006fa508cbSNaresh Solanki                    "Severity": 1,
901edfe305aSPatrick Rudolph                    "Value": 0.94
9026fa508cbSNaresh Solanki                },
9036fa508cbSNaresh Solanki                {
9046fa508cbSNaresh Solanki                    "Direction": "less than",
905d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0072,
9066fa508cbSNaresh Solanki                    "Label": "vout1",
9076fa508cbSNaresh Solanki                    "Name": "lower critical",
9086fa508cbSNaresh Solanki                    "Severity": 1,
909edfe305aSPatrick Rudolph                    "Value": 0.72
9106fa508cbSNaresh Solanki                },
9116fa508cbSNaresh Solanki                {
9126fa508cbSNaresh Solanki                    "Direction": "greater than",
913d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
9146fa508cbSNaresh Solanki                    "Label": "temp1",
9156fa508cbSNaresh Solanki                    "Name": "upper critical",
9166fa508cbSNaresh Solanki                    "Severity": 1,
9176fa508cbSNaresh Solanki                    "Value": 125.0
918edfe305aSPatrick Rudolph                },
919edfe305aSPatrick Rudolph                {
920edfe305aSPatrick Rudolph                    "Direction": "less than",
921d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0076,
922edfe305aSPatrick Rudolph                    "Label": "vout1",
923edfe305aSPatrick Rudolph                    "Name": "lower non critical",
924edfe305aSPatrick Rudolph                    "Severity": 0,
925edfe305aSPatrick Rudolph                    "Value": 0.76
926edfe305aSPatrick Rudolph                },
927edfe305aSPatrick Rudolph                {
928edfe305aSPatrick Rudolph                    "Direction": "greater than",
929d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0089,
930edfe305aSPatrick Rudolph                    "Label": "vout1",
931edfe305aSPatrick Rudolph                    "Name": "upper non critical",
932edfe305aSPatrick Rudolph                    "Severity": 0,
933edfe305aSPatrick Rudolph                    "Value": 0.89
9346fa508cbSNaresh Solanki                }
9356fa508cbSNaresh Solanki            ],
9366fa508cbSNaresh Solanki            "Type": "IR38263"
9376fa508cbSNaresh Solanki        },
9386fa508cbSNaresh Solanki        {
9396fa508cbSNaresh Solanki            "Address": "0x40",
9406fa508cbSNaresh Solanki            "Bus": "45",
9416fa508cbSNaresh Solanki            "Labels": [
9426fa508cbSNaresh Solanki                "iout1",
9436fa508cbSNaresh Solanki                "vin",
9446fa508cbSNaresh Solanki                "vout1",
9456fa508cbSNaresh Solanki                "pout1",
9466fa508cbSNaresh Solanki                "temp1"
9476fa508cbSNaresh Solanki            ],
9486fa508cbSNaresh Solanki            "Name": "P3V3_NIC",
9496fa508cbSNaresh Solanki            "PollRate": 5.0,
950fa2972f8SNaresh Solanki            "PowerState": "On",
9516fa508cbSNaresh Solanki            "Thresholds": [
9526fa508cbSNaresh Solanki                {
9536fa508cbSNaresh Solanki                    "Direction": "greater than",
954d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
9556fa508cbSNaresh Solanki                    "Label": "iout1",
9566fa508cbSNaresh Solanki                    "Name": "upper critical",
9576fa508cbSNaresh Solanki                    "Severity": 1,
9586fa508cbSNaresh Solanki                    "Value": 16.0
9596fa508cbSNaresh Solanki                },
9606fa508cbSNaresh Solanki                {
9616fa508cbSNaresh Solanki                    "Direction": "greater than",
962d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11,
9636fa508cbSNaresh Solanki                    "Label": "iout1",
9646fa508cbSNaresh Solanki                    "Name": "upper non critical",
9656fa508cbSNaresh Solanki                    "Severity": 0,
9666fa508cbSNaresh Solanki                    "Value": 11.0
9676fa508cbSNaresh Solanki                },
9686fa508cbSNaresh Solanki                {
9696fa508cbSNaresh Solanki                    "Direction": "greater than",
970d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
9716fa508cbSNaresh Solanki                    "Label": "vin",
9726fa508cbSNaresh Solanki                    "Name": "upper critical",
9736fa508cbSNaresh Solanki                    "Severity": 1,
974edfe305aSPatrick Rudolph                    "Value": 13.3
975edfe305aSPatrick Rudolph                },
976edfe305aSPatrick Rudolph                {
977edfe305aSPatrick Rudolph                    "Direction": "greater than",
978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
979edfe305aSPatrick Rudolph                    "Label": "vin",
980edfe305aSPatrick Rudolph                    "Name": "upper non critical",
981edfe305aSPatrick Rudolph                    "Severity": 0,
982edfe305aSPatrick Rudolph                    "Value": 12.8
983edfe305aSPatrick Rudolph                },
984edfe305aSPatrick Rudolph                {
985edfe305aSPatrick Rudolph                    "Direction": "less than",
986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
987edfe305aSPatrick Rudolph                    "Label": "vin",
988edfe305aSPatrick Rudolph                    "Name": "lower non critical",
989edfe305aSPatrick Rudolph                    "Severity": 0,
990edfe305aSPatrick Rudolph                    "Value": 11.68
9916fa508cbSNaresh Solanki                },
9926fa508cbSNaresh Solanki                {
9936fa508cbSNaresh Solanki                    "Direction": "less than",
994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
9956fa508cbSNaresh Solanki                    "Label": "vin",
9966fa508cbSNaresh Solanki                    "Name": "lower critical",
9976fa508cbSNaresh Solanki                    "Severity": 1,
998edfe305aSPatrick Rudolph                    "Value": 11.08
9996fa508cbSNaresh Solanki                },
10006fa508cbSNaresh Solanki                {
10016fa508cbSNaresh Solanki                    "Direction": "greater than",
1002d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
10036fa508cbSNaresh Solanki                    "Label": "vout1",
10046fa508cbSNaresh Solanki                    "Name": "upper critical",
10056fa508cbSNaresh Solanki                    "Severity": 1,
1006edfe305aSPatrick Rudolph                    "Value": 3.63
10076fa508cbSNaresh Solanki                },
10086fa508cbSNaresh Solanki                {
10096fa508cbSNaresh Solanki                    "Direction": "less than",
1010d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
10116fa508cbSNaresh Solanki                    "Label": "vout1",
10126fa508cbSNaresh Solanki                    "Name": "lower critical",
10136fa508cbSNaresh Solanki                    "Severity": 1,
1014edfe305aSPatrick Rudolph                    "Value": 2.97
10156fa508cbSNaresh Solanki                },
10166fa508cbSNaresh Solanki                {
10176fa508cbSNaresh Solanki                    "Direction": "greater than",
1018d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
10196fa508cbSNaresh Solanki                    "Label": "temp1",
10206fa508cbSNaresh Solanki                    "Name": "upper critical",
10216fa508cbSNaresh Solanki                    "Severity": 1,
10226fa508cbSNaresh Solanki                    "Value": 125.0
1023edfe305aSPatrick Rudolph                },
1024edfe305aSPatrick Rudolph                {
1025edfe305aSPatrick Rudolph                    "Direction": "less than",
1026d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1027edfe305aSPatrick Rudolph                    "Label": "vout1",
1028edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1029edfe305aSPatrick Rudolph                    "Severity": 0,
1030edfe305aSPatrick Rudolph                    "Value": 3.14
1031edfe305aSPatrick Rudolph                },
1032edfe305aSPatrick Rudolph                {
1033edfe305aSPatrick Rudolph                    "Direction": "greater than",
1034d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1035edfe305aSPatrick Rudolph                    "Label": "vout1",
1036edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1037edfe305aSPatrick Rudolph                    "Severity": 0,
1038edfe305aSPatrick Rudolph                    "Value": 3.47
10396fa508cbSNaresh Solanki                }
10406fa508cbSNaresh Solanki            ],
10416fa508cbSNaresh Solanki            "Type": "IR38263"
10426fa508cbSNaresh Solanki        },
10436fa508cbSNaresh Solanki        {
10446fa508cbSNaresh Solanki            "Address": "0x40",
10456fa508cbSNaresh Solanki            "Bus": "46",
10466fa508cbSNaresh Solanki            "Labels": [
10476fa508cbSNaresh Solanki                "iout1",
10486fa508cbSNaresh Solanki                "vin",
10496fa508cbSNaresh Solanki                "vout1",
10506fa508cbSNaresh Solanki                "pout1",
10516fa508cbSNaresh Solanki                "temp1"
10526fa508cbSNaresh Solanki            ],
10536fa508cbSNaresh Solanki            "Name": "P1V2_NIC",
10546fa508cbSNaresh Solanki            "PollRate": 5.0,
1055fa2972f8SNaresh Solanki            "PowerState": "On",
10566fa508cbSNaresh Solanki            "Thresholds": [
10576fa508cbSNaresh Solanki                {
10586fa508cbSNaresh Solanki                    "Direction": "greater than",
1059d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
10606fa508cbSNaresh Solanki                    "Label": "iout1",
10616fa508cbSNaresh Solanki                    "Name": "upper critical",
10626fa508cbSNaresh Solanki                    "Severity": 1,
10636fa508cbSNaresh Solanki                    "Value": 16.0
10646fa508cbSNaresh Solanki                },
10656fa508cbSNaresh Solanki                {
10666fa508cbSNaresh Solanki                    "Direction": "greater than",
1067d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.12,
10686fa508cbSNaresh Solanki                    "Label": "iout1",
10696fa508cbSNaresh Solanki                    "Name": "upper non critical",
10706fa508cbSNaresh Solanki                    "Severity": 0,
10716fa508cbSNaresh Solanki                    "Value": 12.0
10726fa508cbSNaresh Solanki                },
10736fa508cbSNaresh Solanki                {
10746fa508cbSNaresh Solanki                    "Direction": "greater than",
1075d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
10766fa508cbSNaresh Solanki                    "Label": "vin",
10776fa508cbSNaresh Solanki                    "Name": "upper critical",
10786fa508cbSNaresh Solanki                    "Severity": 1,
1079edfe305aSPatrick Rudolph                    "Value": 13.3
1080edfe305aSPatrick Rudolph                },
1081edfe305aSPatrick Rudolph                {
1082edfe305aSPatrick Rudolph                    "Direction": "greater than",
1083d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1084edfe305aSPatrick Rudolph                    "Label": "vin",
1085edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1086edfe305aSPatrick Rudolph                    "Severity": 0,
1087edfe305aSPatrick Rudolph                    "Value": 12.8
1088edfe305aSPatrick Rudolph                },
1089edfe305aSPatrick Rudolph                {
1090edfe305aSPatrick Rudolph                    "Direction": "less than",
1091d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1092edfe305aSPatrick Rudolph                    "Label": "vin",
1093edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1094edfe305aSPatrick Rudolph                    "Severity": 0,
1095edfe305aSPatrick Rudolph                    "Value": 11.68
10966fa508cbSNaresh Solanki                },
10976fa508cbSNaresh Solanki                {
10986fa508cbSNaresh Solanki                    "Direction": "less than",
1099d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
11006fa508cbSNaresh Solanki                    "Label": "vin",
11016fa508cbSNaresh Solanki                    "Name": "lower critical",
11026fa508cbSNaresh Solanki                    "Severity": 1,
1103edfe305aSPatrick Rudolph                    "Value": 11.08
11046fa508cbSNaresh Solanki                },
11056fa508cbSNaresh Solanki                {
11066fa508cbSNaresh Solanki                    "Direction": "greater than",
1107d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013200000000000002,
11086fa508cbSNaresh Solanki                    "Label": "vout1",
11096fa508cbSNaresh Solanki                    "Name": "upper critical",
11106fa508cbSNaresh Solanki                    "Severity": 1,
1111edfe305aSPatrick Rudolph                    "Value": 1.32
11126fa508cbSNaresh Solanki                },
11136fa508cbSNaresh Solanki                {
11146fa508cbSNaresh Solanki                    "Direction": "less than",
1115d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
11166fa508cbSNaresh Solanki                    "Label": "vout1",
11176fa508cbSNaresh Solanki                    "Name": "lower critical",
11186fa508cbSNaresh Solanki                    "Severity": 1,
1119edfe305aSPatrick Rudolph                    "Value": 1.08
11206fa508cbSNaresh Solanki                },
11216fa508cbSNaresh Solanki                {
11226fa508cbSNaresh Solanki                    "Direction": "greater than",
1123d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
11246fa508cbSNaresh Solanki                    "Label": "temp1",
11256fa508cbSNaresh Solanki                    "Name": "upper critical",
11266fa508cbSNaresh Solanki                    "Severity": 1,
11276fa508cbSNaresh Solanki                    "Value": 125.0
1128edfe305aSPatrick Rudolph                },
1129edfe305aSPatrick Rudolph                {
1130edfe305aSPatrick Rudolph                    "Direction": "less than",
1131d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011399999999999999,
1132edfe305aSPatrick Rudolph                    "Label": "vout1",
1133edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1134edfe305aSPatrick Rudolph                    "Severity": 0,
1135edfe305aSPatrick Rudolph                    "Value": 1.14
1136edfe305aSPatrick Rudolph                },
1137edfe305aSPatrick Rudolph                {
1138edfe305aSPatrick Rudolph                    "Direction": "greater than",
1139d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0126,
1140edfe305aSPatrick Rudolph                    "Label": "vout1",
1141edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1142edfe305aSPatrick Rudolph                    "Severity": 0,
1143edfe305aSPatrick Rudolph                    "Value": 1.26
11446fa508cbSNaresh Solanki                }
11456fa508cbSNaresh Solanki            ],
11466fa508cbSNaresh Solanki            "Type": "IR38263"
11476fa508cbSNaresh Solanki        },
11486fa508cbSNaresh Solanki        {
11496fa508cbSNaresh Solanki            "Address": "0x40",
11506fa508cbSNaresh Solanki            "Bus": "47",
11516fa508cbSNaresh Solanki            "Labels": [
11526fa508cbSNaresh Solanki                "iout1",
11536fa508cbSNaresh Solanki                "vin",
11546fa508cbSNaresh Solanki                "vout1",
11556fa508cbSNaresh Solanki                "pout1",
11566fa508cbSNaresh Solanki                "temp1"
11576fa508cbSNaresh Solanki            ],
11586fa508cbSNaresh Solanki            "Name": "P1V8_NIC",
11596fa508cbSNaresh Solanki            "PollRate": 5.0,
1160fa2972f8SNaresh Solanki            "PowerState": "On",
11616fa508cbSNaresh Solanki            "Thresholds": [
11626fa508cbSNaresh Solanki                {
11636fa508cbSNaresh Solanki                    "Direction": "greater than",
1164d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.32,
11656fa508cbSNaresh Solanki                    "Label": "iout1",
11666fa508cbSNaresh Solanki                    "Name": "upper critical",
11676fa508cbSNaresh Solanki                    "Severity": 1,
11686fa508cbSNaresh Solanki                    "Value": 32.0
11696fa508cbSNaresh Solanki                },
11706fa508cbSNaresh Solanki                {
11716fa508cbSNaresh Solanki                    "Direction": "greater than",
1172d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.26,
11736fa508cbSNaresh Solanki                    "Label": "iout1",
11746fa508cbSNaresh Solanki                    "Name": "upper non critical",
11756fa508cbSNaresh Solanki                    "Severity": 0,
11766fa508cbSNaresh Solanki                    "Value": 26.0
11776fa508cbSNaresh Solanki                },
11786fa508cbSNaresh Solanki                {
11796fa508cbSNaresh Solanki                    "Direction": "greater than",
1180d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
11816fa508cbSNaresh Solanki                    "Label": "vin",
11826fa508cbSNaresh Solanki                    "Name": "upper critical",
11836fa508cbSNaresh Solanki                    "Severity": 1,
1184edfe305aSPatrick Rudolph                    "Value": 13.3
1185edfe305aSPatrick Rudolph                },
1186edfe305aSPatrick Rudolph                {
1187edfe305aSPatrick Rudolph                    "Direction": "greater than",
1188d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1189edfe305aSPatrick Rudolph                    "Label": "vin",
1190edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1191edfe305aSPatrick Rudolph                    "Severity": 0,
1192edfe305aSPatrick Rudolph                    "Value": 12.8
1193edfe305aSPatrick Rudolph                },
1194edfe305aSPatrick Rudolph                {
1195edfe305aSPatrick Rudolph                    "Direction": "less than",
1196d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1197edfe305aSPatrick Rudolph                    "Label": "vin",
1198edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1199edfe305aSPatrick Rudolph                    "Severity": 0,
1200edfe305aSPatrick Rudolph                    "Value": 11.68
12016fa508cbSNaresh Solanki                },
12026fa508cbSNaresh Solanki                {
12036fa508cbSNaresh Solanki                    "Direction": "less than",
1204d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
12056fa508cbSNaresh Solanki                    "Label": "vin",
12066fa508cbSNaresh Solanki                    "Name": "lower critical",
12076fa508cbSNaresh Solanki                    "Severity": 1,
1208edfe305aSPatrick Rudolph                    "Value": 11.08
12096fa508cbSNaresh Solanki                },
12106fa508cbSNaresh Solanki                {
12116fa508cbSNaresh Solanki                    "Direction": "greater than",
1212d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
12136fa508cbSNaresh Solanki                    "Label": "vout1",
12146fa508cbSNaresh Solanki                    "Name": "upper critical",
12156fa508cbSNaresh Solanki                    "Severity": 1,
1216edfe305aSPatrick Rudolph                    "Value": 1.98
12176fa508cbSNaresh Solanki                },
12186fa508cbSNaresh Solanki                {
12196fa508cbSNaresh Solanki                    "Direction": "less than",
1220d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
12216fa508cbSNaresh Solanki                    "Label": "vout1",
12226fa508cbSNaresh Solanki                    "Name": "lower critical",
12236fa508cbSNaresh Solanki                    "Severity": 1,
1224edfe305aSPatrick Rudolph                    "Value": 1.62
12256fa508cbSNaresh Solanki                },
12266fa508cbSNaresh Solanki                {
12276fa508cbSNaresh Solanki                    "Direction": "greater than",
1228d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
12296fa508cbSNaresh Solanki                    "Label": "temp1",
12306fa508cbSNaresh Solanki                    "Name": "upper critical",
12316fa508cbSNaresh Solanki                    "Severity": 1,
12326fa508cbSNaresh Solanki                    "Value": 125.0
1233edfe305aSPatrick Rudolph                },
1234edfe305aSPatrick Rudolph                {
1235edfe305aSPatrick Rudolph                    "Direction": "less than",
1236d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
1237edfe305aSPatrick Rudolph                    "Label": "vout1",
1238edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1239edfe305aSPatrick Rudolph                    "Severity": 0,
1240edfe305aSPatrick Rudolph                    "Value": 1.71
1241edfe305aSPatrick Rudolph                },
1242edfe305aSPatrick Rudolph                {
1243edfe305aSPatrick Rudolph                    "Direction": "greater than",
1244d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
1245edfe305aSPatrick Rudolph                    "Label": "vout1",
1246edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1247edfe305aSPatrick Rudolph                    "Severity": 0,
1248edfe305aSPatrick Rudolph                    "Value": 1.89
12496fa508cbSNaresh Solanki                }
12506fa508cbSNaresh Solanki            ],
12516fa508cbSNaresh Solanki            "Type": "IR38263"
12526fa508cbSNaresh Solanki        },
12536fa508cbSNaresh Solanki        {
12546fa508cbSNaresh Solanki            "Address": "0x40",
12556fa508cbSNaresh Solanki            "Bus": "57",
12566fa508cbSNaresh Solanki            "Labels": [
12576fa508cbSNaresh Solanki                "iout1",
12586fa508cbSNaresh Solanki                "vin",
12596fa508cbSNaresh Solanki                "vout1",
12606fa508cbSNaresh Solanki                "pout1",
12616fa508cbSNaresh Solanki                "temp1"
12626fa508cbSNaresh Solanki            ],
12636fa508cbSNaresh Solanki            "Name": "P1V05_PCH_AUX",
12646fa508cbSNaresh Solanki            "PollRate": 5.0,
1265fa2972f8SNaresh Solanki            "PowerState": "On",
12666fa508cbSNaresh Solanki            "Thresholds": [
12676fa508cbSNaresh Solanki                {
12686fa508cbSNaresh Solanki                    "Direction": "greater than",
1269d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.17,
12706fa508cbSNaresh Solanki                    "Label": "iout1",
12716fa508cbSNaresh Solanki                    "Name": "upper non critical",
12726fa508cbSNaresh Solanki                    "Severity": 0,
12736fa508cbSNaresh Solanki                    "Value": 17.0
12746fa508cbSNaresh Solanki                },
12756fa508cbSNaresh Solanki                {
12766fa508cbSNaresh Solanki                    "Direction": "greater than",
1277d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.24,
12786fa508cbSNaresh Solanki                    "Label": "iout1",
12796fa508cbSNaresh Solanki                    "Name": "upper critical",
12806fa508cbSNaresh Solanki                    "Severity": 1,
12816fa508cbSNaresh Solanki                    "Value": 24.0
12826fa508cbSNaresh Solanki                },
12836fa508cbSNaresh Solanki                {
12846fa508cbSNaresh Solanki                    "Direction": "greater than",
1285d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
12866fa508cbSNaresh Solanki                    "Label": "vin",
12876fa508cbSNaresh Solanki                    "Name": "upper critical",
12886fa508cbSNaresh Solanki                    "Severity": 1,
1289edfe305aSPatrick Rudolph                    "Value": 13.3
1290edfe305aSPatrick Rudolph                },
1291edfe305aSPatrick Rudolph                {
1292edfe305aSPatrick Rudolph                    "Direction": "greater than",
1293d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1294edfe305aSPatrick Rudolph                    "Label": "vin",
1295edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1296edfe305aSPatrick Rudolph                    "Severity": 0,
1297edfe305aSPatrick Rudolph                    "Value": 12.8
1298edfe305aSPatrick Rudolph                },
1299edfe305aSPatrick Rudolph                {
1300edfe305aSPatrick Rudolph                    "Direction": "less than",
1301d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1302edfe305aSPatrick Rudolph                    "Label": "vin",
1303edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1304edfe305aSPatrick Rudolph                    "Severity": 0,
1305edfe305aSPatrick Rudolph                    "Value": 11.68
13066fa508cbSNaresh Solanki                },
13076fa508cbSNaresh Solanki                {
13086fa508cbSNaresh Solanki                    "Direction": "less than",
1309d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
13106fa508cbSNaresh Solanki                    "Label": "vin",
13116fa508cbSNaresh Solanki                    "Name": "lower critical",
13126fa508cbSNaresh Solanki                    "Severity": 1,
1313edfe305aSPatrick Rudolph                    "Value": 11.08
13146fa508cbSNaresh Solanki                },
13156fa508cbSNaresh Solanki                {
13166fa508cbSNaresh Solanki                    "Direction": "greater than",
1317d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0116,
13186fa508cbSNaresh Solanki                    "Label": "vout1",
13196fa508cbSNaresh Solanki                    "Name": "upper critical",
13206fa508cbSNaresh Solanki                    "Severity": 1,
1321edfe305aSPatrick Rudolph                    "Value": 1.16
13226fa508cbSNaresh Solanki                },
13236fa508cbSNaresh Solanki                {
13246fa508cbSNaresh Solanki                    "Direction": "less than",
1325d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
13266fa508cbSNaresh Solanki                    "Label": "vout1",
13276fa508cbSNaresh Solanki                    "Name": "lower critical",
13286fa508cbSNaresh Solanki                    "Severity": 1,
1329edfe305aSPatrick Rudolph                    "Value": 0.95
13306fa508cbSNaresh Solanki                },
13316fa508cbSNaresh Solanki                {
13326fa508cbSNaresh Solanki                    "Direction": "greater than",
1333d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
13346fa508cbSNaresh Solanki                    "Label": "temp1",
13356fa508cbSNaresh Solanki                    "Name": "upper critical",
13366fa508cbSNaresh Solanki                    "Severity": 1,
13376fa508cbSNaresh Solanki                    "Value": 125.0
1338edfe305aSPatrick Rudolph                },
1339edfe305aSPatrick Rudolph                {
1340edfe305aSPatrick Rudolph                    "Direction": "less than",
1341d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01,
1342edfe305aSPatrick Rudolph                    "Label": "vout1",
1343edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1344edfe305aSPatrick Rudolph                    "Severity": 0,
1345edfe305aSPatrick Rudolph                    "Value": 1.0
1346edfe305aSPatrick Rudolph                },
1347edfe305aSPatrick Rudolph                {
1348edfe305aSPatrick Rudolph                    "Direction": "greater than",
1349d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
1350edfe305aSPatrick Rudolph                    "Label": "vout1",
1351edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1352edfe305aSPatrick Rudolph                    "Severity": 0,
1353edfe305aSPatrick Rudolph                    "Value": 1.1
13546fa508cbSNaresh Solanki                }
13556fa508cbSNaresh Solanki            ],
13566fa508cbSNaresh Solanki            "Type": "IR38263"
13576fa508cbSNaresh Solanki        },
13586fa508cbSNaresh Solanki        {
13596fa508cbSNaresh Solanki            "Name": "Fan01 connector",
13606fa508cbSNaresh Solanki            "Pwm": 0,
13616fa508cbSNaresh Solanki            "PwmName": "Fan01_Pwm",
13626fa508cbSNaresh Solanki            "Status": "disabled",
13636fa508cbSNaresh Solanki            "Tachs": [
13646fa508cbSNaresh Solanki                0
13656fa508cbSNaresh Solanki            ],
13666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13676fa508cbSNaresh Solanki        },
13686fa508cbSNaresh Solanki        {
13696fa508cbSNaresh Solanki            "Name": "Fan02 connector",
13706fa508cbSNaresh Solanki            "Pwm": 0,
13716fa508cbSNaresh Solanki            "PwmName": "Fan02_Pwm",
13726fa508cbSNaresh Solanki            "Status": "disabled",
13736fa508cbSNaresh Solanki            "Tachs": [
13746fa508cbSNaresh Solanki                0
13756fa508cbSNaresh Solanki            ],
13766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13776fa508cbSNaresh Solanki        },
13786fa508cbSNaresh Solanki        {
13796fa508cbSNaresh Solanki            "Name": "Fan03 connector",
13806fa508cbSNaresh Solanki            "Pwm": 0,
13816fa508cbSNaresh Solanki            "PwmName": "Fan03_Pwm",
13826fa508cbSNaresh Solanki            "Status": "disabled",
13836fa508cbSNaresh Solanki            "Tachs": [
13846fa508cbSNaresh Solanki                0
13856fa508cbSNaresh Solanki            ],
13866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13876fa508cbSNaresh Solanki        },
13886fa508cbSNaresh Solanki        {
13896fa508cbSNaresh Solanki            "Name": "Fan04 connector",
13906fa508cbSNaresh Solanki            "Pwm": 0,
13916fa508cbSNaresh Solanki            "PwmName": "Fan04_Pwm",
13926fa508cbSNaresh Solanki            "Status": "disabled",
13936fa508cbSNaresh Solanki            "Tachs": [
13946fa508cbSNaresh Solanki                0
13956fa508cbSNaresh Solanki            ],
13966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13976fa508cbSNaresh Solanki        },
13986fa508cbSNaresh Solanki        {
13996fa508cbSNaresh Solanki            "Name": "Fan05 connector",
14006fa508cbSNaresh Solanki            "Pwm": 0,
14016fa508cbSNaresh Solanki            "PwmName": "Fan05_Pwm",
14026fa508cbSNaresh Solanki            "Status": "disabled",
14036fa508cbSNaresh Solanki            "Tachs": [
14046fa508cbSNaresh Solanki                0
14056fa508cbSNaresh Solanki            ],
14066fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14076fa508cbSNaresh Solanki        },
14086fa508cbSNaresh Solanki        {
14096fa508cbSNaresh Solanki            "Name": "Fan06 connector",
14106fa508cbSNaresh Solanki            "Pwm": 0,
14116fa508cbSNaresh Solanki            "PwmName": "Fan06_Pwm",
14126fa508cbSNaresh Solanki            "Status": "disabled",
14136fa508cbSNaresh Solanki            "Tachs": [
14146fa508cbSNaresh Solanki                0
14156fa508cbSNaresh Solanki            ],
14166fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14176fa508cbSNaresh Solanki        },
14186fa508cbSNaresh Solanki        {
14196fa508cbSNaresh Solanki            "Name": "Fan07 connector",
14206fa508cbSNaresh Solanki            "Pwm": 0,
14216fa508cbSNaresh Solanki            "PwmName": "Fan07_Pwm",
14226fa508cbSNaresh Solanki            "Status": "disabled",
14236fa508cbSNaresh Solanki            "Tachs": [
14246fa508cbSNaresh Solanki                0
14256fa508cbSNaresh Solanki            ],
14266fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14276fa508cbSNaresh Solanki        },
14286fa508cbSNaresh Solanki        {
14296fa508cbSNaresh Solanki            "Name": "Fan08 connector",
14306fa508cbSNaresh Solanki            "Pwm": 0,
14316fa508cbSNaresh Solanki            "PwmName": "Fan08_Pwm",
14326fa508cbSNaresh Solanki            "Status": "disabled",
14336fa508cbSNaresh Solanki            "Tachs": [
14346fa508cbSNaresh Solanki                0
14356fa508cbSNaresh Solanki            ],
14366fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14376fa508cbSNaresh Solanki        },
14386fa508cbSNaresh Solanki        {
14396fa508cbSNaresh Solanki            "Name": "Fan09 connector",
14406fa508cbSNaresh Solanki            "Pwm": 0,
14416fa508cbSNaresh Solanki            "PwmName": "Fan09_Pwm",
14426fa508cbSNaresh Solanki            "Status": "disabled",
14436fa508cbSNaresh Solanki            "Tachs": [
14446fa508cbSNaresh Solanki                0
14456fa508cbSNaresh Solanki            ],
14466fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14476fa508cbSNaresh Solanki        },
14486fa508cbSNaresh Solanki        {
14496fa508cbSNaresh Solanki            "Name": "Fan10 connector",
14506fa508cbSNaresh Solanki            "Pwm": 0,
14516fa508cbSNaresh Solanki            "PwmName": "Fan10_Pwm",
14526fa508cbSNaresh Solanki            "Status": "disabled",
14536fa508cbSNaresh Solanki            "Tachs": [
14546fa508cbSNaresh Solanki                0
14556fa508cbSNaresh Solanki            ],
14566fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14576fa508cbSNaresh Solanki        },
14586fa508cbSNaresh Solanki        {
14596fa508cbSNaresh Solanki            "Name": "Fan11 connector",
14606fa508cbSNaresh Solanki            "Pwm": 0,
14616fa508cbSNaresh Solanki            "PwmName": "Fan11_Pwm",
14626fa508cbSNaresh Solanki            "Status": "disabled",
14636fa508cbSNaresh Solanki            "Tachs": [
14646fa508cbSNaresh Solanki                0
14656fa508cbSNaresh Solanki            ],
14666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14676fa508cbSNaresh Solanki        },
14686fa508cbSNaresh Solanki        {
14696fa508cbSNaresh Solanki            "Name": "Fan12 connector",
14706fa508cbSNaresh Solanki            "Pwm": 0,
14716fa508cbSNaresh Solanki            "PwmName": "Fan12_Pwm",
14726fa508cbSNaresh Solanki            "Status": "disabled",
14736fa508cbSNaresh Solanki            "Tachs": [
14746fa508cbSNaresh Solanki                0
14756fa508cbSNaresh Solanki            ],
14766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14776fa508cbSNaresh Solanki        },
14786fa508cbSNaresh Solanki        {
14796fa508cbSNaresh Solanki            "Name": "Fan13 connector",
14806fa508cbSNaresh Solanki            "Pwm": 0,
14816fa508cbSNaresh Solanki            "PwmName": "Fan13_Pwm",
14826fa508cbSNaresh Solanki            "Status": "disabled",
14836fa508cbSNaresh Solanki            "Tachs": [
14846fa508cbSNaresh Solanki                0
14856fa508cbSNaresh Solanki            ],
14866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14876fa508cbSNaresh Solanki        },
14886fa508cbSNaresh Solanki        {
14896fa508cbSNaresh Solanki            "Name": "Fan14 connector",
14906fa508cbSNaresh Solanki            "Pwm": 0,
14916fa508cbSNaresh Solanki            "PwmName": "Fan14_Pwm",
14926fa508cbSNaresh Solanki            "Status": "disabled",
14936fa508cbSNaresh Solanki            "Tachs": [
14946fa508cbSNaresh Solanki                0
14956fa508cbSNaresh Solanki            ],
14966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14976fa508cbSNaresh Solanki        },
14986fa508cbSNaresh Solanki        {
14996fa508cbSNaresh Solanki            "Name": "Fan15 connector",
15006fa508cbSNaresh Solanki            "Pwm": 0,
15016fa508cbSNaresh Solanki            "PwmName": "Fan15_Pwm",
15026fa508cbSNaresh Solanki            "Status": "disabled",
15036fa508cbSNaresh Solanki            "Tachs": [
15046fa508cbSNaresh Solanki                0
15056fa508cbSNaresh Solanki            ],
15066fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15076fa508cbSNaresh Solanki        },
15086fa508cbSNaresh Solanki        {
15096fa508cbSNaresh Solanki            "Name": "Fan16 connector",
15106fa508cbSNaresh Solanki            "Pwm": 0,
15116fa508cbSNaresh Solanki            "PwmName": "Fan16_Pwm",
15126fa508cbSNaresh Solanki            "Status": "disabled",
15136fa508cbSNaresh Solanki            "Tachs": [
15146fa508cbSNaresh Solanki                0
15156fa508cbSNaresh Solanki            ],
15166fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15176fa508cbSNaresh Solanki        },
15186fa508cbSNaresh Solanki        {
15196fa508cbSNaresh Solanki            "Name": "Fan17 connector",
15206fa508cbSNaresh Solanki            "Pwm": 0,
15216fa508cbSNaresh Solanki            "PwmName": "Fan17_Pwm",
15226fa508cbSNaresh Solanki            "Status": "disabled",
15236fa508cbSNaresh Solanki            "Tachs": [
15246fa508cbSNaresh Solanki                0
15256fa508cbSNaresh Solanki            ],
15266fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15276fa508cbSNaresh Solanki        },
15286fa508cbSNaresh Solanki        {
15296fa508cbSNaresh Solanki            "Name": "Fan18 connector",
15306fa508cbSNaresh Solanki            "Pwm": 0,
15316fa508cbSNaresh Solanki            "PwmName": "Fan18_Pwm",
15326fa508cbSNaresh Solanki            "Status": "disabled",
15336fa508cbSNaresh Solanki            "Tachs": [
15346fa508cbSNaresh Solanki                0
15356fa508cbSNaresh Solanki            ],
15366fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15376fa508cbSNaresh Solanki        },
15386fa508cbSNaresh Solanki        {
15396fa508cbSNaresh Solanki            "Name": "Fan19 connector",
15406fa508cbSNaresh Solanki            "Pwm": 0,
15416fa508cbSNaresh Solanki            "PwmName": "Fan19_Pwm",
15426fa508cbSNaresh Solanki            "Status": "disabled",
15436fa508cbSNaresh Solanki            "Tachs": [
15446fa508cbSNaresh Solanki                0
15456fa508cbSNaresh Solanki            ],
15466fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15476fa508cbSNaresh Solanki        },
15486fa508cbSNaresh Solanki        {
15496fa508cbSNaresh Solanki            "Name": "Fan20 connector",
15506fa508cbSNaresh Solanki            "Pwm": 0,
15516fa508cbSNaresh Solanki            "PwmName": "Fan20_Pwm",
15526fa508cbSNaresh Solanki            "Status": "disabled",
15536fa508cbSNaresh Solanki            "Tachs": [
15546fa508cbSNaresh Solanki                0
15556fa508cbSNaresh Solanki            ],
15566fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15576fa508cbSNaresh Solanki        },
15586fa508cbSNaresh Solanki        {
15596fa508cbSNaresh Solanki            "Name": "Fan21 connector",
15606fa508cbSNaresh Solanki            "Pwm": 0,
15616fa508cbSNaresh Solanki            "PwmName": "Fan21_Pwm",
15626fa508cbSNaresh Solanki            "Status": "disabled",
15636fa508cbSNaresh Solanki            "Tachs": [
15646fa508cbSNaresh Solanki                0
15656fa508cbSNaresh Solanki            ],
15666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15676fa508cbSNaresh Solanki        },
15686fa508cbSNaresh Solanki        {
15696fa508cbSNaresh Solanki            "Name": "Fan22 connector",
15706fa508cbSNaresh Solanki            "Pwm": 0,
15716fa508cbSNaresh Solanki            "PwmName": "Fan22_Pwm",
15726fa508cbSNaresh Solanki            "Status": "disabled",
15736fa508cbSNaresh Solanki            "Tachs": [
15746fa508cbSNaresh Solanki                0
15756fa508cbSNaresh Solanki            ],
15766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15776fa508cbSNaresh Solanki        },
15786fa508cbSNaresh Solanki        {
15796fa508cbSNaresh Solanki            "Name": "Fan23 connector",
15806fa508cbSNaresh Solanki            "Pwm": 0,
15816fa508cbSNaresh Solanki            "PwmName": "Fan23_Pwm",
15826fa508cbSNaresh Solanki            "Status": "disabled",
15836fa508cbSNaresh Solanki            "Tachs": [
15846fa508cbSNaresh Solanki                0
15856fa508cbSNaresh Solanki            ],
15866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15876fa508cbSNaresh Solanki        },
15886fa508cbSNaresh Solanki        {
15896fa508cbSNaresh Solanki            "Name": "Fan24 connector",
15906fa508cbSNaresh Solanki            "Pwm": 0,
15916fa508cbSNaresh Solanki            "PwmName": "Fan24_Pwm",
15926fa508cbSNaresh Solanki            "Status": "disabled",
15936fa508cbSNaresh Solanki            "Tachs": [
15946fa508cbSNaresh Solanki                0
15956fa508cbSNaresh Solanki            ],
15966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15976fa508cbSNaresh Solanki        },
15986fa508cbSNaresh Solanki        {
15991c850f77SPatrick Rudolph            "Address": "0x8",
16001c850f77SPatrick Rudolph            "Class": "METemp",
16011c850f77SPatrick Rudolph            "Name": "PCH Temperature",
16021c850f77SPatrick Rudolph            "PowerState": "On",
16031c850f77SPatrick Rudolph            "Thresholds": [
16041c850f77SPatrick Rudolph                {
16051c850f77SPatrick Rudolph                    "Direction": "greater than",
1606d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.03,
16071c850f77SPatrick Rudolph                    "Name": "upper critical",
16081c850f77SPatrick Rudolph                    "Severity": 1,
16091c850f77SPatrick Rudolph                    "Value": 103
16101c850f77SPatrick Rudolph                },
16111c850f77SPatrick Rudolph                {
16121c850f77SPatrick Rudolph                    "Direction": "greater than",
1613d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.98,
16141c850f77SPatrick Rudolph                    "Name": "upper non critical",
16151c850f77SPatrick Rudolph                    "Severity": 0,
16161c850f77SPatrick Rudolph                    "Value": 98
16171c850f77SPatrick Rudolph                },
16181c850f77SPatrick Rudolph                {
16191c850f77SPatrick Rudolph                    "Direction": "less than",
1620d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.05,
16211c850f77SPatrick Rudolph                    "Name": "lower non critical",
16221c850f77SPatrick Rudolph                    "Severity": 0,
16231c850f77SPatrick Rudolph                    "Value": 5
16241c850f77SPatrick Rudolph                },
16251c850f77SPatrick Rudolph                {
16261c850f77SPatrick Rudolph                    "Direction": "less than",
1627d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0,
16281c850f77SPatrick Rudolph                    "Name": "lower critical",
16291c850f77SPatrick Rudolph                    "Severity": 1,
16301c850f77SPatrick Rudolph                    "Value": 0
16311c850f77SPatrick Rudolph                }
16321c850f77SPatrick Rudolph            ],
16331c850f77SPatrick Rudolph            "Type": "IpmbSensor"
16341c850f77SPatrick Rudolph        },
16351c850f77SPatrick Rudolph        {
1636ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1637ae2ea72cSPatrick Rudolph            "Bus": "51",
1638ae2ea72cSPatrick Rudolph            "Name": "SSB_SSD1",
1639ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1640ae2ea72cSPatrick Rudolph            "PowerState": "On",
1641ae2ea72cSPatrick Rudolph            "Thresholds": [
1642ae2ea72cSPatrick Rudolph                {
1643ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1644d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1645ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1646ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1647ae2ea72cSPatrick Rudolph                    "Severity": 0,
1648ae2ea72cSPatrick Rudolph                    "Value": 2.0
1649ae2ea72cSPatrick Rudolph                },
1650ae2ea72cSPatrick Rudolph                {
1651ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1652d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025,
1653ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1654ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1655ae2ea72cSPatrick Rudolph                    "Severity": 1,
1656ae2ea72cSPatrick Rudolph                    "Value": 2.5
1657ae2ea72cSPatrick Rudolph                },
1658ae2ea72cSPatrick Rudolph                {
1659ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1660d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1661ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1662ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1663ae2ea72cSPatrick Rudolph                    "Severity": 0,
1664ae2ea72cSPatrick Rudolph                    "Value": 3.14
1665ae2ea72cSPatrick Rudolph                },
1666ae2ea72cSPatrick Rudolph                {
1667ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1668d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1669ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1670ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1671ae2ea72cSPatrick Rudolph                    "Severity": 0,
1672ae2ea72cSPatrick Rudolph                    "Value": 3.47
1673ae2ea72cSPatrick Rudolph                },
1674ae2ea72cSPatrick Rudolph                {
1675ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1676d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1677ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1678ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1679ae2ea72cSPatrick Rudolph                    "Severity": 1,
1680ae2ea72cSPatrick Rudolph                    "Value": 2.97
1681ae2ea72cSPatrick Rudolph                },
1682ae2ea72cSPatrick Rudolph                {
1683ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1684d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1685ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1686ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1687ae2ea72cSPatrick Rudolph                    "Severity": 1,
1688ae2ea72cSPatrick Rudolph                    "Value": 3.63
1689ae2ea72cSPatrick Rudolph                }
1690ae2ea72cSPatrick Rudolph            ],
1691ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1692ae2ea72cSPatrick Rudolph        },
1693ae2ea72cSPatrick Rudolph        {
1694ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1695ae2ea72cSPatrick Rudolph            "Bus": "53",
1696ae2ea72cSPatrick Rudolph            "Name": "SSB_SSD2",
1697ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1698ae2ea72cSPatrick Rudolph            "PowerState": "On",
1699ae2ea72cSPatrick Rudolph            "Thresholds": [
1700ae2ea72cSPatrick Rudolph                {
1701ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1702d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1703ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1704ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1705ae2ea72cSPatrick Rudolph                    "Severity": 0,
1706ae2ea72cSPatrick Rudolph                    "Value": 2.0
1707ae2ea72cSPatrick Rudolph                },
1708ae2ea72cSPatrick Rudolph                {
1709ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1710d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025,
1711ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1712ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1713ae2ea72cSPatrick Rudolph                    "Severity": 1,
1714ae2ea72cSPatrick Rudolph                    "Value": 2.5
1715ae2ea72cSPatrick Rudolph                },
1716ae2ea72cSPatrick Rudolph                {
1717ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1718d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1719ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1720ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1721ae2ea72cSPatrick Rudolph                    "Severity": 0,
1722ae2ea72cSPatrick Rudolph                    "Value": 3.14
1723ae2ea72cSPatrick Rudolph                },
1724ae2ea72cSPatrick Rudolph                {
1725ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1726d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1727ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1728ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1729ae2ea72cSPatrick Rudolph                    "Severity": 0,
1730ae2ea72cSPatrick Rudolph                    "Value": 3.47
1731ae2ea72cSPatrick Rudolph                },
1732ae2ea72cSPatrick Rudolph                {
1733ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1734d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1735ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1736ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1737ae2ea72cSPatrick Rudolph                    "Severity": 1,
1738ae2ea72cSPatrick Rudolph                    "Value": 2.97
1739ae2ea72cSPatrick Rudolph                },
1740ae2ea72cSPatrick Rudolph                {
1741ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1742d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1743ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1744ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1745ae2ea72cSPatrick Rudolph                    "Severity": 1,
1746ae2ea72cSPatrick Rudolph                    "Value": 3.63
1747ae2ea72cSPatrick Rudolph                }
1748ae2ea72cSPatrick Rudolph            ],
1749ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1750ae2ea72cSPatrick Rudolph        },
1751ae2ea72cSPatrick Rudolph        {
1752ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1753ae2ea72cSPatrick Rudolph            "Bus": "35",
1754ae2ea72cSPatrick Rudolph            "Labels": [
1755ae2ea72cSPatrick Rudolph                "in0",
1756ae2ea72cSPatrick Rudolph                "in1",
1757ae2ea72cSPatrick Rudolph                "curr1",
1758ae2ea72cSPatrick Rudolph                "curr2"
1759ae2ea72cSPatrick Rudolph            ],
1760ae2ea72cSPatrick Rudolph            "Name": "SSB_AUX",
1761ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1762ae2ea72cSPatrick Rudolph            "PowerState": "On",
1763ae2ea72cSPatrick Rudolph            "Thresholds": [
1764ae2ea72cSPatrick Rudolph                {
1765ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1766d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1767ae2ea72cSPatrick Rudolph                    "Label": "curr2",
1768ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1769ae2ea72cSPatrick Rudolph                    "Severity": 0,
1770ae2ea72cSPatrick Rudolph                    "Value": 2.0
1771ae2ea72cSPatrick Rudolph                },
1772ae2ea72cSPatrick Rudolph                {
1773ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1774d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1775ae2ea72cSPatrick Rudolph                    "Label": "curr2",
1776ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1777ae2ea72cSPatrick Rudolph                    "Severity": 1,
1778ae2ea72cSPatrick Rudolph                    "Value": 3.0
1779ae2ea72cSPatrick Rudolph                },
1780ae2ea72cSPatrick Rudolph                {
1781ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1782d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.027999999999999997,
1783ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1784ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1785ae2ea72cSPatrick Rudolph                    "Severity": 0,
1786ae2ea72cSPatrick Rudolph                    "Value": 2.8
1787ae2ea72cSPatrick Rudolph                },
1788ae2ea72cSPatrick Rudolph                {
1789ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1790d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.034,
1791ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1792ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1793ae2ea72cSPatrick Rudolph                    "Severity": 1,
1794ae2ea72cSPatrick Rudolph                    "Value": 3.4
1795ae2ea72cSPatrick Rudolph                },
1796ae2ea72cSPatrick Rudolph                {
1797ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1798d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0318,
1799ae2ea72cSPatrick Rudolph                    "Label": "in1",
1800ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1801ae2ea72cSPatrick Rudolph                    "Severity": 0,
1802ae2ea72cSPatrick Rudolph                    "Value": 3.18
1803ae2ea72cSPatrick Rudolph                },
1804ae2ea72cSPatrick Rudolph                {
1805ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1806d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0351,
1807ae2ea72cSPatrick Rudolph                    "Label": "in1",
1808ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1809ae2ea72cSPatrick Rudolph                    "Severity": 0,
1810ae2ea72cSPatrick Rudolph                    "Value": 3.51
1811ae2ea72cSPatrick Rudolph                },
1812ae2ea72cSPatrick Rudolph                {
1813ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1814d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0301,
1815ae2ea72cSPatrick Rudolph                    "Label": "in1",
1816ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1817ae2ea72cSPatrick Rudolph                    "Severity": 1,
1818ae2ea72cSPatrick Rudolph                    "Value": 3.01
1819ae2ea72cSPatrick Rudolph                },
1820ae2ea72cSPatrick Rudolph                {
1821ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1822d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0368,
1823ae2ea72cSPatrick Rudolph                    "Label": "in1",
1824ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1825ae2ea72cSPatrick Rudolph                    "Severity": 1,
1826ae2ea72cSPatrick Rudolph                    "Value": 3.68
1827ae2ea72cSPatrick Rudolph                },
1828ae2ea72cSPatrick Rudolph                {
1829ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1830d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0313,
1831ae2ea72cSPatrick Rudolph                    "Label": "in0",
1832ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1833ae2ea72cSPatrick Rudolph                    "Severity": 0,
1834ae2ea72cSPatrick Rudolph                    "Value": 3.13
1835ae2ea72cSPatrick Rudolph                },
1836ae2ea72cSPatrick Rudolph                {
1837ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1838d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0346,
1839ae2ea72cSPatrick Rudolph                    "Label": "in0",
1840ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1841ae2ea72cSPatrick Rudolph                    "Severity": 0,
1842ae2ea72cSPatrick Rudolph                    "Value": 3.46
1843ae2ea72cSPatrick Rudolph                },
1844ae2ea72cSPatrick Rudolph                {
1845ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1846d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1847ae2ea72cSPatrick Rudolph                    "Label": "in0",
1848ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1849ae2ea72cSPatrick Rudolph                    "Severity": 1,
1850ae2ea72cSPatrick Rudolph                    "Value": 2.97
1851ae2ea72cSPatrick Rudolph                },
1852ae2ea72cSPatrick Rudolph                {
1853ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1854d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1855ae2ea72cSPatrick Rudolph                    "Label": "in0",
1856ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1857ae2ea72cSPatrick Rudolph                    "Severity": 1,
1858ae2ea72cSPatrick Rudolph                    "Value": 3.63
1859ae2ea72cSPatrick Rudolph                }
1860ae2ea72cSPatrick Rudolph            ],
1861ae2ea72cSPatrick Rudolph            "Type": "MAX5970",
1862ae2ea72cSPatrick Rudolph            "curr1_Name": "SSB_AUX PVDRV Output Current",
1863ae2ea72cSPatrick Rudolph            "curr2_Name": "SSB_AUX P3V3_PCH Output Current",
1864ae2ea72cSPatrick Rudolph            "in0_Name": "SSB_AUX PVDRV Output Voltage",
1865ae2ea72cSPatrick Rudolph            "in1_Name": "SSB_AUX P3V3_PCH Output Voltage"
1866ae2ea72cSPatrick Rudolph        },
1867ae2ea72cSPatrick Rudolph        {
1868ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1869ae2ea72cSPatrick Rudolph            "Bus": "168",
1870ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN1",
1871ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1872ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1873ae2ea72cSPatrick Rudolph            "Thresholds": [
1874ae2ea72cSPatrick Rudolph                {
1875ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1876d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1877ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1878ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1879ae2ea72cSPatrick Rudolph                    "Severity": 0,
1880ae2ea72cSPatrick Rudolph                    "Value": 3.0
1881ae2ea72cSPatrick Rudolph                },
1882ae2ea72cSPatrick Rudolph                {
1883ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1884d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
1885ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1886ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1887ae2ea72cSPatrick Rudolph                    "Severity": 1,
1888ae2ea72cSPatrick Rudolph                    "Value": 4.0
1889ae2ea72cSPatrick Rudolph                },
1890ae2ea72cSPatrick Rudolph                {
1891ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1892d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1893ae2ea72cSPatrick Rudolph                    "Label": "in0",
1894ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1895ae2ea72cSPatrick Rudolph                    "Severity": 0,
1896ae2ea72cSPatrick Rudolph                    "Value": 11.68
1897ae2ea72cSPatrick Rudolph                },
1898ae2ea72cSPatrick Rudolph                {
1899ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1900d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1901ae2ea72cSPatrick Rudolph                    "Label": "in0",
1902ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1903ae2ea72cSPatrick Rudolph                    "Severity": 0,
1904ae2ea72cSPatrick Rudolph                    "Value": 12.8
1905ae2ea72cSPatrick Rudolph                },
1906ae2ea72cSPatrick Rudolph                {
1907ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1908d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
1909ae2ea72cSPatrick Rudolph                    "Label": "in0",
1910ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1911ae2ea72cSPatrick Rudolph                    "Severity": 1,
1912ae2ea72cSPatrick Rudolph                    "Value": 11.08
1913ae2ea72cSPatrick Rudolph                },
1914ae2ea72cSPatrick Rudolph                {
1915ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1916d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
1917ae2ea72cSPatrick Rudolph                    "Label": "in0",
1918ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1919ae2ea72cSPatrick Rudolph                    "Severity": 1,
1920ae2ea72cSPatrick Rudolph                    "Value": 13.3
1921ae2ea72cSPatrick Rudolph                }
1922ae2ea72cSPatrick Rudolph            ],
1923ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1924ae2ea72cSPatrick Rudolph        },
1925ae2ea72cSPatrick Rudolph        {
1926ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1927ae2ea72cSPatrick Rudolph            "Bus": "169",
1928ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN3",
1929ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1930ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1931ae2ea72cSPatrick Rudolph            "Thresholds": [
1932ae2ea72cSPatrick Rudolph                {
1933ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1934d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1935ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1936ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1937ae2ea72cSPatrick Rudolph                    "Severity": 0,
1938ae2ea72cSPatrick Rudolph                    "Value": 3.0
1939ae2ea72cSPatrick Rudolph                },
1940ae2ea72cSPatrick Rudolph                {
1941ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1942d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
1943ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1944ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1945ae2ea72cSPatrick Rudolph                    "Severity": 1,
1946ae2ea72cSPatrick Rudolph                    "Value": 4.0
1947ae2ea72cSPatrick Rudolph                },
1948ae2ea72cSPatrick Rudolph                {
1949ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1950d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1951ae2ea72cSPatrick Rudolph                    "Label": "in0",
1952ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1953ae2ea72cSPatrick Rudolph                    "Severity": 0,
1954ae2ea72cSPatrick Rudolph                    "Value": 11.68
1955ae2ea72cSPatrick Rudolph                },
1956ae2ea72cSPatrick Rudolph                {
1957ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1958d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1959ae2ea72cSPatrick Rudolph                    "Label": "in0",
1960ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1961ae2ea72cSPatrick Rudolph                    "Severity": 0,
1962ae2ea72cSPatrick Rudolph                    "Value": 12.8
1963ae2ea72cSPatrick Rudolph                },
1964ae2ea72cSPatrick Rudolph                {
1965ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1966d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
1967ae2ea72cSPatrick Rudolph                    "Label": "in0",
1968ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1969ae2ea72cSPatrick Rudolph                    "Severity": 1,
1970ae2ea72cSPatrick Rudolph                    "Value": 11.08
1971ae2ea72cSPatrick Rudolph                },
1972ae2ea72cSPatrick Rudolph                {
1973ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1974d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
1975ae2ea72cSPatrick Rudolph                    "Label": "in0",
1976ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1977ae2ea72cSPatrick Rudolph                    "Severity": 1,
1978ae2ea72cSPatrick Rudolph                    "Value": 13.3
1979ae2ea72cSPatrick Rudolph                }
1980ae2ea72cSPatrick Rudolph            ],
1981ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1982ae2ea72cSPatrick Rudolph        },
1983ae2ea72cSPatrick Rudolph        {
1984ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1985ae2ea72cSPatrick Rudolph            "Bus": "170",
1986ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN5",
1987ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1988ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1989ae2ea72cSPatrick Rudolph            "Thresholds": [
1990ae2ea72cSPatrick Rudolph                {
1991ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1992d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1993ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1994ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1995ae2ea72cSPatrick Rudolph                    "Severity": 0,
1996ae2ea72cSPatrick Rudolph                    "Value": 3.0
1997ae2ea72cSPatrick Rudolph                },
1998ae2ea72cSPatrick Rudolph                {
1999ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2000d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2001ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2002ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2003ae2ea72cSPatrick Rudolph                    "Severity": 1,
2004ae2ea72cSPatrick Rudolph                    "Value": 4.0
2005ae2ea72cSPatrick Rudolph                },
2006ae2ea72cSPatrick Rudolph                {
2007ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2008d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2009ae2ea72cSPatrick Rudolph                    "Label": "in0",
2010ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2011ae2ea72cSPatrick Rudolph                    "Severity": 0,
2012ae2ea72cSPatrick Rudolph                    "Value": 11.68
2013ae2ea72cSPatrick Rudolph                },
2014ae2ea72cSPatrick Rudolph                {
2015ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2016d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2017ae2ea72cSPatrick Rudolph                    "Label": "in0",
2018ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2019ae2ea72cSPatrick Rudolph                    "Severity": 0,
2020ae2ea72cSPatrick Rudolph                    "Value": 12.8
2021ae2ea72cSPatrick Rudolph                },
2022ae2ea72cSPatrick Rudolph                {
2023ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2024d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2025ae2ea72cSPatrick Rudolph                    "Label": "in0",
2026ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2027ae2ea72cSPatrick Rudolph                    "Severity": 1,
2028ae2ea72cSPatrick Rudolph                    "Value": 11.08
2029ae2ea72cSPatrick Rudolph                },
2030ae2ea72cSPatrick Rudolph                {
2031ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2032d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2033ae2ea72cSPatrick Rudolph                    "Label": "in0",
2034ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2035ae2ea72cSPatrick Rudolph                    "Severity": 1,
2036ae2ea72cSPatrick Rudolph                    "Value": 13.3
2037ae2ea72cSPatrick Rudolph                }
2038ae2ea72cSPatrick Rudolph            ],
2039ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2040ae2ea72cSPatrick Rudolph        },
2041ae2ea72cSPatrick Rudolph        {
2042ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2043ae2ea72cSPatrick Rudolph            "Bus": "171",
2044ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN7",
2045ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2046ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2047ae2ea72cSPatrick Rudolph            "Thresholds": [
2048ae2ea72cSPatrick Rudolph                {
2049ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2050d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2051ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2052ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2053ae2ea72cSPatrick Rudolph                    "Severity": 0,
2054ae2ea72cSPatrick Rudolph                    "Value": 3.0
2055ae2ea72cSPatrick Rudolph                },
2056ae2ea72cSPatrick Rudolph                {
2057ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2058d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2059ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2060ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2061ae2ea72cSPatrick Rudolph                    "Severity": 1,
2062ae2ea72cSPatrick Rudolph                    "Value": 4.0
2063ae2ea72cSPatrick Rudolph                },
2064ae2ea72cSPatrick Rudolph                {
2065ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2066d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2067ae2ea72cSPatrick Rudolph                    "Label": "in0",
2068ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2069ae2ea72cSPatrick Rudolph                    "Severity": 0,
2070ae2ea72cSPatrick Rudolph                    "Value": 11.68
2071ae2ea72cSPatrick Rudolph                },
2072ae2ea72cSPatrick Rudolph                {
2073ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2074d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2075ae2ea72cSPatrick Rudolph                    "Label": "in0",
2076ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2077ae2ea72cSPatrick Rudolph                    "Severity": 0,
2078ae2ea72cSPatrick Rudolph                    "Value": 12.8
2079ae2ea72cSPatrick Rudolph                },
2080ae2ea72cSPatrick Rudolph                {
2081ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2082d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2083ae2ea72cSPatrick Rudolph                    "Label": "in0",
2084ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2085ae2ea72cSPatrick Rudolph                    "Severity": 1,
2086ae2ea72cSPatrick Rudolph                    "Value": 11.08
2087ae2ea72cSPatrick Rudolph                },
2088ae2ea72cSPatrick Rudolph                {
2089ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2090d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2091ae2ea72cSPatrick Rudolph                    "Label": "in0",
2092ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2093ae2ea72cSPatrick Rudolph                    "Severity": 1,
2094ae2ea72cSPatrick Rudolph                    "Value": 13.3
2095ae2ea72cSPatrick Rudolph                }
2096ae2ea72cSPatrick Rudolph            ],
2097ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2098ae2ea72cSPatrick Rudolph        },
2099ae2ea72cSPatrick Rudolph        {
2100ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2101ae2ea72cSPatrick Rudolph            "Bus": "172",
2102ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN9",
2103ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2104ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2105ae2ea72cSPatrick Rudolph            "Thresholds": [
2106ae2ea72cSPatrick Rudolph                {
2107ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2108d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2109ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2110ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2111ae2ea72cSPatrick Rudolph                    "Severity": 0,
2112ae2ea72cSPatrick Rudolph                    "Value": 3.0
2113ae2ea72cSPatrick Rudolph                },
2114ae2ea72cSPatrick Rudolph                {
2115ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2116d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2117ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2118ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2119ae2ea72cSPatrick Rudolph                    "Severity": 1,
2120ae2ea72cSPatrick Rudolph                    "Value": 4.0
2121ae2ea72cSPatrick Rudolph                },
2122ae2ea72cSPatrick Rudolph                {
2123ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2124d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2125ae2ea72cSPatrick Rudolph                    "Label": "in0",
2126ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2127ae2ea72cSPatrick Rudolph                    "Severity": 0,
2128ae2ea72cSPatrick Rudolph                    "Value": 11.68
2129ae2ea72cSPatrick Rudolph                },
2130ae2ea72cSPatrick Rudolph                {
2131ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2132d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2133ae2ea72cSPatrick Rudolph                    "Label": "in0",
2134ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2135ae2ea72cSPatrick Rudolph                    "Severity": 0,
2136ae2ea72cSPatrick Rudolph                    "Value": 12.8
2137ae2ea72cSPatrick Rudolph                },
2138ae2ea72cSPatrick Rudolph                {
2139ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2140d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2141ae2ea72cSPatrick Rudolph                    "Label": "in0",
2142ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2143ae2ea72cSPatrick Rudolph                    "Severity": 1,
2144ae2ea72cSPatrick Rudolph                    "Value": 11.08
2145ae2ea72cSPatrick Rudolph                },
2146ae2ea72cSPatrick Rudolph                {
2147ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2148d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2149ae2ea72cSPatrick Rudolph                    "Label": "in0",
2150ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2151ae2ea72cSPatrick Rudolph                    "Severity": 1,
2152ae2ea72cSPatrick Rudolph                    "Value": 13.3
2153ae2ea72cSPatrick Rudolph                }
2154ae2ea72cSPatrick Rudolph            ],
2155ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2156ae2ea72cSPatrick Rudolph        },
2157ae2ea72cSPatrick Rudolph        {
2158ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2159ae2ea72cSPatrick Rudolph            "Bus": "173",
2160ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN11",
2161ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2162ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2163ae2ea72cSPatrick Rudolph            "Thresholds": [
2164ae2ea72cSPatrick Rudolph                {
2165ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2166d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2167ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2168ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2169ae2ea72cSPatrick Rudolph                    "Severity": 0,
2170ae2ea72cSPatrick Rudolph                    "Value": 3.0
2171ae2ea72cSPatrick Rudolph                },
2172ae2ea72cSPatrick Rudolph                {
2173ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2174d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2175ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2176ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2177ae2ea72cSPatrick Rudolph                    "Severity": 1,
2178ae2ea72cSPatrick Rudolph                    "Value": 4.0
2179ae2ea72cSPatrick Rudolph                },
2180ae2ea72cSPatrick Rudolph                {
2181ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2182d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2183ae2ea72cSPatrick Rudolph                    "Label": "in0",
2184ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2185ae2ea72cSPatrick Rudolph                    "Severity": 0,
2186ae2ea72cSPatrick Rudolph                    "Value": 11.68
2187ae2ea72cSPatrick Rudolph                },
2188ae2ea72cSPatrick Rudolph                {
2189ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2190d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2191ae2ea72cSPatrick Rudolph                    "Label": "in0",
2192ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2193ae2ea72cSPatrick Rudolph                    "Severity": 0,
2194ae2ea72cSPatrick Rudolph                    "Value": 12.8
2195ae2ea72cSPatrick Rudolph                },
2196ae2ea72cSPatrick Rudolph                {
2197ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2198d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2199ae2ea72cSPatrick Rudolph                    "Label": "in0",
2200ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2201ae2ea72cSPatrick Rudolph                    "Severity": 1,
2202ae2ea72cSPatrick Rudolph                    "Value": 11.08
2203ae2ea72cSPatrick Rudolph                },
2204ae2ea72cSPatrick Rudolph                {
2205ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2206d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2207ae2ea72cSPatrick Rudolph                    "Label": "in0",
2208ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2209ae2ea72cSPatrick Rudolph                    "Severity": 1,
2210ae2ea72cSPatrick Rudolph                    "Value": 13.3
2211ae2ea72cSPatrick Rudolph                }
2212ae2ea72cSPatrick Rudolph            ],
2213ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2214ae2ea72cSPatrick Rudolph        },
2215ae2ea72cSPatrick Rudolph        {
2216ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2217ae2ea72cSPatrick Rudolph            "Bus": "174",
2218ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN13",
2219ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2220ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2221ae2ea72cSPatrick Rudolph            "Thresholds": [
2222ae2ea72cSPatrick Rudolph                {
2223ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2224d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2225ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2226ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2227ae2ea72cSPatrick Rudolph                    "Severity": 0,
2228ae2ea72cSPatrick Rudolph                    "Value": 3.0
2229ae2ea72cSPatrick Rudolph                },
2230ae2ea72cSPatrick Rudolph                {
2231ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2232d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2233ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2234ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2235ae2ea72cSPatrick Rudolph                    "Severity": 1,
2236ae2ea72cSPatrick Rudolph                    "Value": 4.0
2237ae2ea72cSPatrick Rudolph                },
2238ae2ea72cSPatrick Rudolph                {
2239ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2240d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2241ae2ea72cSPatrick Rudolph                    "Label": "in0",
2242ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2243ae2ea72cSPatrick Rudolph                    "Severity": 0,
2244ae2ea72cSPatrick Rudolph                    "Value": 11.68
2245ae2ea72cSPatrick Rudolph                },
2246ae2ea72cSPatrick Rudolph                {
2247ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2248d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2249ae2ea72cSPatrick Rudolph                    "Label": "in0",
2250ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2251ae2ea72cSPatrick Rudolph                    "Severity": 0,
2252ae2ea72cSPatrick Rudolph                    "Value": 12.8
2253ae2ea72cSPatrick Rudolph                },
2254ae2ea72cSPatrick Rudolph                {
2255ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2256d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2257ae2ea72cSPatrick Rudolph                    "Label": "in0",
2258ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2259ae2ea72cSPatrick Rudolph                    "Severity": 1,
2260ae2ea72cSPatrick Rudolph                    "Value": 11.08
2261ae2ea72cSPatrick Rudolph                },
2262ae2ea72cSPatrick Rudolph                {
2263ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2264d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2265ae2ea72cSPatrick Rudolph                    "Label": "in0",
2266ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2267ae2ea72cSPatrick Rudolph                    "Severity": 1,
2268ae2ea72cSPatrick Rudolph                    "Value": 13.3
2269ae2ea72cSPatrick Rudolph                }
2270ae2ea72cSPatrick Rudolph            ],
2271ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2272ae2ea72cSPatrick Rudolph        },
2273ae2ea72cSPatrick Rudolph        {
2274ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2275ae2ea72cSPatrick Rudolph            "Bus": "175",
2276ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN15",
2277ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2278ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2279ae2ea72cSPatrick Rudolph            "Thresholds": [
2280ae2ea72cSPatrick Rudolph                {
2281ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2282d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2283ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2284ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2285ae2ea72cSPatrick Rudolph                    "Severity": 0,
2286ae2ea72cSPatrick Rudolph                    "Value": 3.0
2287ae2ea72cSPatrick Rudolph                },
2288ae2ea72cSPatrick Rudolph                {
2289ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2290d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2291ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2292ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2293ae2ea72cSPatrick Rudolph                    "Severity": 1,
2294ae2ea72cSPatrick Rudolph                    "Value": 4.0
2295ae2ea72cSPatrick Rudolph                },
2296ae2ea72cSPatrick Rudolph                {
2297ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2298d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2299ae2ea72cSPatrick Rudolph                    "Label": "in0",
2300ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2301ae2ea72cSPatrick Rudolph                    "Severity": 0,
2302ae2ea72cSPatrick Rudolph                    "Value": 11.68
2303ae2ea72cSPatrick Rudolph                },
2304ae2ea72cSPatrick Rudolph                {
2305ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2306d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2307ae2ea72cSPatrick Rudolph                    "Label": "in0",
2308ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2309ae2ea72cSPatrick Rudolph                    "Severity": 0,
2310ae2ea72cSPatrick Rudolph                    "Value": 12.8
2311ae2ea72cSPatrick Rudolph                },
2312ae2ea72cSPatrick Rudolph                {
2313ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2314d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2315ae2ea72cSPatrick Rudolph                    "Label": "in0",
2316ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2317ae2ea72cSPatrick Rudolph                    "Severity": 1,
2318ae2ea72cSPatrick Rudolph                    "Value": 11.08
2319ae2ea72cSPatrick Rudolph                },
2320ae2ea72cSPatrick Rudolph                {
2321ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2322d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2323ae2ea72cSPatrick Rudolph                    "Label": "in0",
2324ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2325ae2ea72cSPatrick Rudolph                    "Severity": 1,
2326ae2ea72cSPatrick Rudolph                    "Value": 13.3
2327ae2ea72cSPatrick Rudolph                }
2328ae2ea72cSPatrick Rudolph            ],
2329ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2330ae2ea72cSPatrick Rudolph        },
2331ae2ea72cSPatrick Rudolph        {
2332ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2333ae2ea72cSPatrick Rudolph            "Bus": "176",
2334ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN17",
2335ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2336ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2337ae2ea72cSPatrick Rudolph            "Thresholds": [
2338ae2ea72cSPatrick Rudolph                {
2339ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2340d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2341ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2342ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2343ae2ea72cSPatrick Rudolph                    "Severity": 0,
2344ae2ea72cSPatrick Rudolph                    "Value": 3.0
2345ae2ea72cSPatrick Rudolph                },
2346ae2ea72cSPatrick Rudolph                {
2347ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2348d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2349ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2350ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2351ae2ea72cSPatrick Rudolph                    "Severity": 1,
2352ae2ea72cSPatrick Rudolph                    "Value": 4.0
2353ae2ea72cSPatrick Rudolph                },
2354ae2ea72cSPatrick Rudolph                {
2355ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2356d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2357ae2ea72cSPatrick Rudolph                    "Label": "in0",
2358ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2359ae2ea72cSPatrick Rudolph                    "Severity": 0,
2360ae2ea72cSPatrick Rudolph                    "Value": 11.68
2361ae2ea72cSPatrick Rudolph                },
2362ae2ea72cSPatrick Rudolph                {
2363ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2364d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2365ae2ea72cSPatrick Rudolph                    "Label": "in0",
2366ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2367ae2ea72cSPatrick Rudolph                    "Severity": 0,
2368ae2ea72cSPatrick Rudolph                    "Value": 12.8
2369ae2ea72cSPatrick Rudolph                },
2370ae2ea72cSPatrick Rudolph                {
2371ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2372d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2373ae2ea72cSPatrick Rudolph                    "Label": "in0",
2374ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2375ae2ea72cSPatrick Rudolph                    "Severity": 1,
2376ae2ea72cSPatrick Rudolph                    "Value": 11.08
2377ae2ea72cSPatrick Rudolph                },
2378ae2ea72cSPatrick Rudolph                {
2379ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2380d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2381ae2ea72cSPatrick Rudolph                    "Label": "in0",
2382ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2383ae2ea72cSPatrick Rudolph                    "Severity": 1,
2384ae2ea72cSPatrick Rudolph                    "Value": 13.3
2385ae2ea72cSPatrick Rudolph                }
2386ae2ea72cSPatrick Rudolph            ],
2387ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2388ae2ea72cSPatrick Rudolph        },
2389ae2ea72cSPatrick Rudolph        {
2390ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2391ae2ea72cSPatrick Rudolph            "Bus": "177",
2392ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN19",
2393ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2394ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2395ae2ea72cSPatrick Rudolph            "Thresholds": [
2396ae2ea72cSPatrick Rudolph                {
2397ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2398d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2399ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2400ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2401ae2ea72cSPatrick Rudolph                    "Severity": 0,
2402ae2ea72cSPatrick Rudolph                    "Value": 3.0
2403ae2ea72cSPatrick Rudolph                },
2404ae2ea72cSPatrick Rudolph                {
2405ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2406d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2407ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2408ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2409ae2ea72cSPatrick Rudolph                    "Severity": 1,
2410ae2ea72cSPatrick Rudolph                    "Value": 4.0
2411ae2ea72cSPatrick Rudolph                },
2412ae2ea72cSPatrick Rudolph                {
2413ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2414d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2415ae2ea72cSPatrick Rudolph                    "Label": "in0",
2416ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2417ae2ea72cSPatrick Rudolph                    "Severity": 0,
2418ae2ea72cSPatrick Rudolph                    "Value": 11.68
2419ae2ea72cSPatrick Rudolph                },
2420ae2ea72cSPatrick Rudolph                {
2421ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2422d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2423ae2ea72cSPatrick Rudolph                    "Label": "in0",
2424ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2425ae2ea72cSPatrick Rudolph                    "Severity": 0,
2426ae2ea72cSPatrick Rudolph                    "Value": 12.8
2427ae2ea72cSPatrick Rudolph                },
2428ae2ea72cSPatrick Rudolph                {
2429ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2430d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2431ae2ea72cSPatrick Rudolph                    "Label": "in0",
2432ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2433ae2ea72cSPatrick Rudolph                    "Severity": 1,
2434ae2ea72cSPatrick Rudolph                    "Value": 11.08
2435ae2ea72cSPatrick Rudolph                },
2436ae2ea72cSPatrick Rudolph                {
2437ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2438d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2439ae2ea72cSPatrick Rudolph                    "Label": "in0",
2440ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2441ae2ea72cSPatrick Rudolph                    "Severity": 1,
2442ae2ea72cSPatrick Rudolph                    "Value": 13.3
2443ae2ea72cSPatrick Rudolph                }
2444ae2ea72cSPatrick Rudolph            ],
2445ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2446ae2ea72cSPatrick Rudolph        },
2447ae2ea72cSPatrick Rudolph        {
2448ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2449ae2ea72cSPatrick Rudolph            "Bus": "178",
2450ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN21",
2451ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2452ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2453ae2ea72cSPatrick Rudolph            "Thresholds": [
2454ae2ea72cSPatrick Rudolph                {
2455ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2456d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2457ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2458ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2459ae2ea72cSPatrick Rudolph                    "Severity": 0,
2460ae2ea72cSPatrick Rudolph                    "Value": 3.0
2461ae2ea72cSPatrick Rudolph                },
2462ae2ea72cSPatrick Rudolph                {
2463ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2464d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2465ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2466ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2467ae2ea72cSPatrick Rudolph                    "Severity": 1,
2468ae2ea72cSPatrick Rudolph                    "Value": 4.0
2469ae2ea72cSPatrick Rudolph                },
2470ae2ea72cSPatrick Rudolph                {
2471ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2472d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2473ae2ea72cSPatrick Rudolph                    "Label": "in0",
2474ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2475ae2ea72cSPatrick Rudolph                    "Severity": 0,
2476ae2ea72cSPatrick Rudolph                    "Value": 11.68
2477ae2ea72cSPatrick Rudolph                },
2478ae2ea72cSPatrick Rudolph                {
2479ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2480d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2481ae2ea72cSPatrick Rudolph                    "Label": "in0",
2482ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2483ae2ea72cSPatrick Rudolph                    "Severity": 0,
2484ae2ea72cSPatrick Rudolph                    "Value": 12.8
2485ae2ea72cSPatrick Rudolph                },
2486ae2ea72cSPatrick Rudolph                {
2487ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2488d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2489ae2ea72cSPatrick Rudolph                    "Label": "in0",
2490ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2491ae2ea72cSPatrick Rudolph                    "Severity": 1,
2492ae2ea72cSPatrick Rudolph                    "Value": 11.08
2493ae2ea72cSPatrick Rudolph                },
2494ae2ea72cSPatrick Rudolph                {
2495ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2496d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2497ae2ea72cSPatrick Rudolph                    "Label": "in0",
2498ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2499ae2ea72cSPatrick Rudolph                    "Severity": 1,
2500ae2ea72cSPatrick Rudolph                    "Value": 13.3
2501ae2ea72cSPatrick Rudolph                }
2502ae2ea72cSPatrick Rudolph            ],
2503ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2504ae2ea72cSPatrick Rudolph        },
2505ae2ea72cSPatrick Rudolph        {
2506ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2507ae2ea72cSPatrick Rudolph            "Bus": "179",
2508ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN23",
2509ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2510ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2511ae2ea72cSPatrick Rudolph            "Thresholds": [
2512ae2ea72cSPatrick Rudolph                {
2513ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2514d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2515ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2516ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2517ae2ea72cSPatrick Rudolph                    "Severity": 0,
2518ae2ea72cSPatrick Rudolph                    "Value": 3.0
2519ae2ea72cSPatrick Rudolph                },
2520ae2ea72cSPatrick Rudolph                {
2521ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2522d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2523ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2524ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2525ae2ea72cSPatrick Rudolph                    "Severity": 1,
2526ae2ea72cSPatrick Rudolph                    "Value": 4.0
2527ae2ea72cSPatrick Rudolph                },
2528ae2ea72cSPatrick Rudolph                {
2529ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2530d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2531ae2ea72cSPatrick Rudolph                    "Label": "in0",
2532ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2533ae2ea72cSPatrick Rudolph                    "Severity": 0,
2534ae2ea72cSPatrick Rudolph                    "Value": 11.68
2535ae2ea72cSPatrick Rudolph                },
2536ae2ea72cSPatrick Rudolph                {
2537ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2538d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2539ae2ea72cSPatrick Rudolph                    "Label": "in0",
2540ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2541ae2ea72cSPatrick Rudolph                    "Severity": 0,
2542ae2ea72cSPatrick Rudolph                    "Value": 12.8
2543ae2ea72cSPatrick Rudolph                },
2544ae2ea72cSPatrick Rudolph                {
2545ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2546d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2547ae2ea72cSPatrick Rudolph                    "Label": "in0",
2548ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2549ae2ea72cSPatrick Rudolph                    "Severity": 1,
2550ae2ea72cSPatrick Rudolph                    "Value": 11.08
2551ae2ea72cSPatrick Rudolph                },
2552ae2ea72cSPatrick Rudolph                {
2553ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2554d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2555ae2ea72cSPatrick Rudolph                    "Label": "in0",
2556ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2557ae2ea72cSPatrick Rudolph                    "Severity": 1,
2558ae2ea72cSPatrick Rudolph                    "Value": 13.3
2559ae2ea72cSPatrick Rudolph                }
2560ae2ea72cSPatrick Rudolph            ],
2561ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2562ae2ea72cSPatrick Rudolph        },
2563ae2ea72cSPatrick Rudolph        {
2564ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2565ae2ea72cSPatrick Rudolph            "Bus": "180",
2566ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN2",
2567ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2568ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2569ae2ea72cSPatrick Rudolph            "Thresholds": [
2570ae2ea72cSPatrick Rudolph                {
2571ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2572d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2573ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2574ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2575ae2ea72cSPatrick Rudolph                    "Severity": 0,
2576ae2ea72cSPatrick Rudolph                    "Value": 3.0
2577ae2ea72cSPatrick Rudolph                },
2578ae2ea72cSPatrick Rudolph                {
2579ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2580d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2581ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2582ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2583ae2ea72cSPatrick Rudolph                    "Severity": 1,
2584ae2ea72cSPatrick Rudolph                    "Value": 4.0
2585ae2ea72cSPatrick Rudolph                },
2586ae2ea72cSPatrick Rudolph                {
2587ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2588d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2589ae2ea72cSPatrick Rudolph                    "Label": "in0",
2590ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2591ae2ea72cSPatrick Rudolph                    "Severity": 0,
2592ae2ea72cSPatrick Rudolph                    "Value": 11.68
2593ae2ea72cSPatrick Rudolph                },
2594ae2ea72cSPatrick Rudolph                {
2595ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2596d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2597ae2ea72cSPatrick Rudolph                    "Label": "in0",
2598ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2599ae2ea72cSPatrick Rudolph                    "Severity": 0,
2600ae2ea72cSPatrick Rudolph                    "Value": 12.8
2601ae2ea72cSPatrick Rudolph                },
2602ae2ea72cSPatrick Rudolph                {
2603ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2604d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2605ae2ea72cSPatrick Rudolph                    "Label": "in0",
2606ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2607ae2ea72cSPatrick Rudolph                    "Severity": 1,
2608ae2ea72cSPatrick Rudolph                    "Value": 11.08
2609ae2ea72cSPatrick Rudolph                },
2610ae2ea72cSPatrick Rudolph                {
2611ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2612d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2613ae2ea72cSPatrick Rudolph                    "Label": "in0",
2614ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2615ae2ea72cSPatrick Rudolph                    "Severity": 1,
2616ae2ea72cSPatrick Rudolph                    "Value": 13.3
2617ae2ea72cSPatrick Rudolph                }
2618ae2ea72cSPatrick Rudolph            ],
2619ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2620ae2ea72cSPatrick Rudolph        },
2621ae2ea72cSPatrick Rudolph        {
2622ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2623ae2ea72cSPatrick Rudolph            "Bus": "181",
2624ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN4",
2625ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2626ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2627ae2ea72cSPatrick Rudolph            "Thresholds": [
2628ae2ea72cSPatrick Rudolph                {
2629ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2630d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2631ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2632ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2633ae2ea72cSPatrick Rudolph                    "Severity": 0,
2634ae2ea72cSPatrick Rudolph                    "Value": 3.0
2635ae2ea72cSPatrick Rudolph                },
2636ae2ea72cSPatrick Rudolph                {
2637ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2638d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2639ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2640ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2641ae2ea72cSPatrick Rudolph                    "Severity": 1,
2642ae2ea72cSPatrick Rudolph                    "Value": 4.0
2643ae2ea72cSPatrick Rudolph                },
2644ae2ea72cSPatrick Rudolph                {
2645ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2646d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2647ae2ea72cSPatrick Rudolph                    "Label": "in0",
2648ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2649ae2ea72cSPatrick Rudolph                    "Severity": 0,
2650ae2ea72cSPatrick Rudolph                    "Value": 11.68
2651ae2ea72cSPatrick Rudolph                },
2652ae2ea72cSPatrick Rudolph                {
2653ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2654d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2655ae2ea72cSPatrick Rudolph                    "Label": "in0",
2656ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2657ae2ea72cSPatrick Rudolph                    "Severity": 0,
2658ae2ea72cSPatrick Rudolph                    "Value": 12.8
2659ae2ea72cSPatrick Rudolph                },
2660ae2ea72cSPatrick Rudolph                {
2661ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2662d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2663ae2ea72cSPatrick Rudolph                    "Label": "in0",
2664ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2665ae2ea72cSPatrick Rudolph                    "Severity": 1,
2666ae2ea72cSPatrick Rudolph                    "Value": 11.08
2667ae2ea72cSPatrick Rudolph                },
2668ae2ea72cSPatrick Rudolph                {
2669ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2670d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2671ae2ea72cSPatrick Rudolph                    "Label": "in0",
2672ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2673ae2ea72cSPatrick Rudolph                    "Severity": 1,
2674ae2ea72cSPatrick Rudolph                    "Value": 13.3
2675ae2ea72cSPatrick Rudolph                }
2676ae2ea72cSPatrick Rudolph            ],
2677ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2678ae2ea72cSPatrick Rudolph        },
2679ae2ea72cSPatrick Rudolph        {
2680ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2681ae2ea72cSPatrick Rudolph            "Bus": "182",
2682ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN6",
2683ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2684ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2685ae2ea72cSPatrick Rudolph            "Thresholds": [
2686ae2ea72cSPatrick Rudolph                {
2687ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2688d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2689ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2690ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2691ae2ea72cSPatrick Rudolph                    "Severity": 0,
2692ae2ea72cSPatrick Rudolph                    "Value": 3.0
2693ae2ea72cSPatrick Rudolph                },
2694ae2ea72cSPatrick Rudolph                {
2695ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2696d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2697ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2698ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2699ae2ea72cSPatrick Rudolph                    "Severity": 1,
2700ae2ea72cSPatrick Rudolph                    "Value": 4.0
2701ae2ea72cSPatrick Rudolph                },
2702ae2ea72cSPatrick Rudolph                {
2703ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2704d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2705ae2ea72cSPatrick Rudolph                    "Label": "in0",
2706ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2707ae2ea72cSPatrick Rudolph                    "Severity": 0,
2708ae2ea72cSPatrick Rudolph                    "Value": 11.68
2709ae2ea72cSPatrick Rudolph                },
2710ae2ea72cSPatrick Rudolph                {
2711ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2712d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2713ae2ea72cSPatrick Rudolph                    "Label": "in0",
2714ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2715ae2ea72cSPatrick Rudolph                    "Severity": 0,
2716ae2ea72cSPatrick Rudolph                    "Value": 12.8
2717ae2ea72cSPatrick Rudolph                },
2718ae2ea72cSPatrick Rudolph                {
2719ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2720d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2721ae2ea72cSPatrick Rudolph                    "Label": "in0",
2722ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2723ae2ea72cSPatrick Rudolph                    "Severity": 1,
2724ae2ea72cSPatrick Rudolph                    "Value": 11.08
2725ae2ea72cSPatrick Rudolph                },
2726ae2ea72cSPatrick Rudolph                {
2727ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2728d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2729ae2ea72cSPatrick Rudolph                    "Label": "in0",
2730ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2731ae2ea72cSPatrick Rudolph                    "Severity": 1,
2732ae2ea72cSPatrick Rudolph                    "Value": 13.3
2733ae2ea72cSPatrick Rudolph                }
2734ae2ea72cSPatrick Rudolph            ],
2735ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2736ae2ea72cSPatrick Rudolph        },
2737ae2ea72cSPatrick Rudolph        {
2738ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2739ae2ea72cSPatrick Rudolph            "Bus": "183",
2740ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN8",
2741ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2742ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2743ae2ea72cSPatrick Rudolph            "Thresholds": [
2744ae2ea72cSPatrick Rudolph                {
2745ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2746d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2747ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2748ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2749ae2ea72cSPatrick Rudolph                    "Severity": 0,
2750ae2ea72cSPatrick Rudolph                    "Value": 3.0
2751ae2ea72cSPatrick Rudolph                },
2752ae2ea72cSPatrick Rudolph                {
2753ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2754d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2755ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2756ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2757ae2ea72cSPatrick Rudolph                    "Severity": 1,
2758ae2ea72cSPatrick Rudolph                    "Value": 4.0
2759ae2ea72cSPatrick Rudolph                },
2760ae2ea72cSPatrick Rudolph                {
2761ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2762d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2763ae2ea72cSPatrick Rudolph                    "Label": "in0",
2764ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2765ae2ea72cSPatrick Rudolph                    "Severity": 0,
2766ae2ea72cSPatrick Rudolph                    "Value": 11.68
2767ae2ea72cSPatrick Rudolph                },
2768ae2ea72cSPatrick Rudolph                {
2769ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2770d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2771ae2ea72cSPatrick Rudolph                    "Label": "in0",
2772ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2773ae2ea72cSPatrick Rudolph                    "Severity": 0,
2774ae2ea72cSPatrick Rudolph                    "Value": 12.8
2775ae2ea72cSPatrick Rudolph                },
2776ae2ea72cSPatrick Rudolph                {
2777ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2778d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2779ae2ea72cSPatrick Rudolph                    "Label": "in0",
2780ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2781ae2ea72cSPatrick Rudolph                    "Severity": 1,
2782ae2ea72cSPatrick Rudolph                    "Value": 11.08
2783ae2ea72cSPatrick Rudolph                },
2784ae2ea72cSPatrick Rudolph                {
2785ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2786d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2787ae2ea72cSPatrick Rudolph                    "Label": "in0",
2788ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2789ae2ea72cSPatrick Rudolph                    "Severity": 1,
2790ae2ea72cSPatrick Rudolph                    "Value": 13.3
2791ae2ea72cSPatrick Rudolph                }
2792ae2ea72cSPatrick Rudolph            ],
2793ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2794ae2ea72cSPatrick Rudolph        },
2795ae2ea72cSPatrick Rudolph        {
2796ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2797ae2ea72cSPatrick Rudolph            "Bus": "184",
2798ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN10",
2799ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2800ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2801ae2ea72cSPatrick Rudolph            "Thresholds": [
2802ae2ea72cSPatrick Rudolph                {
2803ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2804d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2805ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2806ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2807ae2ea72cSPatrick Rudolph                    "Severity": 0,
2808ae2ea72cSPatrick Rudolph                    "Value": 3.0
2809ae2ea72cSPatrick Rudolph                },
2810ae2ea72cSPatrick Rudolph                {
2811ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2812d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2813ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2814ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2815ae2ea72cSPatrick Rudolph                    "Severity": 1,
2816ae2ea72cSPatrick Rudolph                    "Value": 4.0
2817ae2ea72cSPatrick Rudolph                },
2818ae2ea72cSPatrick Rudolph                {
2819ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2820d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2821ae2ea72cSPatrick Rudolph                    "Label": "in0",
2822ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2823ae2ea72cSPatrick Rudolph                    "Severity": 0,
2824ae2ea72cSPatrick Rudolph                    "Value": 11.68
2825ae2ea72cSPatrick Rudolph                },
2826ae2ea72cSPatrick Rudolph                {
2827ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2828d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2829ae2ea72cSPatrick Rudolph                    "Label": "in0",
2830ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2831ae2ea72cSPatrick Rudolph                    "Severity": 0,
2832ae2ea72cSPatrick Rudolph                    "Value": 12.8
2833ae2ea72cSPatrick Rudolph                },
2834ae2ea72cSPatrick Rudolph                {
2835ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2836d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2837ae2ea72cSPatrick Rudolph                    "Label": "in0",
2838ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2839ae2ea72cSPatrick Rudolph                    "Severity": 1,
2840ae2ea72cSPatrick Rudolph                    "Value": 11.08
2841ae2ea72cSPatrick Rudolph                },
2842ae2ea72cSPatrick Rudolph                {
2843ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2844d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2845ae2ea72cSPatrick Rudolph                    "Label": "in0",
2846ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2847ae2ea72cSPatrick Rudolph                    "Severity": 1,
2848ae2ea72cSPatrick Rudolph                    "Value": 13.3
2849ae2ea72cSPatrick Rudolph                }
2850ae2ea72cSPatrick Rudolph            ],
2851ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2852ae2ea72cSPatrick Rudolph        },
2853ae2ea72cSPatrick Rudolph        {
2854ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2855ae2ea72cSPatrick Rudolph            "Bus": "185",
2856ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN12",
2857ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2858ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2859ae2ea72cSPatrick Rudolph            "Thresholds": [
2860ae2ea72cSPatrick Rudolph                {
2861ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2862d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2863ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2864ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2865ae2ea72cSPatrick Rudolph                    "Severity": 0,
2866ae2ea72cSPatrick Rudolph                    "Value": 3.0
2867ae2ea72cSPatrick Rudolph                },
2868ae2ea72cSPatrick Rudolph                {
2869ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2870d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2871ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2872ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2873ae2ea72cSPatrick Rudolph                    "Severity": 1,
2874ae2ea72cSPatrick Rudolph                    "Value": 4.0
2875ae2ea72cSPatrick Rudolph                },
2876ae2ea72cSPatrick Rudolph                {
2877ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2878d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2879ae2ea72cSPatrick Rudolph                    "Label": "in0",
2880ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2881ae2ea72cSPatrick Rudolph                    "Severity": 0,
2882ae2ea72cSPatrick Rudolph                    "Value": 11.68
2883ae2ea72cSPatrick Rudolph                },
2884ae2ea72cSPatrick Rudolph                {
2885ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2886d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2887ae2ea72cSPatrick Rudolph                    "Label": "in0",
2888ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2889ae2ea72cSPatrick Rudolph                    "Severity": 0,
2890ae2ea72cSPatrick Rudolph                    "Value": 12.8
2891ae2ea72cSPatrick Rudolph                },
2892ae2ea72cSPatrick Rudolph                {
2893ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2894d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2895ae2ea72cSPatrick Rudolph                    "Label": "in0",
2896ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2897ae2ea72cSPatrick Rudolph                    "Severity": 1,
2898ae2ea72cSPatrick Rudolph                    "Value": 11.08
2899ae2ea72cSPatrick Rudolph                },
2900ae2ea72cSPatrick Rudolph                {
2901ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2902d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2903ae2ea72cSPatrick Rudolph                    "Label": "in0",
2904ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2905ae2ea72cSPatrick Rudolph                    "Severity": 1,
2906ae2ea72cSPatrick Rudolph                    "Value": 13.3
2907ae2ea72cSPatrick Rudolph                }
2908ae2ea72cSPatrick Rudolph            ],
2909ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2910ae2ea72cSPatrick Rudolph        },
2911ae2ea72cSPatrick Rudolph        {
2912ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2913ae2ea72cSPatrick Rudolph            "Bus": "186",
2914ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN14",
2915ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2916ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2917ae2ea72cSPatrick Rudolph            "Thresholds": [
2918ae2ea72cSPatrick Rudolph                {
2919ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2920d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2921ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2922ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2923ae2ea72cSPatrick Rudolph                    "Severity": 0,
2924ae2ea72cSPatrick Rudolph                    "Value": 3.0
2925ae2ea72cSPatrick Rudolph                },
2926ae2ea72cSPatrick Rudolph                {
2927ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2928d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2929ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2930ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2931ae2ea72cSPatrick Rudolph                    "Severity": 1,
2932ae2ea72cSPatrick Rudolph                    "Value": 4.0
2933ae2ea72cSPatrick Rudolph                },
2934ae2ea72cSPatrick Rudolph                {
2935ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2936d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2937ae2ea72cSPatrick Rudolph                    "Label": "in0",
2938ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2939ae2ea72cSPatrick Rudolph                    "Severity": 0,
2940ae2ea72cSPatrick Rudolph                    "Value": 11.68
2941ae2ea72cSPatrick Rudolph                },
2942ae2ea72cSPatrick Rudolph                {
2943ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2944d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2945ae2ea72cSPatrick Rudolph                    "Label": "in0",
2946ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2947ae2ea72cSPatrick Rudolph                    "Severity": 0,
2948ae2ea72cSPatrick Rudolph                    "Value": 12.8
2949ae2ea72cSPatrick Rudolph                },
2950ae2ea72cSPatrick Rudolph                {
2951ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2952d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2953ae2ea72cSPatrick Rudolph                    "Label": "in0",
2954ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2955ae2ea72cSPatrick Rudolph                    "Severity": 1,
2956ae2ea72cSPatrick Rudolph                    "Value": 11.08
2957ae2ea72cSPatrick Rudolph                },
2958ae2ea72cSPatrick Rudolph                {
2959ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2960d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2961ae2ea72cSPatrick Rudolph                    "Label": "in0",
2962ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2963ae2ea72cSPatrick Rudolph                    "Severity": 1,
2964ae2ea72cSPatrick Rudolph                    "Value": 13.3
2965ae2ea72cSPatrick Rudolph                }
2966ae2ea72cSPatrick Rudolph            ],
2967ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2968ae2ea72cSPatrick Rudolph        },
2969ae2ea72cSPatrick Rudolph        {
2970ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2971ae2ea72cSPatrick Rudolph            "Bus": "187",
2972ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN16",
2973ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2974ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2975ae2ea72cSPatrick Rudolph            "Thresholds": [
2976ae2ea72cSPatrick Rudolph                {
2977ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2979ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2980ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2981ae2ea72cSPatrick Rudolph                    "Severity": 0,
2982ae2ea72cSPatrick Rudolph                    "Value": 3.0
2983ae2ea72cSPatrick Rudolph                },
2984ae2ea72cSPatrick Rudolph                {
2985ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2987ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2988ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2989ae2ea72cSPatrick Rudolph                    "Severity": 1,
2990ae2ea72cSPatrick Rudolph                    "Value": 4.0
2991ae2ea72cSPatrick Rudolph                },
2992ae2ea72cSPatrick Rudolph                {
2993ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2995ae2ea72cSPatrick Rudolph                    "Label": "in0",
2996ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2997ae2ea72cSPatrick Rudolph                    "Severity": 0,
2998ae2ea72cSPatrick Rudolph                    "Value": 11.68
2999ae2ea72cSPatrick Rudolph                },
3000ae2ea72cSPatrick Rudolph                {
3001ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3002d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3003ae2ea72cSPatrick Rudolph                    "Label": "in0",
3004ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3005ae2ea72cSPatrick Rudolph                    "Severity": 0,
3006ae2ea72cSPatrick Rudolph                    "Value": 12.8
3007ae2ea72cSPatrick Rudolph                },
3008ae2ea72cSPatrick Rudolph                {
3009ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3010d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3011ae2ea72cSPatrick Rudolph                    "Label": "in0",
3012ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3013ae2ea72cSPatrick Rudolph                    "Severity": 1,
3014ae2ea72cSPatrick Rudolph                    "Value": 11.08
3015ae2ea72cSPatrick Rudolph                },
3016ae2ea72cSPatrick Rudolph                {
3017ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3018d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3019ae2ea72cSPatrick Rudolph                    "Label": "in0",
3020ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3021ae2ea72cSPatrick Rudolph                    "Severity": 1,
3022ae2ea72cSPatrick Rudolph                    "Value": 13.3
3023ae2ea72cSPatrick Rudolph                }
3024ae2ea72cSPatrick Rudolph            ],
3025ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3026ae2ea72cSPatrick Rudolph        },
3027ae2ea72cSPatrick Rudolph        {
3028ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3029ae2ea72cSPatrick Rudolph            "Bus": "188",
3030ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN18",
3031ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3032ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3033ae2ea72cSPatrick Rudolph            "Thresholds": [
3034ae2ea72cSPatrick Rudolph                {
3035ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3036d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3037ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3038ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3039ae2ea72cSPatrick Rudolph                    "Severity": 0,
3040ae2ea72cSPatrick Rudolph                    "Value": 3.0
3041ae2ea72cSPatrick Rudolph                },
3042ae2ea72cSPatrick Rudolph                {
3043ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3044d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3045ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3046ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3047ae2ea72cSPatrick Rudolph                    "Severity": 1,
3048ae2ea72cSPatrick Rudolph                    "Value": 4.0
3049ae2ea72cSPatrick Rudolph                },
3050ae2ea72cSPatrick Rudolph                {
3051ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3052d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3053ae2ea72cSPatrick Rudolph                    "Label": "in0",
3054ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3055ae2ea72cSPatrick Rudolph                    "Severity": 0,
3056ae2ea72cSPatrick Rudolph                    "Value": 11.68
3057ae2ea72cSPatrick Rudolph                },
3058ae2ea72cSPatrick Rudolph                {
3059ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3060d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3061ae2ea72cSPatrick Rudolph                    "Label": "in0",
3062ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3063ae2ea72cSPatrick Rudolph                    "Severity": 0,
3064ae2ea72cSPatrick Rudolph                    "Value": 12.8
3065ae2ea72cSPatrick Rudolph                },
3066ae2ea72cSPatrick Rudolph                {
3067ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3068d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3069ae2ea72cSPatrick Rudolph                    "Label": "in0",
3070ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3071ae2ea72cSPatrick Rudolph                    "Severity": 1,
3072ae2ea72cSPatrick Rudolph                    "Value": 11.08
3073ae2ea72cSPatrick Rudolph                },
3074ae2ea72cSPatrick Rudolph                {
3075ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3076d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3077ae2ea72cSPatrick Rudolph                    "Label": "in0",
3078ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3079ae2ea72cSPatrick Rudolph                    "Severity": 1,
3080ae2ea72cSPatrick Rudolph                    "Value": 13.3
3081ae2ea72cSPatrick Rudolph                }
3082ae2ea72cSPatrick Rudolph            ],
3083ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3084ae2ea72cSPatrick Rudolph        },
3085ae2ea72cSPatrick Rudolph        {
3086ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3087ae2ea72cSPatrick Rudolph            "Bus": "189",
3088ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN20",
3089ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3090ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3091ae2ea72cSPatrick Rudolph            "Thresholds": [
3092ae2ea72cSPatrick Rudolph                {
3093ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3094d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3095ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3096ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3097ae2ea72cSPatrick Rudolph                    "Severity": 0,
3098ae2ea72cSPatrick Rudolph                    "Value": 3.0
3099ae2ea72cSPatrick Rudolph                },
3100ae2ea72cSPatrick Rudolph                {
3101ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3102d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3103ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3104ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3105ae2ea72cSPatrick Rudolph                    "Severity": 1,
3106ae2ea72cSPatrick Rudolph                    "Value": 4.0
3107ae2ea72cSPatrick Rudolph                },
3108ae2ea72cSPatrick Rudolph                {
3109ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3110d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3111ae2ea72cSPatrick Rudolph                    "Label": "in0",
3112ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3113ae2ea72cSPatrick Rudolph                    "Severity": 0,
3114ae2ea72cSPatrick Rudolph                    "Value": 11.68
3115ae2ea72cSPatrick Rudolph                },
3116ae2ea72cSPatrick Rudolph                {
3117ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3118d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3119ae2ea72cSPatrick Rudolph                    "Label": "in0",
3120ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3121ae2ea72cSPatrick Rudolph                    "Severity": 0,
3122ae2ea72cSPatrick Rudolph                    "Value": 12.8
3123ae2ea72cSPatrick Rudolph                },
3124ae2ea72cSPatrick Rudolph                {
3125ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3126d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3127ae2ea72cSPatrick Rudolph                    "Label": "in0",
3128ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3129ae2ea72cSPatrick Rudolph                    "Severity": 1,
3130ae2ea72cSPatrick Rudolph                    "Value": 11.08
3131ae2ea72cSPatrick Rudolph                },
3132ae2ea72cSPatrick Rudolph                {
3133ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3134d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3135ae2ea72cSPatrick Rudolph                    "Label": "in0",
3136ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3137ae2ea72cSPatrick Rudolph                    "Severity": 1,
3138ae2ea72cSPatrick Rudolph                    "Value": 13.3
3139ae2ea72cSPatrick Rudolph                }
3140ae2ea72cSPatrick Rudolph            ],
3141ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3142ae2ea72cSPatrick Rudolph        },
3143ae2ea72cSPatrick Rudolph        {
3144ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3145ae2ea72cSPatrick Rudolph            "Bus": "190",
3146ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN22",
3147ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3148ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3149ae2ea72cSPatrick Rudolph            "Thresholds": [
3150ae2ea72cSPatrick Rudolph                {
3151ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3152d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3153ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3154ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3155ae2ea72cSPatrick Rudolph                    "Severity": 0,
3156ae2ea72cSPatrick Rudolph                    "Value": 3.0
3157ae2ea72cSPatrick Rudolph                },
3158ae2ea72cSPatrick Rudolph                {
3159ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3160d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3161ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3162ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3163ae2ea72cSPatrick Rudolph                    "Severity": 1,
3164ae2ea72cSPatrick Rudolph                    "Value": 4.0
3165ae2ea72cSPatrick Rudolph                },
3166ae2ea72cSPatrick Rudolph                {
3167ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3168d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3169ae2ea72cSPatrick Rudolph                    "Label": "in0",
3170ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3171ae2ea72cSPatrick Rudolph                    "Severity": 0,
3172ae2ea72cSPatrick Rudolph                    "Value": 11.68
3173ae2ea72cSPatrick Rudolph                },
3174ae2ea72cSPatrick Rudolph                {
3175ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3176d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3177ae2ea72cSPatrick Rudolph                    "Label": "in0",
3178ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3179ae2ea72cSPatrick Rudolph                    "Severity": 0,
3180ae2ea72cSPatrick Rudolph                    "Value": 12.8
3181ae2ea72cSPatrick Rudolph                },
3182ae2ea72cSPatrick Rudolph                {
3183ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3184d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3185ae2ea72cSPatrick Rudolph                    "Label": "in0",
3186ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3187ae2ea72cSPatrick Rudolph                    "Severity": 1,
3188ae2ea72cSPatrick Rudolph                    "Value": 11.08
3189ae2ea72cSPatrick Rudolph                },
3190ae2ea72cSPatrick Rudolph                {
3191ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3192d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3193ae2ea72cSPatrick Rudolph                    "Label": "in0",
3194ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3195ae2ea72cSPatrick Rudolph                    "Severity": 1,
3196ae2ea72cSPatrick Rudolph                    "Value": 13.3
3197ae2ea72cSPatrick Rudolph                }
3198ae2ea72cSPatrick Rudolph            ],
3199ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3200ae2ea72cSPatrick Rudolph        },
3201ae2ea72cSPatrick Rudolph        {
3202ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3203ae2ea72cSPatrick Rudolph            "Bus": "191",
3204ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN24",
3205ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3206ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3207ae2ea72cSPatrick Rudolph            "Thresholds": [
3208ae2ea72cSPatrick Rudolph                {
3209ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3211ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3212ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3213ae2ea72cSPatrick Rudolph                    "Severity": 0,
3214ae2ea72cSPatrick Rudolph                    "Value": 3.0
3215ae2ea72cSPatrick Rudolph                },
3216ae2ea72cSPatrick Rudolph                {
3217ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3218d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3219ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3220ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3221ae2ea72cSPatrick Rudolph                    "Severity": 1,
3222ae2ea72cSPatrick Rudolph                    "Value": 4.0
3223ae2ea72cSPatrick Rudolph                },
3224ae2ea72cSPatrick Rudolph                {
3225ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3226d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3227ae2ea72cSPatrick Rudolph                    "Label": "in0",
3228ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3229ae2ea72cSPatrick Rudolph                    "Severity": 0,
3230ae2ea72cSPatrick Rudolph                    "Value": 11.68
3231ae2ea72cSPatrick Rudolph                },
3232ae2ea72cSPatrick Rudolph                {
3233ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3234d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3235ae2ea72cSPatrick Rudolph                    "Label": "in0",
3236ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3237ae2ea72cSPatrick Rudolph                    "Severity": 0,
3238ae2ea72cSPatrick Rudolph                    "Value": 12.8
3239ae2ea72cSPatrick Rudolph                },
3240ae2ea72cSPatrick Rudolph                {
3241ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3242d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3243ae2ea72cSPatrick Rudolph                    "Label": "in0",
3244ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3245ae2ea72cSPatrick Rudolph                    "Severity": 1,
3246ae2ea72cSPatrick Rudolph                    "Value": 11.08
3247ae2ea72cSPatrick Rudolph                },
3248ae2ea72cSPatrick Rudolph                {
3249ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3250d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3251ae2ea72cSPatrick Rudolph                    "Label": "in0",
3252ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3253ae2ea72cSPatrick Rudolph                    "Severity": 1,
3254ae2ea72cSPatrick Rudolph                    "Value": 13.3
3255ae2ea72cSPatrick Rudolph                }
3256ae2ea72cSPatrick Rudolph            ],
3257ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3258ae2ea72cSPatrick Rudolph        },
3259ae2ea72cSPatrick Rudolph        {
3260ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3261ae2ea72cSPatrick Rudolph            "Bus": "105",
3262ae2ea72cSPatrick Rudolph            "Labels": [
3263ae2ea72cSPatrick Rudolph                "temp1"
3264ae2ea72cSPatrick Rudolph            ],
3265ae2ea72cSPatrick Rudolph            "Name": "Fan01 Temperature",
3266ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3267ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3268ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3269ae2ea72cSPatrick Rudolph        },
3270ae2ea72cSPatrick Rudolph        {
3271ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3272ae2ea72cSPatrick Rudolph            "Bus": "118",
3273ae2ea72cSPatrick Rudolph            "Labels": [
3274ae2ea72cSPatrick Rudolph                "temp1"
3275ae2ea72cSPatrick Rudolph            ],
3276ae2ea72cSPatrick Rudolph            "Name": "Fan02 Temperature",
3277ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3278ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3279ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3280ae2ea72cSPatrick Rudolph        },
3281ae2ea72cSPatrick Rudolph        {
3282ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3283ae2ea72cSPatrick Rudolph            "Bus": "106",
3284ae2ea72cSPatrick Rudolph            "Labels": [
3285ae2ea72cSPatrick Rudolph                "temp1"
3286ae2ea72cSPatrick Rudolph            ],
3287ae2ea72cSPatrick Rudolph            "Name": "Fan03 Temperature",
3288ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3289ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3290ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3291ae2ea72cSPatrick Rudolph        },
3292ae2ea72cSPatrick Rudolph        {
3293ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3294ae2ea72cSPatrick Rudolph            "Bus": "119",
3295ae2ea72cSPatrick Rudolph            "Labels": [
3296ae2ea72cSPatrick Rudolph                "temp1"
3297ae2ea72cSPatrick Rudolph            ],
3298ae2ea72cSPatrick Rudolph            "Name": "Fan04 Temperature",
3299ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3300ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3301ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3302ae2ea72cSPatrick Rudolph        },
3303ae2ea72cSPatrick Rudolph        {
3304ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3305ae2ea72cSPatrick Rudolph            "Bus": "107",
3306ae2ea72cSPatrick Rudolph            "Labels": [
3307ae2ea72cSPatrick Rudolph                "temp1"
3308ae2ea72cSPatrick Rudolph            ],
3309ae2ea72cSPatrick Rudolph            "Name": "Fan05 Temperature",
3310ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3311ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3312ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3313ae2ea72cSPatrick Rudolph        },
3314ae2ea72cSPatrick Rudolph        {
3315ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3316ae2ea72cSPatrick Rudolph            "Bus": "120",
3317ae2ea72cSPatrick Rudolph            "Labels": [
3318ae2ea72cSPatrick Rudolph                "temp1"
3319ae2ea72cSPatrick Rudolph            ],
3320ae2ea72cSPatrick Rudolph            "Name": "Fan06 Temperature",
3321ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3322ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3323ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3324ae2ea72cSPatrick Rudolph        },
3325ae2ea72cSPatrick Rudolph        {
3326ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3327ae2ea72cSPatrick Rudolph            "Bus": "108",
3328ae2ea72cSPatrick Rudolph            "Labels": [
3329ae2ea72cSPatrick Rudolph                "temp1"
3330ae2ea72cSPatrick Rudolph            ],
3331ae2ea72cSPatrick Rudolph            "Name": "Fan07 Temperature",
3332ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3333ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3334ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3335ae2ea72cSPatrick Rudolph        },
3336ae2ea72cSPatrick Rudolph        {
3337ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3338ae2ea72cSPatrick Rudolph            "Bus": "121",
3339ae2ea72cSPatrick Rudolph            "Labels": [
3340ae2ea72cSPatrick Rudolph                "temp1"
3341ae2ea72cSPatrick Rudolph            ],
3342ae2ea72cSPatrick Rudolph            "Name": "Fan08 Temperature",
3343ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3344ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3345ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3346ae2ea72cSPatrick Rudolph        },
3347ae2ea72cSPatrick Rudolph        {
3348ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3349ae2ea72cSPatrick Rudolph            "Bus": "109",
3350ae2ea72cSPatrick Rudolph            "Labels": [
3351ae2ea72cSPatrick Rudolph                "temp1"
3352ae2ea72cSPatrick Rudolph            ],
3353ae2ea72cSPatrick Rudolph            "Name": "Fan09 Temperature",
3354ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3355ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3356ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3357ae2ea72cSPatrick Rudolph        },
3358ae2ea72cSPatrick Rudolph        {
3359ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3360ae2ea72cSPatrick Rudolph            "Bus": "123",
3361ae2ea72cSPatrick Rudolph            "Labels": [
3362ae2ea72cSPatrick Rudolph                "temp1"
3363ae2ea72cSPatrick Rudolph            ],
3364ae2ea72cSPatrick Rudolph            "Name": "Fan10 Temperature",
3365ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3366ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3367ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3368ae2ea72cSPatrick Rudolph        },
3369ae2ea72cSPatrick Rudolph        {
3370ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3371ae2ea72cSPatrick Rudolph            "Bus": "110",
3372ae2ea72cSPatrick Rudolph            "Labels": [
3373ae2ea72cSPatrick Rudolph                "temp1"
3374ae2ea72cSPatrick Rudolph            ],
3375ae2ea72cSPatrick Rudolph            "Name": "Fan11 Temperature",
3376ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3377ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3378ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3379ae2ea72cSPatrick Rudolph        },
3380ae2ea72cSPatrick Rudolph        {
3381ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3382ae2ea72cSPatrick Rudolph            "Bus": "124",
3383ae2ea72cSPatrick Rudolph            "Labels": [
3384ae2ea72cSPatrick Rudolph                "temp1"
3385ae2ea72cSPatrick Rudolph            ],
3386ae2ea72cSPatrick Rudolph            "Name": "Fan12 Temperature",
3387ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3388ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3389ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3390ae2ea72cSPatrick Rudolph        },
3391ae2ea72cSPatrick Rudolph        {
3392ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3393ae2ea72cSPatrick Rudolph            "Bus": "111",
3394ae2ea72cSPatrick Rudolph            "Labels": [
3395ae2ea72cSPatrick Rudolph                "temp1"
3396ae2ea72cSPatrick Rudolph            ],
3397ae2ea72cSPatrick Rudolph            "Name": "Fan13 Temperature",
3398ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3399ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3400ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3401ae2ea72cSPatrick Rudolph        },
3402ae2ea72cSPatrick Rudolph        {
3403ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3404ae2ea72cSPatrick Rudolph            "Bus": "125",
3405ae2ea72cSPatrick Rudolph            "Labels": [
3406ae2ea72cSPatrick Rudolph                "temp1"
3407ae2ea72cSPatrick Rudolph            ],
3408ae2ea72cSPatrick Rudolph            "Name": "Fan14 Temperature",
3409ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3410ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3411ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3412ae2ea72cSPatrick Rudolph        },
3413ae2ea72cSPatrick Rudolph        {
3414ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3415ae2ea72cSPatrick Rudolph            "Bus": "112",
3416ae2ea72cSPatrick Rudolph            "Labels": [
3417ae2ea72cSPatrick Rudolph                "temp1"
3418ae2ea72cSPatrick Rudolph            ],
3419ae2ea72cSPatrick Rudolph            "Name": "Fan15 Temperature",
3420ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3421ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3422ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3423ae2ea72cSPatrick Rudolph        },
3424ae2ea72cSPatrick Rudolph        {
3425ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3426ae2ea72cSPatrick Rudolph            "Bus": "126",
3427ae2ea72cSPatrick Rudolph            "Labels": [
3428ae2ea72cSPatrick Rudolph                "temp1"
3429ae2ea72cSPatrick Rudolph            ],
3430ae2ea72cSPatrick Rudolph            "Name": "Fan16 Temperature",
3431ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3432ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3433ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3434ae2ea72cSPatrick Rudolph        },
3435ae2ea72cSPatrick Rudolph        {
3436ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3437ae2ea72cSPatrick Rudolph            "Bus": "114",
3438ae2ea72cSPatrick Rudolph            "Labels": [
3439ae2ea72cSPatrick Rudolph                "temp1"
3440ae2ea72cSPatrick Rudolph            ],
3441ae2ea72cSPatrick Rudolph            "Name": "Fan17 Temperature",
3442ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3443ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3444ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3445ae2ea72cSPatrick Rudolph        },
3446ae2ea72cSPatrick Rudolph        {
3447ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3448ae2ea72cSPatrick Rudolph            "Bus": "127",
3449ae2ea72cSPatrick Rudolph            "Labels": [
3450ae2ea72cSPatrick Rudolph                "temp1"
3451ae2ea72cSPatrick Rudolph            ],
3452ae2ea72cSPatrick Rudolph            "Name": "Fan18 Temperature",
3453ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3454ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3455ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3456ae2ea72cSPatrick Rudolph        },
3457ae2ea72cSPatrick Rudolph        {
3458ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3459ae2ea72cSPatrick Rudolph            "Bus": "115",
3460ae2ea72cSPatrick Rudolph            "Labels": [
3461ae2ea72cSPatrick Rudolph                "temp1"
3462ae2ea72cSPatrick Rudolph            ],
3463ae2ea72cSPatrick Rudolph            "Name": "Fan19 Temperature",
3464ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3465ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3466ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3467ae2ea72cSPatrick Rudolph        },
3468ae2ea72cSPatrick Rudolph        {
3469ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3470ae2ea72cSPatrick Rudolph            "Bus": "128",
3471ae2ea72cSPatrick Rudolph            "Labels": [
3472ae2ea72cSPatrick Rudolph                "temp1"
3473ae2ea72cSPatrick Rudolph            ],
3474ae2ea72cSPatrick Rudolph            "Name": "Fan20 Temperature",
3475ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3476ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3477ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3478ae2ea72cSPatrick Rudolph        },
3479ae2ea72cSPatrick Rudolph        {
3480ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3481ae2ea72cSPatrick Rudolph            "Bus": "116",
3482ae2ea72cSPatrick Rudolph            "Labels": [
3483ae2ea72cSPatrick Rudolph                "temp1"
3484ae2ea72cSPatrick Rudolph            ],
3485ae2ea72cSPatrick Rudolph            "Name": "Fan21 Temperature",
3486ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3487ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3488ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3489ae2ea72cSPatrick Rudolph        },
3490ae2ea72cSPatrick Rudolph        {
3491ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3492ae2ea72cSPatrick Rudolph            "Bus": "129",
3493ae2ea72cSPatrick Rudolph            "Labels": [
3494ae2ea72cSPatrick Rudolph                "temp1"
3495ae2ea72cSPatrick Rudolph            ],
3496ae2ea72cSPatrick Rudolph            "Name": "Fan22 Temperature",
3497ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3498ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3499ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3500ae2ea72cSPatrick Rudolph        },
3501ae2ea72cSPatrick Rudolph        {
3502ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3503ae2ea72cSPatrick Rudolph            "Bus": "117",
3504ae2ea72cSPatrick Rudolph            "Labels": [
3505ae2ea72cSPatrick Rudolph                "temp1"
3506ae2ea72cSPatrick Rudolph            ],
3507ae2ea72cSPatrick Rudolph            "Name": "Fan23 Temperature",
3508ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3509ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3510ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3511ae2ea72cSPatrick Rudolph        },
3512ae2ea72cSPatrick Rudolph        {
3513ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3514ae2ea72cSPatrick Rudolph            "Bus": "130",
3515ae2ea72cSPatrick Rudolph            "Labels": [
3516ae2ea72cSPatrick Rudolph                "temp1"
3517ae2ea72cSPatrick Rudolph            ],
3518ae2ea72cSPatrick Rudolph            "Name": "Fan24 Temperature",
3519ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3520ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3521ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3522ae2ea72cSPatrick Rudolph        },
3523ae2ea72cSPatrick Rudolph        {
35246fa508cbSNaresh Solanki            "Address": "0x58",
35256fa508cbSNaresh Solanki            "Bus": "98",
35266fa508cbSNaresh Solanki            "Labels": [
35276fa508cbSNaresh Solanki                "iin",
35286fa508cbSNaresh Solanki                "iout1",
35296fa508cbSNaresh Solanki                "iout2",
35306fa508cbSNaresh Solanki                "vin",
35316fa508cbSNaresh Solanki                "vout1",
35326fa508cbSNaresh Solanki                "vout2",
35336fa508cbSNaresh Solanki                "pin",
35346fa508cbSNaresh Solanki                "pout1",
35356fa508cbSNaresh Solanki                "pout2",
35366fa508cbSNaresh Solanki                "temp1"
35376fa508cbSNaresh Solanki            ],
35386fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU0",
35396fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU0",
35406fa508cbSNaresh Solanki            "PollRate": 5.0,
3541fa2972f8SNaresh Solanki            "PowerState": "On",
35426fa508cbSNaresh Solanki            "Thresholds": [
35436fa508cbSNaresh Solanki                {
35446fa508cbSNaresh Solanki                    "Direction": "greater than",
3545d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
35466fa508cbSNaresh Solanki                    "Label": "vin",
35476fa508cbSNaresh Solanki                    "Name": "upper critical",
35486fa508cbSNaresh Solanki                    "Severity": 1,
3549edfe305aSPatrick Rudolph                    "Value": 13.3
3550edfe305aSPatrick Rudolph                },
3551edfe305aSPatrick Rudolph                {
3552edfe305aSPatrick Rudolph                    "Direction": "greater than",
3553d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3554edfe305aSPatrick Rudolph                    "Label": "vin",
3555edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3556edfe305aSPatrick Rudolph                    "Severity": 0,
3557edfe305aSPatrick Rudolph                    "Value": 12.8
3558edfe305aSPatrick Rudolph                },
3559edfe305aSPatrick Rudolph                {
3560edfe305aSPatrick Rudolph                    "Direction": "less than",
3561d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3562edfe305aSPatrick Rudolph                    "Label": "vin",
3563edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3564edfe305aSPatrick Rudolph                    "Severity": 0,
3565edfe305aSPatrick Rudolph                    "Value": 11.68
3566edfe305aSPatrick Rudolph                },
3567edfe305aSPatrick Rudolph                {
3568edfe305aSPatrick Rudolph                    "Direction": "less than",
3569d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3570edfe305aSPatrick Rudolph                    "Label": "vin",
3571edfe305aSPatrick Rudolph                    "Name": "lower critical",
3572edfe305aSPatrick Rudolph                    "Severity": 1,
3573edfe305aSPatrick Rudolph                    "Value": 11.08
35746fa508cbSNaresh Solanki                },
35756fa508cbSNaresh Solanki                {
35766fa508cbSNaresh Solanki                    "Direction": "greater than",
3577d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
35786fa508cbSNaresh Solanki                    "Label": "temp1",
35796fa508cbSNaresh Solanki                    "Name": "upper critical",
35806fa508cbSNaresh Solanki                    "Severity": 1,
35816fa508cbSNaresh Solanki                    "Value": 150.0
35826fa508cbSNaresh Solanki                },
35836fa508cbSNaresh Solanki                {
35846fa508cbSNaresh Solanki                    "Direction": "greater than",
3585d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
35866fa508cbSNaresh Solanki                    "Label": "vout2",
35876fa508cbSNaresh Solanki                    "Name": "upper critical",
35886fa508cbSNaresh Solanki                    "Severity": 1,
3589edfe305aSPatrick Rudolph                    "Value": 1.98
35906fa508cbSNaresh Solanki                },
35916fa508cbSNaresh Solanki                {
35926fa508cbSNaresh Solanki                    "Direction": "less than",
3593d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
35946fa508cbSNaresh Solanki                    "Label": "vout2",
35956fa508cbSNaresh Solanki                    "Name": "lower critical",
35966fa508cbSNaresh Solanki                    "Severity": 1,
3597edfe305aSPatrick Rudolph                    "Value": 1.62
35986fa508cbSNaresh Solanki                },
35996fa508cbSNaresh Solanki                {
36006fa508cbSNaresh Solanki                    "Direction": "greater than",
3601d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
36026fa508cbSNaresh Solanki                    "Label": "iout2",
36036fa508cbSNaresh Solanki                    "Name": "upper critical",
36046fa508cbSNaresh Solanki                    "Severity": 1,
3605edfe305aSPatrick Rudolph                    "Value": 15.0
36066fa508cbSNaresh Solanki                },
36076fa508cbSNaresh Solanki                {
36086fa508cbSNaresh Solanki                    "Direction": "greater than",
3609d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
36106fa508cbSNaresh Solanki                    "Label": "iout2",
36116fa508cbSNaresh Solanki                    "Name": "upper non critical",
36126fa508cbSNaresh Solanki                    "Severity": 0,
36136fa508cbSNaresh Solanki                    "Value": 6.25
36146fa508cbSNaresh Solanki                },
36156fa508cbSNaresh Solanki                {
36166fa508cbSNaresh Solanki                    "Direction": "greater than",
3617d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
36186fa508cbSNaresh Solanki                    "Label": "vout1",
36196fa508cbSNaresh Solanki                    "Name": "upper critical",
36206fa508cbSNaresh Solanki                    "Severity": 1,
3621edfe305aSPatrick Rudolph                    "Value": 1.1
36226fa508cbSNaresh Solanki                },
36236fa508cbSNaresh Solanki                {
36246fa508cbSNaresh Solanki                    "Direction": "less than",
3625d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
36266fa508cbSNaresh Solanki                    "Label": "vout1",
36276fa508cbSNaresh Solanki                    "Name": "lower critical",
36286fa508cbSNaresh Solanki                    "Severity": 1,
36296fa508cbSNaresh Solanki                    "Value": 0.9
36306fa508cbSNaresh Solanki                },
36316fa508cbSNaresh Solanki                {
36326fa508cbSNaresh Solanki                    "Direction": "greater than",
3633d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
36346fa508cbSNaresh Solanki                    "Label": "iout1",
36356fa508cbSNaresh Solanki                    "Name": "upper critical",
36366fa508cbSNaresh Solanki                    "Severity": 1,
3637edfe305aSPatrick Rudolph                    "Value": 52.0
36386fa508cbSNaresh Solanki                },
36396fa508cbSNaresh Solanki                {
36406fa508cbSNaresh Solanki                    "Direction": "greater than",
3641d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
36426fa508cbSNaresh Solanki                    "Label": "iout1",
36436fa508cbSNaresh Solanki                    "Name": "upper non critical",
36446fa508cbSNaresh Solanki                    "Severity": 0,
3645edfe305aSPatrick Rudolph                    "Value": 46.0
3646edfe305aSPatrick Rudolph                },
3647edfe305aSPatrick Rudolph                {
3648edfe305aSPatrick Rudolph                    "Direction": "less than",
3649d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3650edfe305aSPatrick Rudolph                    "Label": "vout1",
3651edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3652edfe305aSPatrick Rudolph                    "Severity": 0,
3653edfe305aSPatrick Rudolph                    "Value": 0.95
3654edfe305aSPatrick Rudolph                },
3655edfe305aSPatrick Rudolph                {
3656edfe305aSPatrick Rudolph                    "Direction": "greater than",
3657d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3658edfe305aSPatrick Rudolph                    "Label": "vout1",
3659edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3660edfe305aSPatrick Rudolph                    "Severity": 0,
3661edfe305aSPatrick Rudolph                    "Value": 1.05
3662edfe305aSPatrick Rudolph                },
3663edfe305aSPatrick Rudolph                {
3664edfe305aSPatrick Rudolph                    "Direction": "less than",
3665d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3666edfe305aSPatrick Rudolph                    "Label": "vout2",
3667edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3668edfe305aSPatrick Rudolph                    "Severity": 0,
3669edfe305aSPatrick Rudolph                    "Value": 1.71
3670edfe305aSPatrick Rudolph                },
3671edfe305aSPatrick Rudolph                {
3672edfe305aSPatrick Rudolph                    "Direction": "greater than",
3673d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3674edfe305aSPatrick Rudolph                    "Label": "vout2",
3675edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3676edfe305aSPatrick Rudolph                    "Severity": 0,
3677edfe305aSPatrick Rudolph                    "Value": 1.89
36786fa508cbSNaresh Solanki                }
36796fa508cbSNaresh Solanki            ],
36806fa508cbSNaresh Solanki            "Type": "MP2971"
36816fa508cbSNaresh Solanki        },
36826fa508cbSNaresh Solanki        {
36836fa508cbSNaresh Solanki            "Address": "0x58",
36846fa508cbSNaresh Solanki            "Bus": "74",
36856fa508cbSNaresh Solanki            "Labels": [
36866fa508cbSNaresh Solanki                "iin",
36876fa508cbSNaresh Solanki                "iout1",
36886fa508cbSNaresh Solanki                "iout2",
36896fa508cbSNaresh Solanki                "vin",
36906fa508cbSNaresh Solanki                "vout1",
36916fa508cbSNaresh Solanki                "vout2",
36926fa508cbSNaresh Solanki                "pin",
36936fa508cbSNaresh Solanki                "pout1",
36946fa508cbSNaresh Solanki                "pout2",
36956fa508cbSNaresh Solanki                "temp1"
36966fa508cbSNaresh Solanki            ],
36976fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU1",
36986fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU1",
36996fa508cbSNaresh Solanki            "PollRate": 5.0,
3700fa2972f8SNaresh Solanki            "PowerState": "On",
37016fa508cbSNaresh Solanki            "Thresholds": [
37026fa508cbSNaresh Solanki                {
37036fa508cbSNaresh Solanki                    "Direction": "greater than",
3704d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
37056fa508cbSNaresh Solanki                    "Label": "vin",
37066fa508cbSNaresh Solanki                    "Name": "upper critical",
37076fa508cbSNaresh Solanki                    "Severity": 1,
3708edfe305aSPatrick Rudolph                    "Value": 13.3
3709edfe305aSPatrick Rudolph                },
3710edfe305aSPatrick Rudolph                {
3711edfe305aSPatrick Rudolph                    "Direction": "greater than",
3712d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3713edfe305aSPatrick Rudolph                    "Label": "vin",
3714edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3715edfe305aSPatrick Rudolph                    "Severity": 0,
3716edfe305aSPatrick Rudolph                    "Value": 12.8
3717edfe305aSPatrick Rudolph                },
3718edfe305aSPatrick Rudolph                {
3719edfe305aSPatrick Rudolph                    "Direction": "less than",
3720d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3721edfe305aSPatrick Rudolph                    "Label": "vin",
3722edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3723edfe305aSPatrick Rudolph                    "Severity": 0,
3724edfe305aSPatrick Rudolph                    "Value": 11.68
3725edfe305aSPatrick Rudolph                },
3726edfe305aSPatrick Rudolph                {
3727edfe305aSPatrick Rudolph                    "Direction": "less than",
3728d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3729edfe305aSPatrick Rudolph                    "Label": "vin",
3730edfe305aSPatrick Rudolph                    "Name": "lower critical",
3731edfe305aSPatrick Rudolph                    "Severity": 1,
3732edfe305aSPatrick Rudolph                    "Value": 11.08
37336fa508cbSNaresh Solanki                },
37346fa508cbSNaresh Solanki                {
37356fa508cbSNaresh Solanki                    "Direction": "greater than",
3736d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
37376fa508cbSNaresh Solanki                    "Label": "temp1",
37386fa508cbSNaresh Solanki                    "Name": "upper critical",
37396fa508cbSNaresh Solanki                    "Severity": 1,
37406fa508cbSNaresh Solanki                    "Value": 150.0
37416fa508cbSNaresh Solanki                },
37426fa508cbSNaresh Solanki                {
37436fa508cbSNaresh Solanki                    "Direction": "greater than",
3744d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
37456fa508cbSNaresh Solanki                    "Label": "vout2",
37466fa508cbSNaresh Solanki                    "Name": "upper critical",
37476fa508cbSNaresh Solanki                    "Severity": 1,
3748edfe305aSPatrick Rudolph                    "Value": 1.98
37496fa508cbSNaresh Solanki                },
37506fa508cbSNaresh Solanki                {
37516fa508cbSNaresh Solanki                    "Direction": "less than",
3752d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
37536fa508cbSNaresh Solanki                    "Label": "vout2",
37546fa508cbSNaresh Solanki                    "Name": "lower critical",
37556fa508cbSNaresh Solanki                    "Severity": 1,
3756edfe305aSPatrick Rudolph                    "Value": 1.62
37576fa508cbSNaresh Solanki                },
37586fa508cbSNaresh Solanki                {
37596fa508cbSNaresh Solanki                    "Direction": "greater than",
3760d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
37616fa508cbSNaresh Solanki                    "Label": "iout2",
37626fa508cbSNaresh Solanki                    "Name": "upper critical",
37636fa508cbSNaresh Solanki                    "Severity": 1,
3764edfe305aSPatrick Rudolph                    "Value": 15.0
37656fa508cbSNaresh Solanki                },
37666fa508cbSNaresh Solanki                {
37676fa508cbSNaresh Solanki                    "Direction": "greater than",
3768d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
37696fa508cbSNaresh Solanki                    "Label": "iout2",
37706fa508cbSNaresh Solanki                    "Name": "upper non critical",
37716fa508cbSNaresh Solanki                    "Severity": 0,
37726fa508cbSNaresh Solanki                    "Value": 6.25
37736fa508cbSNaresh Solanki                },
37746fa508cbSNaresh Solanki                {
37756fa508cbSNaresh Solanki                    "Direction": "greater than",
3776d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
37776fa508cbSNaresh Solanki                    "Label": "vout1",
37786fa508cbSNaresh Solanki                    "Name": "upper critical",
37796fa508cbSNaresh Solanki                    "Severity": 1,
3780edfe305aSPatrick Rudolph                    "Value": 1.1
37816fa508cbSNaresh Solanki                },
37826fa508cbSNaresh Solanki                {
37836fa508cbSNaresh Solanki                    "Direction": "less than",
3784d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
37856fa508cbSNaresh Solanki                    "Label": "vout1",
37866fa508cbSNaresh Solanki                    "Name": "lower critical",
37876fa508cbSNaresh Solanki                    "Severity": 1,
37886fa508cbSNaresh Solanki                    "Value": 0.9
37896fa508cbSNaresh Solanki                },
37906fa508cbSNaresh Solanki                {
37916fa508cbSNaresh Solanki                    "Direction": "greater than",
3792d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
37936fa508cbSNaresh Solanki                    "Label": "iout1",
37946fa508cbSNaresh Solanki                    "Name": "upper critical",
37956fa508cbSNaresh Solanki                    "Severity": 1,
3796edfe305aSPatrick Rudolph                    "Value": 52.0
37976fa508cbSNaresh Solanki                },
37986fa508cbSNaresh Solanki                {
37996fa508cbSNaresh Solanki                    "Direction": "greater than",
3800d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
38016fa508cbSNaresh Solanki                    "Label": "iout1",
38026fa508cbSNaresh Solanki                    "Name": "upper non critical",
38036fa508cbSNaresh Solanki                    "Severity": 0,
3804edfe305aSPatrick Rudolph                    "Value": 46.0
3805edfe305aSPatrick Rudolph                },
3806edfe305aSPatrick Rudolph                {
3807edfe305aSPatrick Rudolph                    "Direction": "less than",
3808d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3809edfe305aSPatrick Rudolph                    "Label": "vout1",
3810edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3811edfe305aSPatrick Rudolph                    "Severity": 0,
3812edfe305aSPatrick Rudolph                    "Value": 0.95
3813edfe305aSPatrick Rudolph                },
3814edfe305aSPatrick Rudolph                {
3815edfe305aSPatrick Rudolph                    "Direction": "greater than",
3816d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3817edfe305aSPatrick Rudolph                    "Label": "vout1",
3818edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3819edfe305aSPatrick Rudolph                    "Severity": 0,
3820edfe305aSPatrick Rudolph                    "Value": 1.05
3821edfe305aSPatrick Rudolph                },
3822edfe305aSPatrick Rudolph                {
3823edfe305aSPatrick Rudolph                    "Direction": "less than",
3824d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3825edfe305aSPatrick Rudolph                    "Label": "vout2",
3826edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3827edfe305aSPatrick Rudolph                    "Severity": 0,
3828edfe305aSPatrick Rudolph                    "Value": 1.71
3829edfe305aSPatrick Rudolph                },
3830edfe305aSPatrick Rudolph                {
3831edfe305aSPatrick Rudolph                    "Direction": "greater than",
3832d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3833edfe305aSPatrick Rudolph                    "Label": "vout2",
3834edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3835edfe305aSPatrick Rudolph                    "Severity": 0,
3836edfe305aSPatrick Rudolph                    "Value": 1.89
38376fa508cbSNaresh Solanki                }
38386fa508cbSNaresh Solanki            ],
38396fa508cbSNaresh Solanki            "Type": "MP2971"
38406fa508cbSNaresh Solanki        },
38416fa508cbSNaresh Solanki        {
38426fa508cbSNaresh Solanki            "Address": "0x58",
38436fa508cbSNaresh Solanki            "Bus": "66",
38446fa508cbSNaresh Solanki            "Labels": [
38456fa508cbSNaresh Solanki                "iin",
38466fa508cbSNaresh Solanki                "iout1",
38476fa508cbSNaresh Solanki                "iout2",
38486fa508cbSNaresh Solanki                "vin",
38496fa508cbSNaresh Solanki                "vout1",
38506fa508cbSNaresh Solanki                "vout2",
38516fa508cbSNaresh Solanki                "pin",
38526fa508cbSNaresh Solanki                "pout1",
38536fa508cbSNaresh Solanki                "pout2",
38546fa508cbSNaresh Solanki                "temp1"
38556fa508cbSNaresh Solanki            ],
38566fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU2",
38576fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU2",
38586fa508cbSNaresh Solanki            "PollRate": 5.0,
3859fa2972f8SNaresh Solanki            "PowerState": "On",
38606fa508cbSNaresh Solanki            "Thresholds": [
38616fa508cbSNaresh Solanki                {
38626fa508cbSNaresh Solanki                    "Direction": "greater than",
3863d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
38646fa508cbSNaresh Solanki                    "Label": "vin",
38656fa508cbSNaresh Solanki                    "Name": "upper critical",
38666fa508cbSNaresh Solanki                    "Severity": 1,
3867edfe305aSPatrick Rudolph                    "Value": 13.3
3868edfe305aSPatrick Rudolph                },
3869edfe305aSPatrick Rudolph                {
3870edfe305aSPatrick Rudolph                    "Direction": "greater than",
3871d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3872edfe305aSPatrick Rudolph                    "Label": "vin",
3873edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3874edfe305aSPatrick Rudolph                    "Severity": 0,
3875edfe305aSPatrick Rudolph                    "Value": 12.8
3876edfe305aSPatrick Rudolph                },
3877edfe305aSPatrick Rudolph                {
3878edfe305aSPatrick Rudolph                    "Direction": "less than",
3879d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3880edfe305aSPatrick Rudolph                    "Label": "vin",
3881edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3882edfe305aSPatrick Rudolph                    "Severity": 0,
3883edfe305aSPatrick Rudolph                    "Value": 11.68
3884edfe305aSPatrick Rudolph                },
3885edfe305aSPatrick Rudolph                {
3886edfe305aSPatrick Rudolph                    "Direction": "less than",
3887d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3888edfe305aSPatrick Rudolph                    "Label": "vin",
3889edfe305aSPatrick Rudolph                    "Name": "lower critical",
3890edfe305aSPatrick Rudolph                    "Severity": 1,
3891edfe305aSPatrick Rudolph                    "Value": 11.08
38926fa508cbSNaresh Solanki                },
38936fa508cbSNaresh Solanki                {
38946fa508cbSNaresh Solanki                    "Direction": "greater than",
3895d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
38966fa508cbSNaresh Solanki                    "Label": "temp1",
38976fa508cbSNaresh Solanki                    "Name": "upper critical",
38986fa508cbSNaresh Solanki                    "Severity": 1,
38996fa508cbSNaresh Solanki                    "Value": 150.0
39006fa508cbSNaresh Solanki                },
39016fa508cbSNaresh Solanki                {
39026fa508cbSNaresh Solanki                    "Direction": "greater than",
3903d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
39046fa508cbSNaresh Solanki                    "Label": "vout2",
39056fa508cbSNaresh Solanki                    "Name": "upper critical",
39066fa508cbSNaresh Solanki                    "Severity": 1,
3907edfe305aSPatrick Rudolph                    "Value": 1.98
39086fa508cbSNaresh Solanki                },
39096fa508cbSNaresh Solanki                {
39106fa508cbSNaresh Solanki                    "Direction": "less than",
3911d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
39126fa508cbSNaresh Solanki                    "Label": "vout2",
39136fa508cbSNaresh Solanki                    "Name": "lower critical",
39146fa508cbSNaresh Solanki                    "Severity": 1,
3915edfe305aSPatrick Rudolph                    "Value": 1.62
39166fa508cbSNaresh Solanki                },
39176fa508cbSNaresh Solanki                {
39186fa508cbSNaresh Solanki                    "Direction": "greater than",
3919d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
39206fa508cbSNaresh Solanki                    "Label": "iout2",
39216fa508cbSNaresh Solanki                    "Name": "upper critical",
39226fa508cbSNaresh Solanki                    "Severity": 1,
3923edfe305aSPatrick Rudolph                    "Value": 15.0
39246fa508cbSNaresh Solanki                },
39256fa508cbSNaresh Solanki                {
39266fa508cbSNaresh Solanki                    "Direction": "greater than",
3927d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
39286fa508cbSNaresh Solanki                    "Label": "iout2",
39296fa508cbSNaresh Solanki                    "Name": "upper non critical",
39306fa508cbSNaresh Solanki                    "Severity": 0,
39316fa508cbSNaresh Solanki                    "Value": 6.25
39326fa508cbSNaresh Solanki                },
39336fa508cbSNaresh Solanki                {
39346fa508cbSNaresh Solanki                    "Direction": "greater than",
3935d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
39366fa508cbSNaresh Solanki                    "Label": "vout1",
39376fa508cbSNaresh Solanki                    "Name": "upper critical",
39386fa508cbSNaresh Solanki                    "Severity": 1,
3939edfe305aSPatrick Rudolph                    "Value": 1.1
39406fa508cbSNaresh Solanki                },
39416fa508cbSNaresh Solanki                {
39426fa508cbSNaresh Solanki                    "Direction": "less than",
3943d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
39446fa508cbSNaresh Solanki                    "Label": "vout1",
39456fa508cbSNaresh Solanki                    "Name": "lower critical",
39466fa508cbSNaresh Solanki                    "Severity": 1,
39476fa508cbSNaresh Solanki                    "Value": 0.9
39486fa508cbSNaresh Solanki                },
39496fa508cbSNaresh Solanki                {
39506fa508cbSNaresh Solanki                    "Direction": "greater than",
3951d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
39526fa508cbSNaresh Solanki                    "Label": "iout1",
39536fa508cbSNaresh Solanki                    "Name": "upper critical",
39546fa508cbSNaresh Solanki                    "Severity": 1,
3955edfe305aSPatrick Rudolph                    "Value": 52.0
39566fa508cbSNaresh Solanki                },
39576fa508cbSNaresh Solanki                {
39586fa508cbSNaresh Solanki                    "Direction": "greater than",
3959d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
39606fa508cbSNaresh Solanki                    "Label": "iout1",
39616fa508cbSNaresh Solanki                    "Name": "upper non critical",
39626fa508cbSNaresh Solanki                    "Severity": 0,
3963edfe305aSPatrick Rudolph                    "Value": 46.0
3964edfe305aSPatrick Rudolph                },
3965edfe305aSPatrick Rudolph                {
3966edfe305aSPatrick Rudolph                    "Direction": "less than",
3967d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3968edfe305aSPatrick Rudolph                    "Label": "vout1",
3969edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3970edfe305aSPatrick Rudolph                    "Severity": 0,
3971edfe305aSPatrick Rudolph                    "Value": 0.95
3972edfe305aSPatrick Rudolph                },
3973edfe305aSPatrick Rudolph                {
3974edfe305aSPatrick Rudolph                    "Direction": "greater than",
3975d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3976edfe305aSPatrick Rudolph                    "Label": "vout1",
3977edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3978edfe305aSPatrick Rudolph                    "Severity": 0,
3979edfe305aSPatrick Rudolph                    "Value": 1.05
3980edfe305aSPatrick Rudolph                },
3981edfe305aSPatrick Rudolph                {
3982edfe305aSPatrick Rudolph                    "Direction": "less than",
3983d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3984edfe305aSPatrick Rudolph                    "Label": "vout2",
3985edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3986edfe305aSPatrick Rudolph                    "Severity": 0,
3987edfe305aSPatrick Rudolph                    "Value": 1.71
3988edfe305aSPatrick Rudolph                },
3989edfe305aSPatrick Rudolph                {
3990edfe305aSPatrick Rudolph                    "Direction": "greater than",
3991d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3992edfe305aSPatrick Rudolph                    "Label": "vout2",
3993edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3994edfe305aSPatrick Rudolph                    "Severity": 0,
3995edfe305aSPatrick Rudolph                    "Value": 1.89
39966fa508cbSNaresh Solanki                }
39976fa508cbSNaresh Solanki            ],
39986fa508cbSNaresh Solanki            "Type": "MP2971"
39996fa508cbSNaresh Solanki        },
40006fa508cbSNaresh Solanki        {
40016fa508cbSNaresh Solanki            "Address": "0x58",
40026fa508cbSNaresh Solanki            "Bus": "90",
40036fa508cbSNaresh Solanki            "Labels": [
40046fa508cbSNaresh Solanki                "iin",
40056fa508cbSNaresh Solanki                "iout1",
40066fa508cbSNaresh Solanki                "iout2",
40076fa508cbSNaresh Solanki                "vin",
40086fa508cbSNaresh Solanki                "vout1",
40096fa508cbSNaresh Solanki                "vout2",
40106fa508cbSNaresh Solanki                "pin",
40116fa508cbSNaresh Solanki                "pout1",
40126fa508cbSNaresh Solanki                "pout2",
40136fa508cbSNaresh Solanki                "temp1"
40146fa508cbSNaresh Solanki            ],
40156fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU3",
40166fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU3",
40176fa508cbSNaresh Solanki            "PollRate": 5.0,
4018fa2972f8SNaresh Solanki            "PowerState": "On",
40196fa508cbSNaresh Solanki            "Thresholds": [
40206fa508cbSNaresh Solanki                {
40216fa508cbSNaresh Solanki                    "Direction": "greater than",
4022d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
40236fa508cbSNaresh Solanki                    "Label": "vin",
40246fa508cbSNaresh Solanki                    "Name": "upper critical",
40256fa508cbSNaresh Solanki                    "Severity": 1,
4026edfe305aSPatrick Rudolph                    "Value": 13.3
4027edfe305aSPatrick Rudolph                },
4028edfe305aSPatrick Rudolph                {
4029edfe305aSPatrick Rudolph                    "Direction": "greater than",
4030d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4031edfe305aSPatrick Rudolph                    "Label": "vin",
4032edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4033edfe305aSPatrick Rudolph                    "Severity": 0,
4034edfe305aSPatrick Rudolph                    "Value": 12.8
4035edfe305aSPatrick Rudolph                },
4036edfe305aSPatrick Rudolph                {
4037edfe305aSPatrick Rudolph                    "Direction": "less than",
4038d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4039edfe305aSPatrick Rudolph                    "Label": "vin",
4040edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4041edfe305aSPatrick Rudolph                    "Severity": 0,
4042edfe305aSPatrick Rudolph                    "Value": 11.68
4043edfe305aSPatrick Rudolph                },
4044edfe305aSPatrick Rudolph                {
4045edfe305aSPatrick Rudolph                    "Direction": "less than",
4046d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4047edfe305aSPatrick Rudolph                    "Label": "vin",
4048edfe305aSPatrick Rudolph                    "Name": "lower critical",
4049edfe305aSPatrick Rudolph                    "Severity": 1,
4050edfe305aSPatrick Rudolph                    "Value": 11.08
40516fa508cbSNaresh Solanki                },
40526fa508cbSNaresh Solanki                {
40536fa508cbSNaresh Solanki                    "Direction": "greater than",
4054d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
40556fa508cbSNaresh Solanki                    "Label": "temp1",
40566fa508cbSNaresh Solanki                    "Name": "upper critical",
40576fa508cbSNaresh Solanki                    "Severity": 1,
40586fa508cbSNaresh Solanki                    "Value": 150.0
40596fa508cbSNaresh Solanki                },
40606fa508cbSNaresh Solanki                {
40616fa508cbSNaresh Solanki                    "Direction": "greater than",
4062d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
40636fa508cbSNaresh Solanki                    "Label": "vout2",
40646fa508cbSNaresh Solanki                    "Name": "upper critical",
40656fa508cbSNaresh Solanki                    "Severity": 1,
4066edfe305aSPatrick Rudolph                    "Value": 1.98
40676fa508cbSNaresh Solanki                },
40686fa508cbSNaresh Solanki                {
40696fa508cbSNaresh Solanki                    "Direction": "less than",
4070d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
40716fa508cbSNaresh Solanki                    "Label": "vout2",
40726fa508cbSNaresh Solanki                    "Name": "lower critical",
40736fa508cbSNaresh Solanki                    "Severity": 1,
4074edfe305aSPatrick Rudolph                    "Value": 1.62
40756fa508cbSNaresh Solanki                },
40766fa508cbSNaresh Solanki                {
40776fa508cbSNaresh Solanki                    "Direction": "greater than",
4078d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
40796fa508cbSNaresh Solanki                    "Label": "iout2",
40806fa508cbSNaresh Solanki                    "Name": "upper critical",
40816fa508cbSNaresh Solanki                    "Severity": 1,
4082edfe305aSPatrick Rudolph                    "Value": 15.0
40836fa508cbSNaresh Solanki                },
40846fa508cbSNaresh Solanki                {
40856fa508cbSNaresh Solanki                    "Direction": "greater than",
4086d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
40876fa508cbSNaresh Solanki                    "Label": "iout2",
40886fa508cbSNaresh Solanki                    "Name": "upper non critical",
40896fa508cbSNaresh Solanki                    "Severity": 0,
40906fa508cbSNaresh Solanki                    "Value": 6.25
40916fa508cbSNaresh Solanki                },
40926fa508cbSNaresh Solanki                {
40936fa508cbSNaresh Solanki                    "Direction": "greater than",
4094d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
40956fa508cbSNaresh Solanki                    "Label": "vout1",
40966fa508cbSNaresh Solanki                    "Name": "upper critical",
40976fa508cbSNaresh Solanki                    "Severity": 1,
4098edfe305aSPatrick Rudolph                    "Value": 1.1
40996fa508cbSNaresh Solanki                },
41006fa508cbSNaresh Solanki                {
41016fa508cbSNaresh Solanki                    "Direction": "less than",
4102d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
41036fa508cbSNaresh Solanki                    "Label": "vout1",
41046fa508cbSNaresh Solanki                    "Name": "lower critical",
41056fa508cbSNaresh Solanki                    "Severity": 1,
41066fa508cbSNaresh Solanki                    "Value": 0.9
41076fa508cbSNaresh Solanki                },
41086fa508cbSNaresh Solanki                {
41096fa508cbSNaresh Solanki                    "Direction": "greater than",
4110d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
41116fa508cbSNaresh Solanki                    "Label": "iout1",
41126fa508cbSNaresh Solanki                    "Name": "upper critical",
41136fa508cbSNaresh Solanki                    "Severity": 1,
4114edfe305aSPatrick Rudolph                    "Value": 52.0
41156fa508cbSNaresh Solanki                },
41166fa508cbSNaresh Solanki                {
41176fa508cbSNaresh Solanki                    "Direction": "greater than",
4118d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
41196fa508cbSNaresh Solanki                    "Label": "iout1",
41206fa508cbSNaresh Solanki                    "Name": "upper non critical",
41216fa508cbSNaresh Solanki                    "Severity": 0,
4122edfe305aSPatrick Rudolph                    "Value": 46.0
4123edfe305aSPatrick Rudolph                },
4124edfe305aSPatrick Rudolph                {
4125edfe305aSPatrick Rudolph                    "Direction": "less than",
4126d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
4127edfe305aSPatrick Rudolph                    "Label": "vout1",
4128edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4129edfe305aSPatrick Rudolph                    "Severity": 0,
4130edfe305aSPatrick Rudolph                    "Value": 0.95
4131edfe305aSPatrick Rudolph                },
4132edfe305aSPatrick Rudolph                {
4133edfe305aSPatrick Rudolph                    "Direction": "greater than",
4134d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
4135edfe305aSPatrick Rudolph                    "Label": "vout1",
4136edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4137edfe305aSPatrick Rudolph                    "Severity": 0,
4138edfe305aSPatrick Rudolph                    "Value": 1.05
4139edfe305aSPatrick Rudolph                },
4140edfe305aSPatrick Rudolph                {
4141edfe305aSPatrick Rudolph                    "Direction": "less than",
4142d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4143edfe305aSPatrick Rudolph                    "Label": "vout2",
4144edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4145edfe305aSPatrick Rudolph                    "Severity": 0,
4146edfe305aSPatrick Rudolph                    "Value": 1.71
4147edfe305aSPatrick Rudolph                },
4148edfe305aSPatrick Rudolph                {
4149edfe305aSPatrick Rudolph                    "Direction": "greater than",
4150d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4151edfe305aSPatrick Rudolph                    "Label": "vout2",
4152edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4153edfe305aSPatrick Rudolph                    "Severity": 0,
4154edfe305aSPatrick Rudolph                    "Value": 1.89
41556fa508cbSNaresh Solanki                }
41566fa508cbSNaresh Solanki            ],
41576fa508cbSNaresh Solanki            "Type": "MP2971"
41586fa508cbSNaresh Solanki        },
41596fa508cbSNaresh Solanki        {
41606fa508cbSNaresh Solanki            "Address": "0x58",
41616fa508cbSNaresh Solanki            "Bus": "99",
41626fa508cbSNaresh Solanki            "Labels": [
41636fa508cbSNaresh Solanki                "iin",
41646fa508cbSNaresh Solanki                "iout1",
41656fa508cbSNaresh Solanki                "iout2",
41666fa508cbSNaresh Solanki                "vin",
41676fa508cbSNaresh Solanki                "vout1",
41686fa508cbSNaresh Solanki                "vout2",
41696fa508cbSNaresh Solanki                "pin",
41706fa508cbSNaresh Solanki                "pout1",
41716fa508cbSNaresh Solanki                "pout2",
41726fa508cbSNaresh Solanki                "temp1"
41736fa508cbSNaresh Solanki            ],
41745f859752SPatrick Rudolph            "Name": "PVCCIN_CPU0",
41755f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU0",
41766fa508cbSNaresh Solanki            "PollRate": 5.0,
4177fa2972f8SNaresh Solanki            "PowerState": "On",
41786fa508cbSNaresh Solanki            "Thresholds": [
41796fa508cbSNaresh Solanki                {
41806fa508cbSNaresh Solanki                    "Direction": "greater than",
4181d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
41826fa508cbSNaresh Solanki                    "Label": "vin",
41836fa508cbSNaresh Solanki                    "Name": "upper critical",
41846fa508cbSNaresh Solanki                    "Severity": 1,
4185edfe305aSPatrick Rudolph                    "Value": 13.3
4186edfe305aSPatrick Rudolph                },
4187edfe305aSPatrick Rudolph                {
4188edfe305aSPatrick Rudolph                    "Direction": "greater than",
4189d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4190edfe305aSPatrick Rudolph                    "Label": "vin",
4191edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4192edfe305aSPatrick Rudolph                    "Severity": 0,
4193edfe305aSPatrick Rudolph                    "Value": 12.8
4194edfe305aSPatrick Rudolph                },
4195edfe305aSPatrick Rudolph                {
4196edfe305aSPatrick Rudolph                    "Direction": "less than",
4197d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4198edfe305aSPatrick Rudolph                    "Label": "vin",
4199edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4200edfe305aSPatrick Rudolph                    "Severity": 0,
4201edfe305aSPatrick Rudolph                    "Value": 11.68
4202edfe305aSPatrick Rudolph                },
4203edfe305aSPatrick Rudolph                {
4204edfe305aSPatrick Rudolph                    "Direction": "less than",
4205d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4206edfe305aSPatrick Rudolph                    "Label": "vin",
4207edfe305aSPatrick Rudolph                    "Name": "lower critical",
4208edfe305aSPatrick Rudolph                    "Severity": 1,
4209edfe305aSPatrick Rudolph                    "Value": 11.08
42106fa508cbSNaresh Solanki                },
42116fa508cbSNaresh Solanki                {
42126fa508cbSNaresh Solanki                    "Direction": "greater than",
4213d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
42146fa508cbSNaresh Solanki                    "Label": "temp1",
42156fa508cbSNaresh Solanki                    "Name": "upper critical",
42166fa508cbSNaresh Solanki                    "Severity": 1,
42176fa508cbSNaresh Solanki                    "Value": 150.0
42186fa508cbSNaresh Solanki                },
42196fa508cbSNaresh Solanki                {
42206fa508cbSNaresh Solanki                    "Direction": "greater than",
4221d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
42226fa508cbSNaresh Solanki                    "Label": "vout1",
42236fa508cbSNaresh Solanki                    "Name": "upper critical",
42246fa508cbSNaresh Solanki                    "Severity": 1,
4225edfe305aSPatrick Rudolph                    "Value": 1.98
42266fa508cbSNaresh Solanki                },
42276fa508cbSNaresh Solanki                {
42286fa508cbSNaresh Solanki                    "Direction": "less than",
4229d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
42306fa508cbSNaresh Solanki                    "Label": "vout1",
42316fa508cbSNaresh Solanki                    "Name": "lower critical",
42326fa508cbSNaresh Solanki                    "Severity": 1,
4233edfe305aSPatrick Rudolph                    "Value": 1.4
42346fa508cbSNaresh Solanki                },
42356fa508cbSNaresh Solanki                {
42366fa508cbSNaresh Solanki                    "Direction": "greater than",
4237d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
42386fa508cbSNaresh Solanki                    "Label": "iout1",
42396fa508cbSNaresh Solanki                    "Name": "upper critical",
42406fa508cbSNaresh Solanki                    "Severity": 1,
42415f859752SPatrick Rudolph                    "Value": 634.0
42426fa508cbSNaresh Solanki                },
42436fa508cbSNaresh Solanki                {
42446fa508cbSNaresh Solanki                    "Direction": "greater than",
4245d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
42466fa508cbSNaresh Solanki                    "Label": "iout1",
42476fa508cbSNaresh Solanki                    "Name": "upper non critical",
42486fa508cbSNaresh Solanki                    "Severity": 0,
42495f859752SPatrick Rudolph                    "Value": 550.0
42506fa508cbSNaresh Solanki                },
42516fa508cbSNaresh Solanki                {
42526fa508cbSNaresh Solanki                    "Direction": "greater than",
4253d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
42546fa508cbSNaresh Solanki                    "Label": "vout2",
42556fa508cbSNaresh Solanki                    "Name": "upper critical",
42566fa508cbSNaresh Solanki                    "Severity": 1,
4257edfe305aSPatrick Rudolph                    "Value": 1.98
42586fa508cbSNaresh Solanki                },
42596fa508cbSNaresh Solanki                {
42606fa508cbSNaresh Solanki                    "Direction": "less than",
4261d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
42626fa508cbSNaresh Solanki                    "Label": "vout2",
42636fa508cbSNaresh Solanki                    "Name": "lower critical",
42646fa508cbSNaresh Solanki                    "Severity": 1,
4265edfe305aSPatrick Rudolph                    "Value": 1.62
42666fa508cbSNaresh Solanki                },
42676fa508cbSNaresh Solanki                {
42686fa508cbSNaresh Solanki                    "Direction": "greater than",
4269d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
42706fa508cbSNaresh Solanki                    "Label": "iout2",
42716fa508cbSNaresh Solanki                    "Name": "upper critical",
42726fa508cbSNaresh Solanki                    "Severity": 1,
42735f859752SPatrick Rudolph                    "Value": 164.0
42746fa508cbSNaresh Solanki                },
42756fa508cbSNaresh Solanki                {
42766fa508cbSNaresh Solanki                    "Direction": "greater than",
4277d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
42786fa508cbSNaresh Solanki                    "Label": "iout2",
42796fa508cbSNaresh Solanki                    "Name": "upper non critical",
42806fa508cbSNaresh Solanki                    "Severity": 0,
42815f859752SPatrick Rudolph                    "Value": 102.0
4282edfe305aSPatrick Rudolph                },
4283edfe305aSPatrick Rudolph                {
4284edfe305aSPatrick Rudolph                    "Direction": "less than",
4285d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4286edfe305aSPatrick Rudolph                    "Label": "vout2",
4287edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4288edfe305aSPatrick Rudolph                    "Severity": 0,
4289edfe305aSPatrick Rudolph                    "Value": 1.71
4290edfe305aSPatrick Rudolph                },
4291edfe305aSPatrick Rudolph                {
4292edfe305aSPatrick Rudolph                    "Direction": "greater than",
4293d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4294edfe305aSPatrick Rudolph                    "Label": "vout2",
4295edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4296edfe305aSPatrick Rudolph                    "Severity": 0,
4297edfe305aSPatrick Rudolph                    "Value": 1.89
4298edfe305aSPatrick Rudolph                },
4299edfe305aSPatrick Rudolph                {
4300edfe305aSPatrick Rudolph                    "Direction": "less than",
4301d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4302edfe305aSPatrick Rudolph                    "Label": "vout1",
4303edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4304edfe305aSPatrick Rudolph                    "Severity": 0,
4305edfe305aSPatrick Rudolph                    "Value": 1.5
4306edfe305aSPatrick Rudolph                },
4307edfe305aSPatrick Rudolph                {
4308edfe305aSPatrick Rudolph                    "Direction": "greater than",
4309d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4310edfe305aSPatrick Rudolph                    "Label": "vout1",
4311edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4312edfe305aSPatrick Rudolph                    "Severity": 0,
4313edfe305aSPatrick Rudolph                    "Value": 1.89
43146fa508cbSNaresh Solanki                }
43156fa508cbSNaresh Solanki            ],
43166fa508cbSNaresh Solanki            "Type": "MP2973"
43176fa508cbSNaresh Solanki        },
43186fa508cbSNaresh Solanki        {
43196fa508cbSNaresh Solanki            "Address": "0x58",
43206fa508cbSNaresh Solanki            "Bus": "75",
43216fa508cbSNaresh Solanki            "Labels": [
43226fa508cbSNaresh Solanki                "iin",
43236fa508cbSNaresh Solanki                "iout1",
43246fa508cbSNaresh Solanki                "iout2",
43256fa508cbSNaresh Solanki                "vin",
43266fa508cbSNaresh Solanki                "vout1",
43276fa508cbSNaresh Solanki                "vout2",
43286fa508cbSNaresh Solanki                "pin",
43296fa508cbSNaresh Solanki                "pout1",
43306fa508cbSNaresh Solanki                "pout2",
43316fa508cbSNaresh Solanki                "temp1"
43326fa508cbSNaresh Solanki            ],
43335f859752SPatrick Rudolph            "Name": "PVCCIN_CPU1",
43345f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU1",
43356fa508cbSNaresh Solanki            "PollRate": 5.0,
4336fa2972f8SNaresh Solanki            "PowerState": "On",
43376fa508cbSNaresh Solanki            "Thresholds": [
43386fa508cbSNaresh Solanki                {
43396fa508cbSNaresh Solanki                    "Direction": "greater than",
4340d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
43416fa508cbSNaresh Solanki                    "Label": "vin",
43426fa508cbSNaresh Solanki                    "Name": "upper critical",
43436fa508cbSNaresh Solanki                    "Severity": 1,
4344edfe305aSPatrick Rudolph                    "Value": 13.3
4345edfe305aSPatrick Rudolph                },
4346edfe305aSPatrick Rudolph                {
4347edfe305aSPatrick Rudolph                    "Direction": "greater than",
4348d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4349edfe305aSPatrick Rudolph                    "Label": "vin",
4350edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4351edfe305aSPatrick Rudolph                    "Severity": 0,
4352edfe305aSPatrick Rudolph                    "Value": 12.8
4353edfe305aSPatrick Rudolph                },
4354edfe305aSPatrick Rudolph                {
4355edfe305aSPatrick Rudolph                    "Direction": "less than",
4356d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4357edfe305aSPatrick Rudolph                    "Label": "vin",
4358edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4359edfe305aSPatrick Rudolph                    "Severity": 0,
4360edfe305aSPatrick Rudolph                    "Value": 11.68
4361edfe305aSPatrick Rudolph                },
4362edfe305aSPatrick Rudolph                {
4363edfe305aSPatrick Rudolph                    "Direction": "less than",
4364d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4365edfe305aSPatrick Rudolph                    "Label": "vin",
4366edfe305aSPatrick Rudolph                    "Name": "lower critical",
4367edfe305aSPatrick Rudolph                    "Severity": 1,
4368edfe305aSPatrick Rudolph                    "Value": 11.08
43696fa508cbSNaresh Solanki                },
43706fa508cbSNaresh Solanki                {
43716fa508cbSNaresh Solanki                    "Direction": "greater than",
4372d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
43736fa508cbSNaresh Solanki                    "Label": "temp1",
43746fa508cbSNaresh Solanki                    "Name": "upper critical",
43756fa508cbSNaresh Solanki                    "Severity": 1,
43766fa508cbSNaresh Solanki                    "Value": 150.0
43776fa508cbSNaresh Solanki                },
43786fa508cbSNaresh Solanki                {
43796fa508cbSNaresh Solanki                    "Direction": "greater than",
4380d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
43816fa508cbSNaresh Solanki                    "Label": "vout1",
43826fa508cbSNaresh Solanki                    "Name": "upper critical",
43836fa508cbSNaresh Solanki                    "Severity": 1,
4384edfe305aSPatrick Rudolph                    "Value": 1.98
43856fa508cbSNaresh Solanki                },
43866fa508cbSNaresh Solanki                {
43876fa508cbSNaresh Solanki                    "Direction": "less than",
4388d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
43896fa508cbSNaresh Solanki                    "Label": "vout1",
43906fa508cbSNaresh Solanki                    "Name": "lower critical",
43916fa508cbSNaresh Solanki                    "Severity": 1,
4392edfe305aSPatrick Rudolph                    "Value": 1.4
43936fa508cbSNaresh Solanki                },
43946fa508cbSNaresh Solanki                {
43956fa508cbSNaresh Solanki                    "Direction": "greater than",
4396d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
43976fa508cbSNaresh Solanki                    "Label": "iout1",
43986fa508cbSNaresh Solanki                    "Name": "upper critical",
43996fa508cbSNaresh Solanki                    "Severity": 1,
44005f859752SPatrick Rudolph                    "Value": 634.0
44016fa508cbSNaresh Solanki                },
44026fa508cbSNaresh Solanki                {
44036fa508cbSNaresh Solanki                    "Direction": "greater than",
4404d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
44056fa508cbSNaresh Solanki                    "Label": "iout1",
44066fa508cbSNaresh Solanki                    "Name": "upper non critical",
44076fa508cbSNaresh Solanki                    "Severity": 0,
44085f859752SPatrick Rudolph                    "Value": 550.0
44096fa508cbSNaresh Solanki                },
44106fa508cbSNaresh Solanki                {
44116fa508cbSNaresh Solanki                    "Direction": "greater than",
4412d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
44136fa508cbSNaresh Solanki                    "Label": "vout2",
44146fa508cbSNaresh Solanki                    "Name": "upper critical",
44156fa508cbSNaresh Solanki                    "Severity": 1,
4416edfe305aSPatrick Rudolph                    "Value": 1.98
44176fa508cbSNaresh Solanki                },
44186fa508cbSNaresh Solanki                {
44196fa508cbSNaresh Solanki                    "Direction": "less than",
4420d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
44216fa508cbSNaresh Solanki                    "Label": "vout2",
44226fa508cbSNaresh Solanki                    "Name": "lower critical",
44236fa508cbSNaresh Solanki                    "Severity": 1,
4424edfe305aSPatrick Rudolph                    "Value": 1.62
44256fa508cbSNaresh Solanki                },
44266fa508cbSNaresh Solanki                {
44276fa508cbSNaresh Solanki                    "Direction": "greater than",
4428d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
44296fa508cbSNaresh Solanki                    "Label": "iout2",
44306fa508cbSNaresh Solanki                    "Name": "upper critical",
44316fa508cbSNaresh Solanki                    "Severity": 1,
44325f859752SPatrick Rudolph                    "Value": 164.0
44336fa508cbSNaresh Solanki                },
44346fa508cbSNaresh Solanki                {
44356fa508cbSNaresh Solanki                    "Direction": "greater than",
4436d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
44376fa508cbSNaresh Solanki                    "Label": "iout2",
44386fa508cbSNaresh Solanki                    "Name": "upper non critical",
44396fa508cbSNaresh Solanki                    "Severity": 0,
44405f859752SPatrick Rudolph                    "Value": 102.0
4441edfe305aSPatrick Rudolph                },
4442edfe305aSPatrick Rudolph                {
4443edfe305aSPatrick Rudolph                    "Direction": "less than",
4444d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4445edfe305aSPatrick Rudolph                    "Label": "vout2",
4446edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4447edfe305aSPatrick Rudolph                    "Severity": 0,
4448edfe305aSPatrick Rudolph                    "Value": 1.71
4449edfe305aSPatrick Rudolph                },
4450edfe305aSPatrick Rudolph                {
4451edfe305aSPatrick Rudolph                    "Direction": "greater than",
4452d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4453edfe305aSPatrick Rudolph                    "Label": "vout2",
4454edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4455edfe305aSPatrick Rudolph                    "Severity": 0,
4456edfe305aSPatrick Rudolph                    "Value": 1.89
4457edfe305aSPatrick Rudolph                },
4458edfe305aSPatrick Rudolph                {
4459edfe305aSPatrick Rudolph                    "Direction": "less than",
4460d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4461edfe305aSPatrick Rudolph                    "Label": "vout1",
4462edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4463edfe305aSPatrick Rudolph                    "Severity": 0,
4464edfe305aSPatrick Rudolph                    "Value": 1.5
4465edfe305aSPatrick Rudolph                },
4466edfe305aSPatrick Rudolph                {
4467edfe305aSPatrick Rudolph                    "Direction": "greater than",
4468d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4469edfe305aSPatrick Rudolph                    "Label": "vout1",
4470edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4471edfe305aSPatrick Rudolph                    "Severity": 0,
4472edfe305aSPatrick Rudolph                    "Value": 1.89
44736fa508cbSNaresh Solanki                }
44746fa508cbSNaresh Solanki            ],
44756fa508cbSNaresh Solanki            "Type": "MP2973"
44766fa508cbSNaresh Solanki        },
44776fa508cbSNaresh Solanki        {
44786fa508cbSNaresh Solanki            "Address": "0x58",
44796fa508cbSNaresh Solanki            "Bus": "67",
44806fa508cbSNaresh Solanki            "Labels": [
44816fa508cbSNaresh Solanki                "iin",
44826fa508cbSNaresh Solanki                "iout1",
44836fa508cbSNaresh Solanki                "iout2",
44846fa508cbSNaresh Solanki                "vin",
44856fa508cbSNaresh Solanki                "vout1",
44866fa508cbSNaresh Solanki                "vout2",
44876fa508cbSNaresh Solanki                "pin",
44886fa508cbSNaresh Solanki                "pout1",
44896fa508cbSNaresh Solanki                "pout2",
44906fa508cbSNaresh Solanki                "temp1"
44916fa508cbSNaresh Solanki            ],
44925f859752SPatrick Rudolph            "Name": "PVCCIN_CPU2",
44935f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU2",
44946fa508cbSNaresh Solanki            "PollRate": 5.0,
4495fa2972f8SNaresh Solanki            "PowerState": "On",
44966fa508cbSNaresh Solanki            "Thresholds": [
44976fa508cbSNaresh Solanki                {
44986fa508cbSNaresh Solanki                    "Direction": "greater than",
4499d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
45006fa508cbSNaresh Solanki                    "Label": "vin",
45016fa508cbSNaresh Solanki                    "Name": "upper critical",
45026fa508cbSNaresh Solanki                    "Severity": 1,
4503edfe305aSPatrick Rudolph                    "Value": 13.3
4504edfe305aSPatrick Rudolph                },
4505edfe305aSPatrick Rudolph                {
4506edfe305aSPatrick Rudolph                    "Direction": "greater than",
4507d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4508edfe305aSPatrick Rudolph                    "Label": "vin",
4509edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4510edfe305aSPatrick Rudolph                    "Severity": 0,
4511edfe305aSPatrick Rudolph                    "Value": 12.8
4512edfe305aSPatrick Rudolph                },
4513edfe305aSPatrick Rudolph                {
4514edfe305aSPatrick Rudolph                    "Direction": "less than",
4515d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4516edfe305aSPatrick Rudolph                    "Label": "vin",
4517edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4518edfe305aSPatrick Rudolph                    "Severity": 0,
4519edfe305aSPatrick Rudolph                    "Value": 11.68
4520edfe305aSPatrick Rudolph                },
4521edfe305aSPatrick Rudolph                {
4522edfe305aSPatrick Rudolph                    "Direction": "less than",
4523d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4524edfe305aSPatrick Rudolph                    "Label": "vin",
4525edfe305aSPatrick Rudolph                    "Name": "lower critical",
4526edfe305aSPatrick Rudolph                    "Severity": 1,
4527edfe305aSPatrick Rudolph                    "Value": 11.08
45286fa508cbSNaresh Solanki                },
45296fa508cbSNaresh Solanki                {
45306fa508cbSNaresh Solanki                    "Direction": "greater than",
4531d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
45326fa508cbSNaresh Solanki                    "Label": "temp1",
45336fa508cbSNaresh Solanki                    "Name": "upper critical",
45346fa508cbSNaresh Solanki                    "Severity": 1,
45356fa508cbSNaresh Solanki                    "Value": 150.0
45366fa508cbSNaresh Solanki                },
45376fa508cbSNaresh Solanki                {
45386fa508cbSNaresh Solanki                    "Direction": "greater than",
4539d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
45406fa508cbSNaresh Solanki                    "Label": "vout1",
45416fa508cbSNaresh Solanki                    "Name": "upper critical",
45426fa508cbSNaresh Solanki                    "Severity": 1,
4543edfe305aSPatrick Rudolph                    "Value": 1.98
45446fa508cbSNaresh Solanki                },
45456fa508cbSNaresh Solanki                {
45466fa508cbSNaresh Solanki                    "Direction": "less than",
4547d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
45486fa508cbSNaresh Solanki                    "Label": "vout1",
45496fa508cbSNaresh Solanki                    "Name": "lower critical",
45506fa508cbSNaresh Solanki                    "Severity": 1,
4551edfe305aSPatrick Rudolph                    "Value": 1.4
45526fa508cbSNaresh Solanki                },
45536fa508cbSNaresh Solanki                {
45546fa508cbSNaresh Solanki                    "Direction": "greater than",
4555d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
45566fa508cbSNaresh Solanki                    "Label": "iout1",
45576fa508cbSNaresh Solanki                    "Name": "upper critical",
45586fa508cbSNaresh Solanki                    "Severity": 1,
45595f859752SPatrick Rudolph                    "Value": 634.0
45606fa508cbSNaresh Solanki                },
45616fa508cbSNaresh Solanki                {
45626fa508cbSNaresh Solanki                    "Direction": "greater than",
4563d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
45646fa508cbSNaresh Solanki                    "Label": "iout1",
45656fa508cbSNaresh Solanki                    "Name": "upper non critical",
45666fa508cbSNaresh Solanki                    "Severity": 0,
45675f859752SPatrick Rudolph                    "Value": 550.0
45686fa508cbSNaresh Solanki                },
45696fa508cbSNaresh Solanki                {
45706fa508cbSNaresh Solanki                    "Direction": "greater than",
4571d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
45726fa508cbSNaresh Solanki                    "Label": "vout2",
45736fa508cbSNaresh Solanki                    "Name": "upper critical",
45746fa508cbSNaresh Solanki                    "Severity": 1,
4575edfe305aSPatrick Rudolph                    "Value": 1.98
45766fa508cbSNaresh Solanki                },
45776fa508cbSNaresh Solanki                {
45786fa508cbSNaresh Solanki                    "Direction": "less than",
4579d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
45806fa508cbSNaresh Solanki                    "Label": "vout2",
45816fa508cbSNaresh Solanki                    "Name": "lower critical",
45826fa508cbSNaresh Solanki                    "Severity": 1,
4583edfe305aSPatrick Rudolph                    "Value": 1.62
45846fa508cbSNaresh Solanki                },
45856fa508cbSNaresh Solanki                {
45866fa508cbSNaresh Solanki                    "Direction": "greater than",
4587d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
45886fa508cbSNaresh Solanki                    "Label": "iout2",
45896fa508cbSNaresh Solanki                    "Name": "upper critical",
45906fa508cbSNaresh Solanki                    "Severity": 1,
45915f859752SPatrick Rudolph                    "Value": 164.0
45926fa508cbSNaresh Solanki                },
45936fa508cbSNaresh Solanki                {
45946fa508cbSNaresh Solanki                    "Direction": "greater than",
4595d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
45966fa508cbSNaresh Solanki                    "Label": "iout2",
45976fa508cbSNaresh Solanki                    "Name": "upper non critical",
45986fa508cbSNaresh Solanki                    "Severity": 0,
45995f859752SPatrick Rudolph                    "Value": 102.0
4600edfe305aSPatrick Rudolph                },
4601edfe305aSPatrick Rudolph                {
4602edfe305aSPatrick Rudolph                    "Direction": "less than",
4603d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4604edfe305aSPatrick Rudolph                    "Label": "vout2",
4605edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4606edfe305aSPatrick Rudolph                    "Severity": 0,
4607edfe305aSPatrick Rudolph                    "Value": 1.71
4608edfe305aSPatrick Rudolph                },
4609edfe305aSPatrick Rudolph                {
4610edfe305aSPatrick Rudolph                    "Direction": "greater than",
4611d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4612edfe305aSPatrick Rudolph                    "Label": "vout2",
4613edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4614edfe305aSPatrick Rudolph                    "Severity": 0,
4615edfe305aSPatrick Rudolph                    "Value": 1.89
4616edfe305aSPatrick Rudolph                },
4617edfe305aSPatrick Rudolph                {
4618edfe305aSPatrick Rudolph                    "Direction": "less than",
4619d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4620edfe305aSPatrick Rudolph                    "Label": "vout1",
4621edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4622edfe305aSPatrick Rudolph                    "Severity": 0,
4623edfe305aSPatrick Rudolph                    "Value": 1.5
4624edfe305aSPatrick Rudolph                },
4625edfe305aSPatrick Rudolph                {
4626edfe305aSPatrick Rudolph                    "Direction": "greater than",
4627d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4628edfe305aSPatrick Rudolph                    "Label": "vout1",
4629edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4630edfe305aSPatrick Rudolph                    "Severity": 0,
4631edfe305aSPatrick Rudolph                    "Value": 1.89
46326fa508cbSNaresh Solanki                }
46336fa508cbSNaresh Solanki            ],
46346fa508cbSNaresh Solanki            "Type": "MP2973"
46356fa508cbSNaresh Solanki        },
46366fa508cbSNaresh Solanki        {
46376fa508cbSNaresh Solanki            "Address": "0x58",
46386fa508cbSNaresh Solanki            "Bus": "91",
46396fa508cbSNaresh Solanki            "Labels": [
46406fa508cbSNaresh Solanki                "iin",
46416fa508cbSNaresh Solanki                "iout1",
46426fa508cbSNaresh Solanki                "iout2",
46436fa508cbSNaresh Solanki                "vin",
46446fa508cbSNaresh Solanki                "vout1",
46456fa508cbSNaresh Solanki                "vout2",
46466fa508cbSNaresh Solanki                "pin",
46476fa508cbSNaresh Solanki                "pout1",
46486fa508cbSNaresh Solanki                "pout2",
46496fa508cbSNaresh Solanki                "temp1"
46506fa508cbSNaresh Solanki            ],
46515f859752SPatrick Rudolph            "Name": "PVCCIN_CPU3",
46525f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU3",
46536fa508cbSNaresh Solanki            "PollRate": 5.0,
4654fa2972f8SNaresh Solanki            "PowerState": "On",
46556fa508cbSNaresh Solanki            "Thresholds": [
46566fa508cbSNaresh Solanki                {
46576fa508cbSNaresh Solanki                    "Direction": "greater than",
4658d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
46596fa508cbSNaresh Solanki                    "Label": "vin",
46606fa508cbSNaresh Solanki                    "Name": "upper critical",
46616fa508cbSNaresh Solanki                    "Severity": 1,
4662edfe305aSPatrick Rudolph                    "Value": 13.3
4663edfe305aSPatrick Rudolph                },
4664edfe305aSPatrick Rudolph                {
4665edfe305aSPatrick Rudolph                    "Direction": "greater than",
4666d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4667edfe305aSPatrick Rudolph                    "Label": "vin",
4668edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4669edfe305aSPatrick Rudolph                    "Severity": 0,
4670edfe305aSPatrick Rudolph                    "Value": 12.8
4671edfe305aSPatrick Rudolph                },
4672edfe305aSPatrick Rudolph                {
4673edfe305aSPatrick Rudolph                    "Direction": "less than",
4674d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4675edfe305aSPatrick Rudolph                    "Label": "vin",
4676edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4677edfe305aSPatrick Rudolph                    "Severity": 0,
4678edfe305aSPatrick Rudolph                    "Value": 11.68
4679edfe305aSPatrick Rudolph                },
4680edfe305aSPatrick Rudolph                {
4681edfe305aSPatrick Rudolph                    "Direction": "less than",
4682d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4683edfe305aSPatrick Rudolph                    "Label": "vin",
4684edfe305aSPatrick Rudolph                    "Name": "lower critical",
4685edfe305aSPatrick Rudolph                    "Severity": 1,
4686edfe305aSPatrick Rudolph                    "Value": 11.08
46876fa508cbSNaresh Solanki                },
46886fa508cbSNaresh Solanki                {
46896fa508cbSNaresh Solanki                    "Direction": "greater than",
4690d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
46916fa508cbSNaresh Solanki                    "Label": "temp1",
46926fa508cbSNaresh Solanki                    "Name": "upper critical",
46936fa508cbSNaresh Solanki                    "Severity": 1,
46946fa508cbSNaresh Solanki                    "Value": 150.0
46956fa508cbSNaresh Solanki                },
46966fa508cbSNaresh Solanki                {
46976fa508cbSNaresh Solanki                    "Direction": "greater than",
4698d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
46996fa508cbSNaresh Solanki                    "Label": "vout1",
47006fa508cbSNaresh Solanki                    "Name": "upper critical",
47016fa508cbSNaresh Solanki                    "Severity": 1,
4702edfe305aSPatrick Rudolph                    "Value": 1.98
47036fa508cbSNaresh Solanki                },
47046fa508cbSNaresh Solanki                {
47056fa508cbSNaresh Solanki                    "Direction": "less than",
4706d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
47076fa508cbSNaresh Solanki                    "Label": "vout1",
47086fa508cbSNaresh Solanki                    "Name": "lower critical",
47096fa508cbSNaresh Solanki                    "Severity": 1,
4710edfe305aSPatrick Rudolph                    "Value": 1.4
47116fa508cbSNaresh Solanki                },
47126fa508cbSNaresh Solanki                {
47136fa508cbSNaresh Solanki                    "Direction": "greater than",
4714d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
47156fa508cbSNaresh Solanki                    "Label": "iout1",
47166fa508cbSNaresh Solanki                    "Name": "upper critical",
47176fa508cbSNaresh Solanki                    "Severity": 1,
47185f859752SPatrick Rudolph                    "Value": 634.0
47196fa508cbSNaresh Solanki                },
47206fa508cbSNaresh Solanki                {
47216fa508cbSNaresh Solanki                    "Direction": "greater than",
4722d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
47236fa508cbSNaresh Solanki                    "Label": "iout1",
47246fa508cbSNaresh Solanki                    "Name": "upper non critical",
47256fa508cbSNaresh Solanki                    "Severity": 0,
47265f859752SPatrick Rudolph                    "Value": 550.0
47276fa508cbSNaresh Solanki                },
47286fa508cbSNaresh Solanki                {
47296fa508cbSNaresh Solanki                    "Direction": "greater than",
4730d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
47316fa508cbSNaresh Solanki                    "Label": "vout2",
47326fa508cbSNaresh Solanki                    "Name": "upper critical",
47336fa508cbSNaresh Solanki                    "Severity": 1,
4734edfe305aSPatrick Rudolph                    "Value": 1.98
47356fa508cbSNaresh Solanki                },
47366fa508cbSNaresh Solanki                {
47376fa508cbSNaresh Solanki                    "Direction": "less than",
4738d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
47396fa508cbSNaresh Solanki                    "Label": "vout2",
47406fa508cbSNaresh Solanki                    "Name": "lower critical",
47416fa508cbSNaresh Solanki                    "Severity": 1,
4742edfe305aSPatrick Rudolph                    "Value": 1.62
47436fa508cbSNaresh Solanki                },
47446fa508cbSNaresh Solanki                {
47456fa508cbSNaresh Solanki                    "Direction": "greater than",
4746d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
47476fa508cbSNaresh Solanki                    "Label": "iout2",
47486fa508cbSNaresh Solanki                    "Name": "upper critical",
47496fa508cbSNaresh Solanki                    "Severity": 1,
47505f859752SPatrick Rudolph                    "Value": 164.0
47516fa508cbSNaresh Solanki                },
47526fa508cbSNaresh Solanki                {
47536fa508cbSNaresh Solanki                    "Direction": "greater than",
4754d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
47556fa508cbSNaresh Solanki                    "Label": "iout2",
47566fa508cbSNaresh Solanki                    "Name": "upper non critical",
47576fa508cbSNaresh Solanki                    "Severity": 0,
47585f859752SPatrick Rudolph                    "Value": 102.0
4759edfe305aSPatrick Rudolph                },
4760edfe305aSPatrick Rudolph                {
4761edfe305aSPatrick Rudolph                    "Direction": "less than",
4762d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4763edfe305aSPatrick Rudolph                    "Label": "vout2",
4764edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4765edfe305aSPatrick Rudolph                    "Severity": 0,
4766edfe305aSPatrick Rudolph                    "Value": 1.71
4767edfe305aSPatrick Rudolph                },
4768edfe305aSPatrick Rudolph                {
4769edfe305aSPatrick Rudolph                    "Direction": "greater than",
4770d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4771edfe305aSPatrick Rudolph                    "Label": "vout2",
4772edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4773edfe305aSPatrick Rudolph                    "Severity": 0,
4774edfe305aSPatrick Rudolph                    "Value": 1.89
4775edfe305aSPatrick Rudolph                },
4776edfe305aSPatrick Rudolph                {
4777edfe305aSPatrick Rudolph                    "Direction": "less than",
4778d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4779edfe305aSPatrick Rudolph                    "Label": "vout1",
4780edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4781edfe305aSPatrick Rudolph                    "Severity": 0,
4782edfe305aSPatrick Rudolph                    "Value": 1.5
4783edfe305aSPatrick Rudolph                },
4784edfe305aSPatrick Rudolph                {
4785edfe305aSPatrick Rudolph                    "Direction": "greater than",
4786d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4787edfe305aSPatrick Rudolph                    "Label": "vout1",
4788edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4789edfe305aSPatrick Rudolph                    "Severity": 0,
4790edfe305aSPatrick Rudolph                    "Value": 1.89
47916fa508cbSNaresh Solanki                }
47926fa508cbSNaresh Solanki            ],
47936fa508cbSNaresh Solanki            "Type": "MP2973"
47946fa508cbSNaresh Solanki        },
47956fa508cbSNaresh Solanki        {
47966fa508cbSNaresh Solanki            "Address": "0x40",
47976fa508cbSNaresh Solanki            "Bus": "98",
47986fa508cbSNaresh Solanki            "Labels": [
47996fa508cbSNaresh Solanki                "iout1",
48006fa508cbSNaresh Solanki                "iin",
48016fa508cbSNaresh Solanki                "vin",
48026fa508cbSNaresh Solanki                "pin",
48036fa508cbSNaresh Solanki                "vout1",
48046fa508cbSNaresh Solanki                "pout1",
48056fa508cbSNaresh Solanki                "temp1"
48066fa508cbSNaresh Solanki            ],
48076fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU0",
48086fa508cbSNaresh Solanki            "PollRate": 5.0,
4809fa2972f8SNaresh Solanki            "PowerState": "On",
48106fa508cbSNaresh Solanki            "Thresholds": [
48116fa508cbSNaresh Solanki                {
48126fa508cbSNaresh Solanki                    "Direction": "greater than",
4813d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
48146fa508cbSNaresh Solanki                    "Label": "iout1",
48156fa508cbSNaresh Solanki                    "Name": "upper critical",
48166fa508cbSNaresh Solanki                    "Severity": 1,
48176fa508cbSNaresh Solanki                    "Value": 8.0
48186fa508cbSNaresh Solanki                },
48196fa508cbSNaresh Solanki                {
48206fa508cbSNaresh Solanki                    "Direction": "greater than",
4821d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
48226fa508cbSNaresh Solanki                    "Label": "iout1",
48236fa508cbSNaresh Solanki                    "Name": "upper non critical",
48246fa508cbSNaresh Solanki                    "Severity": 0,
48256fa508cbSNaresh Solanki                    "Value": 0.52
48266fa508cbSNaresh Solanki                },
48276fa508cbSNaresh Solanki                {
48286fa508cbSNaresh Solanki                    "Direction": "greater than",
4829d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
48306fa508cbSNaresh Solanki                    "Label": "vout1",
48316fa508cbSNaresh Solanki                    "Name": "upper critical",
48326fa508cbSNaresh Solanki                    "Severity": 1,
4833edfe305aSPatrick Rudolph                    "Value": 1.1
48346fa508cbSNaresh Solanki                },
48356fa508cbSNaresh Solanki                {
48366fa508cbSNaresh Solanki                    "Direction": "less than",
4837d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
48386fa508cbSNaresh Solanki                    "Label": "vout1",
48396fa508cbSNaresh Solanki                    "Name": "lower critical",
48406fa508cbSNaresh Solanki                    "Severity": 1,
4841edfe305aSPatrick Rudolph                    "Value": 0.9
48426fa508cbSNaresh Solanki                },
48436fa508cbSNaresh Solanki                {
48446fa508cbSNaresh Solanki                    "Direction": "greater than",
4845d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
48466fa508cbSNaresh Solanki                    "Label": "vin",
48476fa508cbSNaresh Solanki                    "Name": "upper critical",
48486fa508cbSNaresh Solanki                    "Severity": 1,
4849edfe305aSPatrick Rudolph                    "Value": 13.3
4850edfe305aSPatrick Rudolph                },
4851edfe305aSPatrick Rudolph                {
4852edfe305aSPatrick Rudolph                    "Direction": "greater than",
4853d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4854edfe305aSPatrick Rudolph                    "Label": "vin",
4855edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4856edfe305aSPatrick Rudolph                    "Severity": 0,
4857edfe305aSPatrick Rudolph                    "Value": 12.8
4858edfe305aSPatrick Rudolph                },
4859edfe305aSPatrick Rudolph                {
4860edfe305aSPatrick Rudolph                    "Direction": "less than",
4861d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4862edfe305aSPatrick Rudolph                    "Label": "vin",
4863edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4864edfe305aSPatrick Rudolph                    "Severity": 0,
4865edfe305aSPatrick Rudolph                    "Value": 11.68
4866edfe305aSPatrick Rudolph                },
4867edfe305aSPatrick Rudolph                {
4868edfe305aSPatrick Rudolph                    "Direction": "less than",
4869d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4870edfe305aSPatrick Rudolph                    "Label": "vin",
4871edfe305aSPatrick Rudolph                    "Name": "lower critical",
4872edfe305aSPatrick Rudolph                    "Severity": 1,
4873edfe305aSPatrick Rudolph                    "Value": 11.08
48746fa508cbSNaresh Solanki                },
48756fa508cbSNaresh Solanki                {
48766fa508cbSNaresh Solanki                    "Direction": "greater than",
4877d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
48786fa508cbSNaresh Solanki                    "Label": "temp1",
48796fa508cbSNaresh Solanki                    "Name": "upper non critical",
48806fa508cbSNaresh Solanki                    "Severity": 0,
48816fa508cbSNaresh Solanki                    "Value": 120.0
48826fa508cbSNaresh Solanki                },
48836fa508cbSNaresh Solanki                {
48846fa508cbSNaresh Solanki                    "Direction": "greater than",
4885d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
48866fa508cbSNaresh Solanki                    "Label": "temp1",
48876fa508cbSNaresh Solanki                    "Name": "upper critical",
48886fa508cbSNaresh Solanki                    "Severity": 1,
48896fa508cbSNaresh Solanki                    "Value": 140.0
4890edfe305aSPatrick Rudolph                },
4891edfe305aSPatrick Rudolph                {
4892edfe305aSPatrick Rudolph                    "Direction": "less than",
4893d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
4894edfe305aSPatrick Rudolph                    "Label": "vout1",
4895edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4896edfe305aSPatrick Rudolph                    "Severity": 0,
4897edfe305aSPatrick Rudolph                    "Value": 0.95
4898edfe305aSPatrick Rudolph                },
4899edfe305aSPatrick Rudolph                {
4900edfe305aSPatrick Rudolph                    "Direction": "greater than",
4901d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
4902edfe305aSPatrick Rudolph                    "Label": "vout1",
4903edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4904edfe305aSPatrick Rudolph                    "Severity": 0,
4905edfe305aSPatrick Rudolph                    "Value": 1.05
49066fa508cbSNaresh Solanki                }
49076fa508cbSNaresh Solanki            ],
49086fa508cbSNaresh Solanki            "Type": "TDA38640"
49096fa508cbSNaresh Solanki        },
49106fa508cbSNaresh Solanki        {
49116fa508cbSNaresh Solanki            "Address": "0x40",
49126fa508cbSNaresh Solanki            "Bus": "90",
49136fa508cbSNaresh Solanki            "Labels": [
49146fa508cbSNaresh Solanki                "iout1",
49156fa508cbSNaresh Solanki                "iin",
49166fa508cbSNaresh Solanki                "vin",
49176fa508cbSNaresh Solanki                "pin",
49186fa508cbSNaresh Solanki                "vout1",
49196fa508cbSNaresh Solanki                "pout1",
49206fa508cbSNaresh Solanki                "temp1"
49216fa508cbSNaresh Solanki            ],
49226fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU3",
49236fa508cbSNaresh Solanki            "PollRate": 5.0,
4924fa2972f8SNaresh Solanki            "PowerState": "On",
49256fa508cbSNaresh Solanki            "Thresholds": [
49266fa508cbSNaresh Solanki                {
49276fa508cbSNaresh Solanki                    "Direction": "greater than",
4928d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
49296fa508cbSNaresh Solanki                    "Label": "iout1",
49306fa508cbSNaresh Solanki                    "Name": "upper critical",
49316fa508cbSNaresh Solanki                    "Severity": 1,
49326fa508cbSNaresh Solanki                    "Value": 8.0
49336fa508cbSNaresh Solanki                },
49346fa508cbSNaresh Solanki                {
49356fa508cbSNaresh Solanki                    "Direction": "greater than",
4936d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
49376fa508cbSNaresh Solanki                    "Label": "iout1",
49386fa508cbSNaresh Solanki                    "Name": "upper non critical",
49396fa508cbSNaresh Solanki                    "Severity": 0,
49406fa508cbSNaresh Solanki                    "Value": 0.52
49416fa508cbSNaresh Solanki                },
49426fa508cbSNaresh Solanki                {
49436fa508cbSNaresh Solanki                    "Direction": "greater than",
4944d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
49456fa508cbSNaresh Solanki                    "Label": "vout1",
49466fa508cbSNaresh Solanki                    "Name": "upper critical",
49476fa508cbSNaresh Solanki                    "Severity": 1,
4948edfe305aSPatrick Rudolph                    "Value": 1.1
49496fa508cbSNaresh Solanki                },
49506fa508cbSNaresh Solanki                {
49516fa508cbSNaresh Solanki                    "Direction": "less than",
4952d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
49536fa508cbSNaresh Solanki                    "Label": "vout1",
49546fa508cbSNaresh Solanki                    "Name": "lower critical",
49556fa508cbSNaresh Solanki                    "Severity": 1,
4956edfe305aSPatrick Rudolph                    "Value": 0.9
49576fa508cbSNaresh Solanki                },
49586fa508cbSNaresh Solanki                {
49596fa508cbSNaresh Solanki                    "Direction": "greater than",
4960d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
49616fa508cbSNaresh Solanki                    "Label": "vin",
49626fa508cbSNaresh Solanki                    "Name": "upper critical",
49636fa508cbSNaresh Solanki                    "Severity": 1,
4964edfe305aSPatrick Rudolph                    "Value": 13.3
4965edfe305aSPatrick Rudolph                },
4966edfe305aSPatrick Rudolph                {
4967edfe305aSPatrick Rudolph                    "Direction": "greater than",
4968d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4969edfe305aSPatrick Rudolph                    "Label": "vin",
4970edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4971edfe305aSPatrick Rudolph                    "Severity": 0,
4972edfe305aSPatrick Rudolph                    "Value": 12.8
4973edfe305aSPatrick Rudolph                },
4974edfe305aSPatrick Rudolph                {
4975edfe305aSPatrick Rudolph                    "Direction": "less than",
4976d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4977edfe305aSPatrick Rudolph                    "Label": "vin",
4978edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4979edfe305aSPatrick Rudolph                    "Severity": 0,
4980edfe305aSPatrick Rudolph                    "Value": 11.68
4981edfe305aSPatrick Rudolph                },
4982edfe305aSPatrick Rudolph                {
4983edfe305aSPatrick Rudolph                    "Direction": "less than",
4984d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4985edfe305aSPatrick Rudolph                    "Label": "vin",
4986edfe305aSPatrick Rudolph                    "Name": "lower critical",
4987edfe305aSPatrick Rudolph                    "Severity": 1,
4988edfe305aSPatrick Rudolph                    "Value": 11.08
49896fa508cbSNaresh Solanki                },
49906fa508cbSNaresh Solanki                {
49916fa508cbSNaresh Solanki                    "Direction": "greater than",
4992d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
49936fa508cbSNaresh Solanki                    "Label": "temp1",
49946fa508cbSNaresh Solanki                    "Name": "upper non critical",
49956fa508cbSNaresh Solanki                    "Severity": 0,
49966fa508cbSNaresh Solanki                    "Value": 120.0
49976fa508cbSNaresh Solanki                },
49986fa508cbSNaresh Solanki                {
49996fa508cbSNaresh Solanki                    "Direction": "greater than",
5000d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
50016fa508cbSNaresh Solanki                    "Label": "temp1",
50026fa508cbSNaresh Solanki                    "Name": "upper critical",
50036fa508cbSNaresh Solanki                    "Severity": 1,
50046fa508cbSNaresh Solanki                    "Value": 140.0
5005edfe305aSPatrick Rudolph                },
5006edfe305aSPatrick Rudolph                {
5007edfe305aSPatrick Rudolph                    "Direction": "less than",
5008d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5009edfe305aSPatrick Rudolph                    "Label": "vout1",
5010edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5011edfe305aSPatrick Rudolph                    "Severity": 0,
5012edfe305aSPatrick Rudolph                    "Value": 0.95
5013edfe305aSPatrick Rudolph                },
5014edfe305aSPatrick Rudolph                {
5015edfe305aSPatrick Rudolph                    "Direction": "greater than",
5016d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5017edfe305aSPatrick Rudolph                    "Label": "vout1",
5018edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5019edfe305aSPatrick Rudolph                    "Severity": 0,
5020edfe305aSPatrick Rudolph                    "Value": 1.05
50216fa508cbSNaresh Solanki                }
50226fa508cbSNaresh Solanki            ],
50236fa508cbSNaresh Solanki            "Type": "TDA38640"
50246fa508cbSNaresh Solanki        },
50256fa508cbSNaresh Solanki        {
50266fa508cbSNaresh Solanki            "Address": "0x40",
50276fa508cbSNaresh Solanki            "Bus": "74",
50286fa508cbSNaresh Solanki            "Labels": [
50296fa508cbSNaresh Solanki                "iout1",
50306fa508cbSNaresh Solanki                "iin",
50316fa508cbSNaresh Solanki                "vin",
50326fa508cbSNaresh Solanki                "pin",
50336fa508cbSNaresh Solanki                "vout1",
50346fa508cbSNaresh Solanki                "pout1",
50356fa508cbSNaresh Solanki                "temp1"
50366fa508cbSNaresh Solanki            ],
50376fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU1",
50386fa508cbSNaresh Solanki            "PollRate": 5.0,
5039fa2972f8SNaresh Solanki            "PowerState": "On",
50406fa508cbSNaresh Solanki            "Thresholds": [
50416fa508cbSNaresh Solanki                {
50426fa508cbSNaresh Solanki                    "Direction": "greater than",
5043d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
50446fa508cbSNaresh Solanki                    "Label": "iout1",
50456fa508cbSNaresh Solanki                    "Name": "upper critical",
50466fa508cbSNaresh Solanki                    "Severity": 1,
50476fa508cbSNaresh Solanki                    "Value": 8.0
50486fa508cbSNaresh Solanki                },
50496fa508cbSNaresh Solanki                {
50506fa508cbSNaresh Solanki                    "Direction": "greater than",
5051d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
50526fa508cbSNaresh Solanki                    "Label": "iout1",
50536fa508cbSNaresh Solanki                    "Name": "upper non critical",
50546fa508cbSNaresh Solanki                    "Severity": 0,
50556fa508cbSNaresh Solanki                    "Value": 0.52
50566fa508cbSNaresh Solanki                },
50576fa508cbSNaresh Solanki                {
50586fa508cbSNaresh Solanki                    "Direction": "greater than",
5059d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
50606fa508cbSNaresh Solanki                    "Label": "vout1",
50616fa508cbSNaresh Solanki                    "Name": "upper critical",
50626fa508cbSNaresh Solanki                    "Severity": 1,
5063edfe305aSPatrick Rudolph                    "Value": 1.1
50646fa508cbSNaresh Solanki                },
50656fa508cbSNaresh Solanki                {
50666fa508cbSNaresh Solanki                    "Direction": "less than",
5067d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
50686fa508cbSNaresh Solanki                    "Label": "vout1",
50696fa508cbSNaresh Solanki                    "Name": "lower critical",
50706fa508cbSNaresh Solanki                    "Severity": 1,
5071edfe305aSPatrick Rudolph                    "Value": 0.9
50726fa508cbSNaresh Solanki                },
50736fa508cbSNaresh Solanki                {
50746fa508cbSNaresh Solanki                    "Direction": "greater than",
5075d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
50766fa508cbSNaresh Solanki                    "Label": "vin",
50776fa508cbSNaresh Solanki                    "Name": "upper critical",
50786fa508cbSNaresh Solanki                    "Severity": 1,
5079edfe305aSPatrick Rudolph                    "Value": 13.3
5080edfe305aSPatrick Rudolph                },
5081edfe305aSPatrick Rudolph                {
5082edfe305aSPatrick Rudolph                    "Direction": "greater than",
5083d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5084edfe305aSPatrick Rudolph                    "Label": "vin",
5085edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5086edfe305aSPatrick Rudolph                    "Severity": 0,
5087edfe305aSPatrick Rudolph                    "Value": 12.8
5088edfe305aSPatrick Rudolph                },
5089edfe305aSPatrick Rudolph                {
5090edfe305aSPatrick Rudolph                    "Direction": "less than",
5091d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5092edfe305aSPatrick Rudolph                    "Label": "vin",
5093edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5094edfe305aSPatrick Rudolph                    "Severity": 0,
5095edfe305aSPatrick Rudolph                    "Value": 11.68
5096edfe305aSPatrick Rudolph                },
5097edfe305aSPatrick Rudolph                {
5098edfe305aSPatrick Rudolph                    "Direction": "less than",
5099d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5100edfe305aSPatrick Rudolph                    "Label": "vin",
5101edfe305aSPatrick Rudolph                    "Name": "lower critical",
5102edfe305aSPatrick Rudolph                    "Severity": 1,
5103edfe305aSPatrick Rudolph                    "Value": 11.08
51046fa508cbSNaresh Solanki                },
51056fa508cbSNaresh Solanki                {
51066fa508cbSNaresh Solanki                    "Direction": "greater than",
5107d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
51086fa508cbSNaresh Solanki                    "Label": "temp1",
51096fa508cbSNaresh Solanki                    "Name": "upper non critical",
51106fa508cbSNaresh Solanki                    "Severity": 0,
51116fa508cbSNaresh Solanki                    "Value": 120.0
51126fa508cbSNaresh Solanki                },
51136fa508cbSNaresh Solanki                {
51146fa508cbSNaresh Solanki                    "Direction": "greater than",
5115d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
51166fa508cbSNaresh Solanki                    "Label": "temp1",
51176fa508cbSNaresh Solanki                    "Name": "upper critical",
51186fa508cbSNaresh Solanki                    "Severity": 1,
51196fa508cbSNaresh Solanki                    "Value": 140.0
5120edfe305aSPatrick Rudolph                },
5121edfe305aSPatrick Rudolph                {
5122edfe305aSPatrick Rudolph                    "Direction": "less than",
5123d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5124edfe305aSPatrick Rudolph                    "Label": "vout1",
5125edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5126edfe305aSPatrick Rudolph                    "Severity": 0,
5127edfe305aSPatrick Rudolph                    "Value": 0.95
5128edfe305aSPatrick Rudolph                },
5129edfe305aSPatrick Rudolph                {
5130edfe305aSPatrick Rudolph                    "Direction": "greater than",
5131d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5132edfe305aSPatrick Rudolph                    "Label": "vout1",
5133edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5134edfe305aSPatrick Rudolph                    "Severity": 0,
5135edfe305aSPatrick Rudolph                    "Value": 1.05
51366fa508cbSNaresh Solanki                }
51376fa508cbSNaresh Solanki            ],
51386fa508cbSNaresh Solanki            "Type": "TDA38640"
51396fa508cbSNaresh Solanki        },
51406fa508cbSNaresh Solanki        {
51416fa508cbSNaresh Solanki            "Address": "0x40",
51426fa508cbSNaresh Solanki            "Bus": "66",
51436fa508cbSNaresh Solanki            "Labels": [
51446fa508cbSNaresh Solanki                "iout1",
51456fa508cbSNaresh Solanki                "iin",
51466fa508cbSNaresh Solanki                "vin",
51476fa508cbSNaresh Solanki                "pin",
51486fa508cbSNaresh Solanki                "vout1",
51496fa508cbSNaresh Solanki                "pout1",
51506fa508cbSNaresh Solanki                "temp1"
51516fa508cbSNaresh Solanki            ],
51526fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU2",
51536fa508cbSNaresh Solanki            "PollRate": 5.0,
5154fa2972f8SNaresh Solanki            "PowerState": "On",
51556fa508cbSNaresh Solanki            "Thresholds": [
51566fa508cbSNaresh Solanki                {
51576fa508cbSNaresh Solanki                    "Direction": "greater than",
5158d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
51596fa508cbSNaresh Solanki                    "Label": "iout1",
51606fa508cbSNaresh Solanki                    "Name": "upper critical",
51616fa508cbSNaresh Solanki                    "Severity": 1,
51626fa508cbSNaresh Solanki                    "Value": 8.0
51636fa508cbSNaresh Solanki                },
51646fa508cbSNaresh Solanki                {
51656fa508cbSNaresh Solanki                    "Direction": "greater than",
5166d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
51676fa508cbSNaresh Solanki                    "Label": "iout1",
51686fa508cbSNaresh Solanki                    "Name": "upper non critical",
51696fa508cbSNaresh Solanki                    "Severity": 0,
51706fa508cbSNaresh Solanki                    "Value": 0.52
51716fa508cbSNaresh Solanki                },
51726fa508cbSNaresh Solanki                {
51736fa508cbSNaresh Solanki                    "Direction": "greater than",
5174d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
51756fa508cbSNaresh Solanki                    "Label": "vout1",
51766fa508cbSNaresh Solanki                    "Name": "upper critical",
51776fa508cbSNaresh Solanki                    "Severity": 1,
5178edfe305aSPatrick Rudolph                    "Value": 1.1
51796fa508cbSNaresh Solanki                },
51806fa508cbSNaresh Solanki                {
51816fa508cbSNaresh Solanki                    "Direction": "less than",
5182d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
51836fa508cbSNaresh Solanki                    "Label": "vout1",
51846fa508cbSNaresh Solanki                    "Name": "lower critical",
51856fa508cbSNaresh Solanki                    "Severity": 1,
5186edfe305aSPatrick Rudolph                    "Value": 0.9
51876fa508cbSNaresh Solanki                },
51886fa508cbSNaresh Solanki                {
51896fa508cbSNaresh Solanki                    "Direction": "greater than",
5190d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
51916fa508cbSNaresh Solanki                    "Label": "vin",
51926fa508cbSNaresh Solanki                    "Name": "upper critical",
51936fa508cbSNaresh Solanki                    "Severity": 1,
5194edfe305aSPatrick Rudolph                    "Value": 13.3
5195edfe305aSPatrick Rudolph                },
5196edfe305aSPatrick Rudolph                {
5197edfe305aSPatrick Rudolph                    "Direction": "greater than",
5198d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5199edfe305aSPatrick Rudolph                    "Label": "vin",
5200edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5201edfe305aSPatrick Rudolph                    "Severity": 0,
5202edfe305aSPatrick Rudolph                    "Value": 12.8
5203edfe305aSPatrick Rudolph                },
5204edfe305aSPatrick Rudolph                {
5205edfe305aSPatrick Rudolph                    "Direction": "less than",
5206d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5207edfe305aSPatrick Rudolph                    "Label": "vin",
5208edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5209edfe305aSPatrick Rudolph                    "Severity": 0,
5210edfe305aSPatrick Rudolph                    "Value": 11.68
5211edfe305aSPatrick Rudolph                },
5212edfe305aSPatrick Rudolph                {
5213edfe305aSPatrick Rudolph                    "Direction": "less than",
5214d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5215edfe305aSPatrick Rudolph                    "Label": "vin",
5216edfe305aSPatrick Rudolph                    "Name": "lower critical",
5217edfe305aSPatrick Rudolph                    "Severity": 1,
5218edfe305aSPatrick Rudolph                    "Value": 11.08
52196fa508cbSNaresh Solanki                },
52206fa508cbSNaresh Solanki                {
52216fa508cbSNaresh Solanki                    "Direction": "greater than",
5222d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
52236fa508cbSNaresh Solanki                    "Label": "temp1",
52246fa508cbSNaresh Solanki                    "Name": "upper non critical",
52256fa508cbSNaresh Solanki                    "Severity": 0,
52266fa508cbSNaresh Solanki                    "Value": 120.0
52276fa508cbSNaresh Solanki                },
52286fa508cbSNaresh Solanki                {
52296fa508cbSNaresh Solanki                    "Direction": "greater than",
5230d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
52316fa508cbSNaresh Solanki                    "Label": "temp1",
52326fa508cbSNaresh Solanki                    "Name": "upper critical",
52336fa508cbSNaresh Solanki                    "Severity": 1,
52346fa508cbSNaresh Solanki                    "Value": 140.0
5235edfe305aSPatrick Rudolph                },
5236edfe305aSPatrick Rudolph                {
5237edfe305aSPatrick Rudolph                    "Direction": "less than",
5238d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5239edfe305aSPatrick Rudolph                    "Label": "vout1",
5240edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5241edfe305aSPatrick Rudolph                    "Severity": 0,
5242edfe305aSPatrick Rudolph                    "Value": 0.95
5243edfe305aSPatrick Rudolph                },
5244edfe305aSPatrick Rudolph                {
5245edfe305aSPatrick Rudolph                    "Direction": "greater than",
5246d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5247edfe305aSPatrick Rudolph                    "Label": "vout1",
5248edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5249edfe305aSPatrick Rudolph                    "Severity": 0,
5250edfe305aSPatrick Rudolph                    "Value": 1.05
52516fa508cbSNaresh Solanki                }
52526fa508cbSNaresh Solanki            ],
52536fa508cbSNaresh Solanki            "Type": "TDA38640"
52546fa508cbSNaresh Solanki        },
52556fa508cbSNaresh Solanki        {
52566fa508cbSNaresh Solanki            "Address": "0x40",
52576fa508cbSNaresh Solanki            "Bus": "92",
52586fa508cbSNaresh Solanki            "Labels": [
52596fa508cbSNaresh Solanki                "iout1",
52606fa508cbSNaresh Solanki                "iin",
52616fa508cbSNaresh Solanki                "vin",
52626fa508cbSNaresh Solanki                "pin",
52636fa508cbSNaresh Solanki                "vout1",
52646fa508cbSNaresh Solanki                "pout1",
52656fa508cbSNaresh Solanki                "temp1"
52666fa508cbSNaresh Solanki            ],
526797f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU3",
52686fa508cbSNaresh Solanki            "PollRate": 5.0,
5269fa2972f8SNaresh Solanki            "PowerState": "On",
52706fa508cbSNaresh Solanki            "Thresholds": [
52716fa508cbSNaresh Solanki                {
52726fa508cbSNaresh Solanki                    "Direction": "greater than",
5273d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
52746fa508cbSNaresh Solanki                    "Label": "iout1",
52756fa508cbSNaresh Solanki                    "Name": "upper critical",
52766fa508cbSNaresh Solanki                    "Severity": 1,
52776fa508cbSNaresh Solanki                    "Value": 55.0
52786fa508cbSNaresh Solanki                },
52796fa508cbSNaresh Solanki                {
52806fa508cbSNaresh Solanki                    "Direction": "greater than",
5281d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
52826fa508cbSNaresh Solanki                    "Label": "iout1",
52836fa508cbSNaresh Solanki                    "Name": "upper non critical",
52846fa508cbSNaresh Solanki                    "Severity": 0,
52856fa508cbSNaresh Solanki                    "Value": 25.0
52866fa508cbSNaresh Solanki                },
52876fa508cbSNaresh Solanki                {
52886fa508cbSNaresh Solanki                    "Direction": "greater than",
5289d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
52906fa508cbSNaresh Solanki                    "Label": "vin",
52916fa508cbSNaresh Solanki                    "Name": "upper critical",
52926fa508cbSNaresh Solanki                    "Severity": 1,
5293edfe305aSPatrick Rudolph                    "Value": 13.3
5294edfe305aSPatrick Rudolph                },
5295edfe305aSPatrick Rudolph                {
5296edfe305aSPatrick Rudolph                    "Direction": "greater than",
5297d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5298edfe305aSPatrick Rudolph                    "Label": "vin",
5299edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5300edfe305aSPatrick Rudolph                    "Severity": 0,
5301edfe305aSPatrick Rudolph                    "Value": 12.8
5302edfe305aSPatrick Rudolph                },
5303edfe305aSPatrick Rudolph                {
5304edfe305aSPatrick Rudolph                    "Direction": "less than",
5305d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5306edfe305aSPatrick Rudolph                    "Label": "vin",
5307edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5308edfe305aSPatrick Rudolph                    "Severity": 0,
5309edfe305aSPatrick Rudolph                    "Value": 11.68
5310edfe305aSPatrick Rudolph                },
5311edfe305aSPatrick Rudolph                {
5312edfe305aSPatrick Rudolph                    "Direction": "less than",
5313d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5314edfe305aSPatrick Rudolph                    "Label": "vin",
5315edfe305aSPatrick Rudolph                    "Name": "lower critical",
5316edfe305aSPatrick Rudolph                    "Severity": 1,
5317edfe305aSPatrick Rudolph                    "Value": 11.08
53186fa508cbSNaresh Solanki                },
53196fa508cbSNaresh Solanki                {
53206fa508cbSNaresh Solanki                    "Direction": "greater than",
5321d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
53226fa508cbSNaresh Solanki                    "Label": "vout1",
53236fa508cbSNaresh Solanki                    "Name": "upper critical",
53246fa508cbSNaresh Solanki                    "Severity": 1,
5325edfe305aSPatrick Rudolph                    "Value": 1.25
53266fa508cbSNaresh Solanki                },
53276fa508cbSNaresh Solanki                {
53286fa508cbSNaresh Solanki                    "Direction": "greater than",
5329d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
53306fa508cbSNaresh Solanki                    "Label": "temp1",
53316fa508cbSNaresh Solanki                    "Name": "upper non critical",
53326fa508cbSNaresh Solanki                    "Severity": 0,
53336fa508cbSNaresh Solanki                    "Value": 120.0
53346fa508cbSNaresh Solanki                },
53356fa508cbSNaresh Solanki                {
53366fa508cbSNaresh Solanki                    "Direction": "greater than",
5337d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
53386fa508cbSNaresh Solanki                    "Label": "temp1",
53396fa508cbSNaresh Solanki                    "Name": "upper critical",
53406fa508cbSNaresh Solanki                    "Severity": 1,
53416fa508cbSNaresh Solanki                    "Value": 140.0
5342edfe305aSPatrick Rudolph                },
5343edfe305aSPatrick Rudolph                {
5344edfe305aSPatrick Rudolph                    "Direction": "less than",
5345d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5346edfe305aSPatrick Rudolph                    "Label": "vout1",
5347edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5348edfe305aSPatrick Rudolph                    "Severity": 0,
5349edfe305aSPatrick Rudolph                    "Value": 1.08
5350edfe305aSPatrick Rudolph                },
5351edfe305aSPatrick Rudolph                {
5352edfe305aSPatrick Rudolph                    "Direction": "greater than",
5353d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5354edfe305aSPatrick Rudolph                    "Label": "vout1",
5355edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5356edfe305aSPatrick Rudolph                    "Severity": 0,
5357edfe305aSPatrick Rudolph                    "Value": 1.2
5358edfe305aSPatrick Rudolph                },
5359edfe305aSPatrick Rudolph                {
5360edfe305aSPatrick Rudolph                    "Direction": "less than",
5361d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5362edfe305aSPatrick Rudolph                    "Label": "vout1",
5363edfe305aSPatrick Rudolph                    "Name": "lower critical",
5364edfe305aSPatrick Rudolph                    "Severity": 1,
5365edfe305aSPatrick Rudolph                    "Value": 1.03
53666fa508cbSNaresh Solanki                }
53676fa508cbSNaresh Solanki            ],
5368b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5369b99a5eb4SNaresh Solanki            "iin_Name": "CPU3_DIMM_12V_Current",
5370b99a5eb4SNaresh Solanki            "pin_Name": "CPU3_DIMM_12V_Power"
53716fa508cbSNaresh Solanki        },
53726fa508cbSNaresh Solanki        {
53736fa508cbSNaresh Solanki            "Address": "0x40",
53746fa508cbSNaresh Solanki            "Bus": "76",
53756fa508cbSNaresh Solanki            "Labels": [
53766fa508cbSNaresh Solanki                "iout1",
53776fa508cbSNaresh Solanki                "iin",
53786fa508cbSNaresh Solanki                "vin",
53796fa508cbSNaresh Solanki                "pin",
53806fa508cbSNaresh Solanki                "vout1",
53816fa508cbSNaresh Solanki                "pout1",
53826fa508cbSNaresh Solanki                "temp1"
53836fa508cbSNaresh Solanki            ],
538497f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU1",
53856fa508cbSNaresh Solanki            "PollRate": 5.0,
5386fa2972f8SNaresh Solanki            "PowerState": "On",
53876fa508cbSNaresh Solanki            "Thresholds": [
53886fa508cbSNaresh Solanki                {
53896fa508cbSNaresh Solanki                    "Direction": "greater than",
5390d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
53916fa508cbSNaresh Solanki                    "Label": "iout1",
53926fa508cbSNaresh Solanki                    "Name": "upper critical",
53936fa508cbSNaresh Solanki                    "Severity": 1,
53946fa508cbSNaresh Solanki                    "Value": 55.0
53956fa508cbSNaresh Solanki                },
53966fa508cbSNaresh Solanki                {
53976fa508cbSNaresh Solanki                    "Direction": "greater than",
5398d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
53996fa508cbSNaresh Solanki                    "Label": "iout1",
54006fa508cbSNaresh Solanki                    "Name": "upper non critical",
54016fa508cbSNaresh Solanki                    "Severity": 0,
54026fa508cbSNaresh Solanki                    "Value": 25.0
54036fa508cbSNaresh Solanki                },
54046fa508cbSNaresh Solanki                {
54056fa508cbSNaresh Solanki                    "Direction": "greater than",
5406d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
54076fa508cbSNaresh Solanki                    "Label": "vin",
54086fa508cbSNaresh Solanki                    "Name": "upper critical",
54096fa508cbSNaresh Solanki                    "Severity": 1,
5410edfe305aSPatrick Rudolph                    "Value": 13.3
5411edfe305aSPatrick Rudolph                },
5412edfe305aSPatrick Rudolph                {
5413edfe305aSPatrick Rudolph                    "Direction": "greater than",
5414d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5415edfe305aSPatrick Rudolph                    "Label": "vin",
5416edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5417edfe305aSPatrick Rudolph                    "Severity": 0,
5418edfe305aSPatrick Rudolph                    "Value": 12.8
5419edfe305aSPatrick Rudolph                },
5420edfe305aSPatrick Rudolph                {
5421edfe305aSPatrick Rudolph                    "Direction": "less than",
5422d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5423edfe305aSPatrick Rudolph                    "Label": "vin",
5424edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5425edfe305aSPatrick Rudolph                    "Severity": 0,
5426edfe305aSPatrick Rudolph                    "Value": 11.68
5427edfe305aSPatrick Rudolph                },
5428edfe305aSPatrick Rudolph                {
5429edfe305aSPatrick Rudolph                    "Direction": "less than",
5430d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5431edfe305aSPatrick Rudolph                    "Label": "vin",
5432edfe305aSPatrick Rudolph                    "Name": "lower critical",
5433edfe305aSPatrick Rudolph                    "Severity": 1,
5434edfe305aSPatrick Rudolph                    "Value": 11.08
54356fa508cbSNaresh Solanki                },
54366fa508cbSNaresh Solanki                {
54376fa508cbSNaresh Solanki                    "Direction": "greater than",
5438d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
54396fa508cbSNaresh Solanki                    "Label": "vout1",
54406fa508cbSNaresh Solanki                    "Name": "upper critical",
54416fa508cbSNaresh Solanki                    "Severity": 1,
5442edfe305aSPatrick Rudolph                    "Value": 1.25
54436fa508cbSNaresh Solanki                },
54446fa508cbSNaresh Solanki                {
54456fa508cbSNaresh Solanki                    "Direction": "greater than",
5446d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
54476fa508cbSNaresh Solanki                    "Label": "temp1",
54486fa508cbSNaresh Solanki                    "Name": "upper non critical",
54496fa508cbSNaresh Solanki                    "Severity": 0,
54506fa508cbSNaresh Solanki                    "Value": 120.0
54516fa508cbSNaresh Solanki                },
54526fa508cbSNaresh Solanki                {
54536fa508cbSNaresh Solanki                    "Direction": "greater than",
5454d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
54556fa508cbSNaresh Solanki                    "Label": "temp1",
54566fa508cbSNaresh Solanki                    "Name": "upper critical",
54576fa508cbSNaresh Solanki                    "Severity": 1,
54586fa508cbSNaresh Solanki                    "Value": 140.0
5459edfe305aSPatrick Rudolph                },
5460edfe305aSPatrick Rudolph                {
5461edfe305aSPatrick Rudolph                    "Direction": "less than",
5462d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5463edfe305aSPatrick Rudolph                    "Label": "vout1",
5464edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5465edfe305aSPatrick Rudolph                    "Severity": 0,
5466edfe305aSPatrick Rudolph                    "Value": 1.08
5467edfe305aSPatrick Rudolph                },
5468edfe305aSPatrick Rudolph                {
5469edfe305aSPatrick Rudolph                    "Direction": "greater than",
5470d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5471edfe305aSPatrick Rudolph                    "Label": "vout1",
5472edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5473edfe305aSPatrick Rudolph                    "Severity": 0,
5474edfe305aSPatrick Rudolph                    "Value": 1.2
5475edfe305aSPatrick Rudolph                },
5476edfe305aSPatrick Rudolph                {
5477edfe305aSPatrick Rudolph                    "Direction": "less than",
5478d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5479edfe305aSPatrick Rudolph                    "Label": "vout1",
5480edfe305aSPatrick Rudolph                    "Name": "lower critical",
5481edfe305aSPatrick Rudolph                    "Severity": 1,
5482edfe305aSPatrick Rudolph                    "Value": 1.03
54836fa508cbSNaresh Solanki                }
54846fa508cbSNaresh Solanki            ],
5485b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5486b99a5eb4SNaresh Solanki            "iin_Name": "CPU1_DIMM_12V_Current",
5487b99a5eb4SNaresh Solanki            "pin_Name": "CPU1_DIMM_12V_Power"
54886fa508cbSNaresh Solanki        },
54896fa508cbSNaresh Solanki        {
54906fa508cbSNaresh Solanki            "Address": "0x40",
54916fa508cbSNaresh Solanki            "Bus": "68",
54926fa508cbSNaresh Solanki            "Labels": [
54936fa508cbSNaresh Solanki                "iout1",
54946fa508cbSNaresh Solanki                "iin",
54956fa508cbSNaresh Solanki                "vin",
54966fa508cbSNaresh Solanki                "pin",
54976fa508cbSNaresh Solanki                "vout1",
54986fa508cbSNaresh Solanki                "pout1",
54996fa508cbSNaresh Solanki                "temp1"
55006fa508cbSNaresh Solanki            ],
550197f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU2",
55026fa508cbSNaresh Solanki            "PollRate": 5.0,
5503fa2972f8SNaresh Solanki            "PowerState": "On",
55046fa508cbSNaresh Solanki            "Thresholds": [
55056fa508cbSNaresh Solanki                {
55066fa508cbSNaresh Solanki                    "Direction": "greater than",
5507d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
55086fa508cbSNaresh Solanki                    "Label": "iout1",
55096fa508cbSNaresh Solanki                    "Name": "upper critical",
55106fa508cbSNaresh Solanki                    "Severity": 1,
55116fa508cbSNaresh Solanki                    "Value": 55.0
55126fa508cbSNaresh Solanki                },
55136fa508cbSNaresh Solanki                {
55146fa508cbSNaresh Solanki                    "Direction": "greater than",
5515d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
55166fa508cbSNaresh Solanki                    "Label": "iout1",
55176fa508cbSNaresh Solanki                    "Name": "upper non critical",
55186fa508cbSNaresh Solanki                    "Severity": 0,
55196fa508cbSNaresh Solanki                    "Value": 25.0
55206fa508cbSNaresh Solanki                },
55216fa508cbSNaresh Solanki                {
55226fa508cbSNaresh Solanki                    "Direction": "greater than",
5523d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
55246fa508cbSNaresh Solanki                    "Label": "vin",
55256fa508cbSNaresh Solanki                    "Name": "upper critical",
55266fa508cbSNaresh Solanki                    "Severity": 1,
5527edfe305aSPatrick Rudolph                    "Value": 13.3
5528edfe305aSPatrick Rudolph                },
5529edfe305aSPatrick Rudolph                {
5530edfe305aSPatrick Rudolph                    "Direction": "greater than",
5531d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5532edfe305aSPatrick Rudolph                    "Label": "vin",
5533edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5534edfe305aSPatrick Rudolph                    "Severity": 0,
5535edfe305aSPatrick Rudolph                    "Value": 12.8
5536edfe305aSPatrick Rudolph                },
5537edfe305aSPatrick Rudolph                {
5538edfe305aSPatrick Rudolph                    "Direction": "less than",
5539d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5540edfe305aSPatrick Rudolph                    "Label": "vin",
5541edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5542edfe305aSPatrick Rudolph                    "Severity": 0,
5543edfe305aSPatrick Rudolph                    "Value": 11.68
5544edfe305aSPatrick Rudolph                },
5545edfe305aSPatrick Rudolph                {
5546edfe305aSPatrick Rudolph                    "Direction": "less than",
5547d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5548edfe305aSPatrick Rudolph                    "Label": "vin",
5549edfe305aSPatrick Rudolph                    "Name": "lower critical",
5550edfe305aSPatrick Rudolph                    "Severity": 1,
5551edfe305aSPatrick Rudolph                    "Value": 11.08
55526fa508cbSNaresh Solanki                },
55536fa508cbSNaresh Solanki                {
55546fa508cbSNaresh Solanki                    "Direction": "greater than",
5555d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
55566fa508cbSNaresh Solanki                    "Label": "vout1",
55576fa508cbSNaresh Solanki                    "Name": "upper critical",
55586fa508cbSNaresh Solanki                    "Severity": 1,
5559edfe305aSPatrick Rudolph                    "Value": 1.25
55606fa508cbSNaresh Solanki                },
55616fa508cbSNaresh Solanki                {
55626fa508cbSNaresh Solanki                    "Direction": "greater than",
5563d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
55646fa508cbSNaresh Solanki                    "Label": "temp1",
55656fa508cbSNaresh Solanki                    "Name": "upper non critical",
55666fa508cbSNaresh Solanki                    "Severity": 0,
55676fa508cbSNaresh Solanki                    "Value": 120.0
55686fa508cbSNaresh Solanki                },
55696fa508cbSNaresh Solanki                {
55706fa508cbSNaresh Solanki                    "Direction": "greater than",
5571d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
55726fa508cbSNaresh Solanki                    "Label": "temp1",
55736fa508cbSNaresh Solanki                    "Name": "upper critical",
55746fa508cbSNaresh Solanki                    "Severity": 1,
55756fa508cbSNaresh Solanki                    "Value": 140.0
5576edfe305aSPatrick Rudolph                },
5577edfe305aSPatrick Rudolph                {
5578edfe305aSPatrick Rudolph                    "Direction": "less than",
5579d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5580edfe305aSPatrick Rudolph                    "Label": "vout1",
5581edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5582edfe305aSPatrick Rudolph                    "Severity": 0,
5583edfe305aSPatrick Rudolph                    "Value": 1.08
5584edfe305aSPatrick Rudolph                },
5585edfe305aSPatrick Rudolph                {
5586edfe305aSPatrick Rudolph                    "Direction": "greater than",
5587d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5588edfe305aSPatrick Rudolph                    "Label": "vout1",
5589edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5590edfe305aSPatrick Rudolph                    "Severity": 0,
5591edfe305aSPatrick Rudolph                    "Value": 1.2
5592edfe305aSPatrick Rudolph                },
5593edfe305aSPatrick Rudolph                {
5594edfe305aSPatrick Rudolph                    "Direction": "less than",
5595d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5596edfe305aSPatrick Rudolph                    "Label": "vout1",
5597edfe305aSPatrick Rudolph                    "Name": "lower critical",
5598edfe305aSPatrick Rudolph                    "Severity": 1,
5599edfe305aSPatrick Rudolph                    "Value": 1.03
56006fa508cbSNaresh Solanki                }
56016fa508cbSNaresh Solanki            ],
5602b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5603b99a5eb4SNaresh Solanki            "iin_Name": "CPU2_DIMM_12V_Current",
5604b99a5eb4SNaresh Solanki            "pin_Name": "CPU2_DIMM_12V_Power"
56056fa508cbSNaresh Solanki        },
56066fa508cbSNaresh Solanki        {
56076fa508cbSNaresh Solanki            "Address": "0x40",
56086fa508cbSNaresh Solanki            "Bus": "100",
56096fa508cbSNaresh Solanki            "Labels": [
56106fa508cbSNaresh Solanki                "iout1",
56116fa508cbSNaresh Solanki                "iin",
56126fa508cbSNaresh Solanki                "vin",
56136fa508cbSNaresh Solanki                "pin",
56146fa508cbSNaresh Solanki                "vout1",
56156fa508cbSNaresh Solanki                "pout1",
56166fa508cbSNaresh Solanki                "temp1"
56176fa508cbSNaresh Solanki            ],
561897f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU0",
56196fa508cbSNaresh Solanki            "PollRate": 5.0,
5620fa2972f8SNaresh Solanki            "PowerState": "On",
56216fa508cbSNaresh Solanki            "Thresholds": [
56226fa508cbSNaresh Solanki                {
56236fa508cbSNaresh Solanki                    "Direction": "greater than",
5624d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
56256fa508cbSNaresh Solanki                    "Label": "iout1",
56266fa508cbSNaresh Solanki                    "Name": "upper critical",
56276fa508cbSNaresh Solanki                    "Severity": 1,
56286fa508cbSNaresh Solanki                    "Value": 55.0
56296fa508cbSNaresh Solanki                },
56306fa508cbSNaresh Solanki                {
56316fa508cbSNaresh Solanki                    "Direction": "greater than",
5632d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
56336fa508cbSNaresh Solanki                    "Label": "iout1",
56346fa508cbSNaresh Solanki                    "Name": "upper non critical",
56356fa508cbSNaresh Solanki                    "Severity": 0,
56366fa508cbSNaresh Solanki                    "Value": 25.0
56376fa508cbSNaresh Solanki                },
56386fa508cbSNaresh Solanki                {
56396fa508cbSNaresh Solanki                    "Direction": "greater than",
5640d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
56416fa508cbSNaresh Solanki                    "Label": "vin",
56426fa508cbSNaresh Solanki                    "Name": "upper critical",
56436fa508cbSNaresh Solanki                    "Severity": 1,
5644edfe305aSPatrick Rudolph                    "Value": 13.3
5645edfe305aSPatrick Rudolph                },
5646edfe305aSPatrick Rudolph                {
5647edfe305aSPatrick Rudolph                    "Direction": "greater than",
5648d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5649edfe305aSPatrick Rudolph                    "Label": "vin",
5650edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5651edfe305aSPatrick Rudolph                    "Severity": 0,
5652edfe305aSPatrick Rudolph                    "Value": 12.8
5653edfe305aSPatrick Rudolph                },
5654edfe305aSPatrick Rudolph                {
5655edfe305aSPatrick Rudolph                    "Direction": "less than",
5656d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5657edfe305aSPatrick Rudolph                    "Label": "vin",
5658edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5659edfe305aSPatrick Rudolph                    "Severity": 0,
5660edfe305aSPatrick Rudolph                    "Value": 11.68
5661edfe305aSPatrick Rudolph                },
5662edfe305aSPatrick Rudolph                {
5663edfe305aSPatrick Rudolph                    "Direction": "less than",
5664d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5665edfe305aSPatrick Rudolph                    "Label": "vin",
5666edfe305aSPatrick Rudolph                    "Name": "lower critical",
5667edfe305aSPatrick Rudolph                    "Severity": 1,
5668edfe305aSPatrick Rudolph                    "Value": 11.08
56696fa508cbSNaresh Solanki                },
56706fa508cbSNaresh Solanki                {
56716fa508cbSNaresh Solanki                    "Direction": "greater than",
5672d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
56736fa508cbSNaresh Solanki                    "Label": "vout1",
56746fa508cbSNaresh Solanki                    "Name": "upper critical",
56756fa508cbSNaresh Solanki                    "Severity": 1,
5676edfe305aSPatrick Rudolph                    "Value": 1.25
56776fa508cbSNaresh Solanki                },
56786fa508cbSNaresh Solanki                {
56796fa508cbSNaresh Solanki                    "Direction": "greater than",
5680d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
56816fa508cbSNaresh Solanki                    "Label": "temp1",
56826fa508cbSNaresh Solanki                    "Name": "upper non critical",
56836fa508cbSNaresh Solanki                    "Severity": 0,
56846fa508cbSNaresh Solanki                    "Value": 120.0
56856fa508cbSNaresh Solanki                },
56866fa508cbSNaresh Solanki                {
56876fa508cbSNaresh Solanki                    "Direction": "greater than",
5688d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
56896fa508cbSNaresh Solanki                    "Label": "temp1",
56906fa508cbSNaresh Solanki                    "Name": "upper critical",
56916fa508cbSNaresh Solanki                    "Severity": 1,
56926fa508cbSNaresh Solanki                    "Value": 140.0
5693edfe305aSPatrick Rudolph                },
5694edfe305aSPatrick Rudolph                {
5695edfe305aSPatrick Rudolph                    "Direction": "less than",
5696d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5697edfe305aSPatrick Rudolph                    "Label": "vout1",
5698edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5699edfe305aSPatrick Rudolph                    "Severity": 0,
5700edfe305aSPatrick Rudolph                    "Value": 1.08
5701edfe305aSPatrick Rudolph                },
5702edfe305aSPatrick Rudolph                {
5703edfe305aSPatrick Rudolph                    "Direction": "greater than",
5704d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5705edfe305aSPatrick Rudolph                    "Label": "vout1",
5706edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5707edfe305aSPatrick Rudolph                    "Severity": 0,
5708edfe305aSPatrick Rudolph                    "Value": 1.2
5709edfe305aSPatrick Rudolph                },
5710edfe305aSPatrick Rudolph                {
5711edfe305aSPatrick Rudolph                    "Direction": "less than",
5712d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5713edfe305aSPatrick Rudolph                    "Label": "vout1",
5714edfe305aSPatrick Rudolph                    "Name": "lower critical",
5715edfe305aSPatrick Rudolph                    "Severity": 1,
5716edfe305aSPatrick Rudolph                    "Value": 1.03
57176fa508cbSNaresh Solanki                }
57186fa508cbSNaresh Solanki            ],
5719b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5720b99a5eb4SNaresh Solanki            "iin_Name": "CPU0_DIMM_12V_Current",
5721b99a5eb4SNaresh Solanki            "pin_Name": "CPU0_DIMM_12V_Power"
57226fa508cbSNaresh Solanki        },
57236fa508cbSNaresh Solanki        {
57246fa508cbSNaresh Solanki            "Address": "0x30",
57256fa508cbSNaresh Solanki            "Bus": 0,
57263eb13440SPatrick Rudolph            "CpuID": 0,
57276fa508cbSNaresh Solanki            "Name": "CPU 0",
57286fa508cbSNaresh Solanki            "Type": "XeonCPU"
57296fa508cbSNaresh Solanki        },
57306fa508cbSNaresh Solanki        {
57316fa508cbSNaresh Solanki            "Address": "0x31",
57326fa508cbSNaresh Solanki            "Bus": 0,
57333eb13440SPatrick Rudolph            "CpuID": 1,
57346fa508cbSNaresh Solanki            "Name": "CPU 1",
57356fa508cbSNaresh Solanki            "Type": "XeonCPU"
57366fa508cbSNaresh Solanki        },
57376fa508cbSNaresh Solanki        {
57386fa508cbSNaresh Solanki            "Address": "0x32",
57396fa508cbSNaresh Solanki            "Bus": 0,
57403eb13440SPatrick Rudolph            "CpuID": 2,
57416fa508cbSNaresh Solanki            "Name": "CPU 2",
57426fa508cbSNaresh Solanki            "Type": "XeonCPU"
57436fa508cbSNaresh Solanki        },
57446fa508cbSNaresh Solanki        {
57456fa508cbSNaresh Solanki            "Address": "0x33",
57466fa508cbSNaresh Solanki            "Bus": 0,
57473eb13440SPatrick Rudolph            "CpuID": 3,
57486fa508cbSNaresh Solanki            "Name": "CPU 3",
57496fa508cbSNaresh Solanki            "Type": "XeonCPU"
57506fa508cbSNaresh Solanki        }
57516fa508cbSNaresh Solanki    ],
57526fa508cbSNaresh Solanki    "Name": "IBM SBP1 Baseboard",
57536fa508cbSNaresh Solanki    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': '.*SBP1'})",
57546fa508cbSNaresh Solanki    "ProductId": 0,
57556fa508cbSNaresh Solanki    "Type": "Board",
57566fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Decorator.Asset": {
57576fa508cbSNaresh Solanki        "Manufacturer": "$BOARD_MANUFACTURER",
57586fa508cbSNaresh Solanki        "Model": "$BOARD_PRODUCT_NAME",
57596fa508cbSNaresh Solanki        "PartNumber": "$BOARD_PART_NUMBER",
57606fa508cbSNaresh Solanki        "SerialNumber": "$BOARD_SERIAL_NUMBER"
57616fa508cbSNaresh Solanki    },
57626fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
57636fa508cbSNaresh Solanki        "AssetTag": "$PRODUCT_ASSET_TAG"
57646fa508cbSNaresh Solanki    },
57656fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Item.System": {}
57666fa508cbSNaresh Solanki}
5767