1{
2    "Exposes": [
3        {
4            "Address": "0x1f",
5            "Bus": 8,
6            "Name": "NIC_REMOTE_TEMP_C",
7            "Name1": "NIC_TEMP_C",
8            "Thresholds": [
9                {
10                    "Direction": "greater than",
11                    "Index": 2,
12                    "Name": "upper non recoverable",
13                    "Severity": 4,
14                    "Value": 120
15                },
16                {
17                    "Direction": "greater than",
18                    "Index": 2,
19                    "Name": "upper critical",
20                    "Severity": 1,
21                    "Value": 105
22                }
23            ],
24            "Type": "TMP421"
25        }
26    ],
27    "Name": "Great Lakes NIC",
28    "Probe": "FOUND('Great Lakes Baseboard')",
29    "Type": "Board"
30}
31