blob: 85a8dd50318025496a2bb7d226c9a913cb8e176a [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",
8 "Type": "DPS310"
9 },
10 {
Rashmica Gupta5cd7bbb2021-07-29 15:13:39 +100011 "MaxValidInput": 100,
12 "MaxValue": 128,
13 "MinValidInput": 0,
14 "MinValue": -127,
15 "Name": "Ambient Virtual Temp",
16 "Sensors": [
17 "Ambient 0 Temp",
18 "Ambient 1 Temp",
19 "Ambient 2 Temp"
20 ],
21 "Thresholds": [
22 {
23 "Direction": "greater than",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100024 "Hysteresis": 3,
Rashmica Guptac1a4bb42021-08-02 11:31:17 +100025 "Name": "HardShutdown",
26 "Severity": 4,
27 "Value": 58
28 },
29 {
30 "Direction": "greater than",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100031 "Hysteresis": 3,
Rashmica Guptac1a4bb42021-08-02 11:31:17 +100032 "Name": "SoftShutdown",
33 "Severity": 3,
34 "Value": 53
35 },
36 {
37 "Direction": "greater than",
Rashmica Guptaaa36ad92022-06-30 14:30:43 +100038 "Hysteresis": 3,
Rashmica Gupta5cd7bbb2021-07-29 15:13:39 +100039 "Name": "Warning",
40 "Severity": 0,
41 "Value": 45
42 }
43 ],
44 "Type": "ModifiedMedian",
45 "Units": "DegreesC"
Ed Tanous3b802f12021-12-20 15:17:50 -080046 },
47 {
48 "Address": "0x40",
49 "Bus": 7,
50 "Name": "Ambient 2 Temp",
Bruce Mitchellf8487e52021-12-10 16:12:47 -060051 "Name1": "Relative Humidity",
Ed Tanous3b802f12021-12-20 15:17:50 -080052 "Type": "SI7020"
53 },
54 {
55 "Address": "0x48",
56 "Bus": 7,
57 "Name": "Ambient 0 Temp",
58 "Type": "TMP75"
Matt Spinlerc451e8b2021-01-20 14:29:15 -060059 }
60 ],
61 "Name": "Blyth Panel",
62 "Probe": "com.ibm.ipzvpd.VINI({'CC': [54, 66, 56, 53]})",
63 "Type": "Board"
64}