blob: 25124fd24dbbbdd7d01738ce5921d08610a9b09a [file] [log] [blame]
Adriana Kobylak0b5b1222023-01-31 14:15:27 -06001{
2 "Exposes": [
3 {
Matt Spinlerbbbb2872023-02-23 10:42:13 -06004 "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 {
Faisal Awada5f58ddf2023-02-23 14:44:43 -060025 "I2CAddress": 91,
Adriana Kobylak0b5b1222023-01-31 14:15:27 -060026 "I2CBus": 3,
27 "Name": "Power Supply Slot 0",
28 "NamedPresenceGpio": "presence-ps0",
29 "Type": "IBMCFFPSConnector"
30 },
31 {
Faisal Awada5f58ddf2023-02-23 14:44:43 -060032 "I2CAddress": 90,
Adriana Kobylak0b5b1222023-01-31 14:15:27 -060033 "I2CBus": 3,
34 "Name": "Power Supply Slot 1",
35 "NamedPresenceGpio": "presence-ps1",
36 "Type": "IBMCFFPSConnector"
37 },
38 {
39 "Address": "0x64",
40 "Bus": 2,
41 "Name": "UCD90160 Power Sequencer",
42 "Type": "UCD90160"
43 }
44 ],
45 "Name": "Pennybacker Backplane",
46 "Probe": [
47 "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 52]})"
48 ],
49 "Type": "Board"
50}