blob: 29cfbf592f0cf3899e781c9b5bc1ebd89aacfbbf [file] [log] [blame]
Matt Spinler6028d132024-01-17 11:25:17 -06001{
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": "Ingraham Board",
26 "Probe": "com.ibm.ipzvpd.VINI({'CC': [54, 66, 53, 56]})",
27 "Type": "Board"
28}