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