blob: 563fc1310ff9f32e531af49f3488461e57179d67 [file] [log] [blame]
Matt Spinlerc451e8b2021-01-20 14:29:15 -06001{
2 "Exposes": [
3 {
Bruce Mitchell79f89fe2021-06-21 13:35:25 -05004 "Address": "0x76",
5 "Bus": 7,
6 "Name": "Ambient 1 Temp",
7 "Name1": "Station Pressure",
Matt Spinlerd41e81d2024-01-17 14:05:29 -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 ],
Bruce Mitchell79f89fe2021-06-21 13:35:25 -050024 "Type": "DPS310"
25 },
26 {
Rashmica Gupta5cd7bbb2021-07-29 15:13:39 +100027 "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",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100040 "Hysteresis": 3,
Rashmica Guptac1a4bb42021-08-02 11:31:17 +100041 "Name": "HardShutdown",
42 "Severity": 4,
43 "Value": 58
44 },
45 {
46 "Direction": "greater than",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100047 "Hysteresis": 3,
Rashmica Guptac1a4bb42021-08-02 11:31:17 +100048 "Name": "SoftShutdown",
49 "Severity": 3,
50 "Value": 53
51 },
52 {
53 "Direction": "greater than",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100054 "Hysteresis": 3,
Rashmica Gupta5cd7bbb2021-07-29 15:13:39 +100055 "Name": "Warning",
56 "Severity": 0,
57 "Value": 45
58 }
59 ],
60 "Type": "ModifiedMedian",
61 "Units": "DegreesC"
Ed Tanous3b802f12021-12-20 15:17:50 -080062 },
63 {
64 "Address": "0x40",
65 "Bus": 7,
66 "Name": "Ambient 2 Temp",
Bruce Mitchellf8487e52021-12-10 16:12:47 -060067 "Name1": "Relative Humidity",
Matt Spinlerd41e81d2024-01-17 14:05:29 -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 ],
Ed Tanous3b802f12021-12-20 15:17:50 -080084 "Type": "SI7020"
85 },
86 {
87 "Address": "0x48",
88 "Bus": 7,
89 "Name": "Ambient 0 Temp",
Matt Spinlerd41e81d2024-01-17 14:05:29 -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 ],
Ed Tanous3b802f12021-12-20 15:17:50 -0800105 "Type": "TMP75"
Matt Spinlerc451e8b2021-01-20 14:29:15 -0600106 }
107 ],
108 "Name": "Blyth Panel",
109 "Probe": "com.ibm.ipzvpd.VINI({'CC': [54, 66, 56, 53]})",
110 "Type": "Board"
111}