blob: 8f4e9561ca3a50283ce5fa69fc7b66ba11fbbfa1 [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 Guptac1a4bb42021-08-02 11:31:17 +100024 "Name": "HardShutdown",
25 "Severity": 4,
26 "Value": 58
27 },
28 {
29 "Direction": "greater than",
30 "Name": "SoftShutdown",
31 "Severity": 3,
32 "Value": 53
33 },
34 {
35 "Direction": "greater than",
Rashmica Gupta5cd7bbb2021-07-29 15:13:39 +100036 "Name": "Warning",
37 "Severity": 0,
38 "Value": 45
39 }
40 ],
41 "Type": "ModifiedMedian",
42 "Units": "DegreesC"
Ed Tanous3b802f12021-12-20 15:17:50 -080043 },
44 {
45 "Address": "0x40",
46 "Bus": 7,
47 "Name": "Ambient 2 Temp",
48 "Type": "SI7020"
49 },
50 {
51 "Address": "0x48",
52 "Bus": 7,
53 "Name": "Ambient 0 Temp",
54 "Type": "TMP75"
Matt Spinlerc451e8b2021-01-20 14:29:15 -060055 }
56 ],
57 "Name": "Blyth Panel",
58 "Probe": "com.ibm.ipzvpd.VINI({'CC': [54, 66, 56, 53]})",
59 "Type": "Board"
60}