blob: 42529a1f34e15e8e8e75e883d4559c1740c3fb95 [file] [log] [blame]
Faisal Awadadf8ed5f2025-04-02 16:09:26 -05001{
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 "I2CAddress": 91,
26 "I2CBus": 3,
27 "Name": "Power Supply Slot 0",
28 "NamedPresenceGpio": "presence-ps0",
29 "Type": "IBMCFFPSConnector"
30 },
31 {
32 "I2CAddress": 90,
33 "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": "Waterloo Backplane",
46 "Probe": [
47 "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 54]})"
48 ],
49 "Type": "Board"
50}