blob: 212fad741430d85989e038219cd2e63bf8ced16c [file] [log] [blame]
Bruce Mitchell849c07d2021-07-01 13:12:37 -05001{
2 "Exposes": [
3 {
Ed Tanous3b802f12021-12-20 15:17:50 -08004 "Address": "0x76",
5 "Bus": 29,
6 "Name": "Ambient 1 Temp",
7 "Name1": "Station Pressure",
Matt Spinler64505992024-01-17 14:04:22 -06008 "Thresholds": [
9 {
10 "Direction": "greater than",
11 "Index": 1,
12 "Name": "Ambient Upper Critical",
13 "Severity": 0,
14 "Value": 100
15 },
16 {
17 "Direction": "less than",
18 "Index": 1,
19 "Name": "Ambient Lower Critical",
20 "Severity": 0,
21 "Value": 0
22 }
23 ],
Ed Tanous3b802f12021-12-20 15:17:50 -080024 "Type": "DPS310"
25 },
26 {
Rashmica Gupta66fa5a22023-02-01 15:43:21 +110027 "MaxValidInput": 100,
28 "MaxValue": 128,
29 "MinValidInput": 0,
30 "MinValue": -127,
31 "Name": "Ambient Virtual Temp",
32 "Sensors": [
33 "Ambient 0 Temp",
34 "Ambient 1 Temp",
35 "Ambient 2 Temp"
36 ],
37 "Thresholds": [
38 {
39 "Direction": "greater than",
Matt Spinler64505992024-01-17 14:04:22 -060040 "Hysteresis": 3,
Rashmica Gupta66fa5a22023-02-01 15:43:21 +110041 "Name": "HardShutdown",
42 "Severity": 4,
43 "Value": 53
44 },
45 {
46 "Direction": "greater than",
Matt Spinler64505992024-01-17 14:04:22 -060047 "Hysteresis": 3,
Rashmica Gupta66fa5a22023-02-01 15:43:21 +110048 "Name": "SoftShutdown",
49 "Severity": 3,
50 "Value": 48
51 },
52 {
53 "Direction": "greater than",
Matt Spinler64505992024-01-17 14:04:22 -060054 "Hysteresis": 3,
Rashmica Gupta66fa5a22023-02-01 15:43:21 +110055 "Name": "Warning",
56 "Severity": 0,
57 "Value": 45
58 }
59 ],
60 "Type": "ModifiedMedian",
61 "Units": "DegreesC"
62 },
63 {
Bruce Mitchell849c07d2021-07-01 13:12:37 -050064 "Address": "0x40",
65 "Bus": 29,
66 "Name": "Ambient 2 Temp",
Bruce Mitchellf8487e52021-12-10 16:12:47 -060067 "Name1": "Relative Humidity",
Matt Spinler64505992024-01-17 14:04:22 -060068 "Thresholds": [
69 {
70 "Direction": "greater than",
71 "Index": 1,
72 "Name": "Ambient Upper Critical",
73 "Severity": 0,
74 "Value": 100
75 },
76 {
77 "Direction": "less than",
78 "Index": 1,
79 "Name": "Ambient Lower Critical",
80 "Severity": 0,
81 "Value": 0
82 }
83 ],
Bruce Mitchell849c07d2021-07-01 13:12:37 -050084 "Type": "SI7020"
85 },
86 {
87 "Address": "0x48",
88 "Bus": 29,
89 "Name": "Ambient 0 Temp",
Matt Spinler64505992024-01-17 14:04:22 -060090 "PollRate": 1,
91 "Thresholds": [
92 {
93 "Direction": "greater than",
94 "Name": "Ambient Upper Critical",
95 "Severity": 0,
96 "Value": 100
97 },
98 {
99 "Direction": "less than",
100 "Name": "Ambient Lower Critical",
101 "Severity": 0,
102 "Value": 0
103 }
104 ],
Bruce Mitchell849c07d2021-07-01 13:12:37 -0500105 "Type": "TMP75"
Bruce Mitchell849c07d2021-07-01 13:12:37 -0500106 }
107 ],
108 "Name": "Storm King Panel",
109 "Probe": "com.ibm.ipzvpd.VINI({'CC': [53, 49, 70, 52]})",
110 "Type": "Board"
111}