1{
2    "Exposes": [
3        {
4            "BridgeGpio": [
5                {
6                    "Name": "rtc-battery-voltage-read-enable",
7                    "Polarity": "High"
8                }
9            ],
10            "Index": 0,
11            "Name": "Battery Voltage",
12            "PollRate": 86400,
13            "ScaleFactor": 0.4348,
14            "Thresholds": [
15                {
16                    "Direction": "less than",
17                    "Name": "lower critical",
18                    "Severity": 1,
19                    "Value": 2.45
20                }
21            ],
22            "Type": "ADC"
23        }
24    ],
25    "Name": "Tola Board",
26    "Probe": "com.ibm.ipzvpd.VINI({'CC': [50, 69, 51, 53]})",
27    "Type": "Board"
28}
29