Bruce Mitchell | 849c07d | 2021-07-01 13:12:37 -0500 | [diff] [blame] | 1 | { |
| 2 | "Exposes": [ |
| 3 | { |
Ed Tanous | 3b802f1 | 2021-12-20 15:17:50 -0800 | [diff] [blame] | 4 | "Address": "0x76", |
| 5 | "Bus": 29, |
| 6 | "Name": "Ambient 1 Temp", |
| 7 | "Name1": "Station Pressure", |
| 8 | "Type": "DPS310" |
| 9 | }, |
| 10 | { |
Rashmica Gupta | 66fa5a2 | 2023-02-01 15:43:21 +1100 | [diff] [blame] | 11 | "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 Mitchell | 849c07d | 2021-07-01 13:12:37 -0500 | [diff] [blame] | 45 | "Address": "0x40", |
| 46 | "Bus": 29, |
| 47 | "Name": "Ambient 2 Temp", |
Bruce Mitchell | f8487e5 | 2021-12-10 16:12:47 -0600 | [diff] [blame] | 48 | "Name1": "Relative Humidity", |
Bruce Mitchell | 849c07d | 2021-07-01 13:12:37 -0500 | [diff] [blame] | 49 | "Type": "SI7020" |
| 50 | }, |
| 51 | { |
| 52 | "Address": "0x48", |
| 53 | "Bus": 29, |
| 54 | "Name": "Ambient 0 Temp", |
| 55 | "Type": "TMP75" |
Bruce Mitchell | 849c07d | 2021-07-01 13:12:37 -0500 | [diff] [blame] | 56 | } |
| 57 | ], |
| 58 | "Name": "Storm King Panel", |
| 59 | "Probe": "com.ibm.ipzvpd.VINI({'CC': [53, 49, 70, 52]})", |
| 60 | "Type": "Board" |
| 61 | } |