blob: db35849fa2a2329431c152821cd611aaf7e12806 [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",
8 "Type": "DPS310"
9 },
10 {
Rashmica Gupta66fa5a22023-02-01 15:43:21 +110011 "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",
24 "Name": "HardShutdown",
25 "Severity": 4,
26 "Value": 53
27 },
28 {
29 "Direction": "greater than",
30 "Name": "SoftShutdown",
31 "Severity": 3,
32 "Value": 48
33 },
34 {
35 "Direction": "greater than",
36 "Name": "Warning",
37 "Severity": 0,
38 "Value": 45
39 }
40 ],
41 "Type": "ModifiedMedian",
42 "Units": "DegreesC"
43 },
44 {
Bruce Mitchell849c07d2021-07-01 13:12:37 -050045 "Address": "0x40",
46 "Bus": 29,
47 "Name": "Ambient 2 Temp",
Bruce Mitchellf8487e52021-12-10 16:12:47 -060048 "Name1": "Relative Humidity",
Bruce Mitchell849c07d2021-07-01 13:12:37 -050049 "Type": "SI7020"
50 },
51 {
52 "Address": "0x48",
53 "Bus": 29,
54 "Name": "Ambient 0 Temp",
55 "Type": "TMP75"
Bruce Mitchell849c07d2021-07-01 13:12:37 -050056 }
57 ],
58 "Name": "Storm King Panel",
59 "Probe": "com.ibm.ipzvpd.VINI({'CC': [53, 49, 70, 52]})",
60 "Type": "Board"
61}