Matt Spinler | c451e8b | 2021-01-20 14:29:15 -0600 | [diff] [blame] | 1 | { |
| 2 | "Exposes": [ |
| 3 | { |
Bruce Mitchell | 79f89fe | 2021-06-21 13:35:25 -0500 | [diff] [blame^] | 4 | "Address": "0x40", |
| 5 | "Bus": 7, |
| 6 | "Name": "Ambient 2 Temp", |
| 7 | "Type": "SI7020" |
| 8 | }, |
| 9 | { |
Matt Spinler | c451e8b | 2021-01-20 14:29:15 -0600 | [diff] [blame] | 10 | "Address": "0x48", |
| 11 | "Bus": 7, |
| 12 | "Name": "Ambient 0 Temp", |
| 13 | "Type": "TMP75" |
Rashmica Gupta | 5cd7bbb | 2021-07-29 15:13:39 +1000 | [diff] [blame] | 14 | }, |
| 15 | { |
Bruce Mitchell | 79f89fe | 2021-06-21 13:35:25 -0500 | [diff] [blame^] | 16 | "Address": "0x76", |
| 17 | "Bus": 7, |
| 18 | "Name": "Ambient 1 Temp", |
| 19 | "Name1": "Station Pressure", |
| 20 | "Type": "DPS310" |
| 21 | }, |
| 22 | { |
Rashmica Gupta | 5cd7bbb | 2021-07-29 15:13:39 +1000 | [diff] [blame] | 23 | "MaxValidInput": 100, |
| 24 | "MaxValue": 128, |
| 25 | "MinValidInput": 0, |
| 26 | "MinValue": -127, |
| 27 | "Name": "Ambient Virtual Temp", |
| 28 | "Sensors": [ |
| 29 | "Ambient 0 Temp", |
| 30 | "Ambient 1 Temp", |
| 31 | "Ambient 2 Temp" |
| 32 | ], |
| 33 | "Thresholds": [ |
| 34 | { |
| 35 | "Direction": "greater than", |
Rashmica Gupta | c1a4bb4 | 2021-08-02 11:31:17 +1000 | [diff] [blame] | 36 | "Name": "HardShutdown", |
| 37 | "Severity": 4, |
| 38 | "Value": 58 |
| 39 | }, |
| 40 | { |
| 41 | "Direction": "greater than", |
| 42 | "Name": "SoftShutdown", |
| 43 | "Severity": 3, |
| 44 | "Value": 53 |
| 45 | }, |
| 46 | { |
| 47 | "Direction": "greater than", |
Rashmica Gupta | 5cd7bbb | 2021-07-29 15:13:39 +1000 | [diff] [blame] | 48 | "Name": "Warning", |
| 49 | "Severity": 0, |
| 50 | "Value": 45 |
| 51 | } |
| 52 | ], |
| 53 | "Type": "ModifiedMedian", |
| 54 | "Units": "DegreesC" |
Matt Spinler | c451e8b | 2021-01-20 14:29:15 -0600 | [diff] [blame] | 55 | } |
| 56 | ], |
| 57 | "Name": "Blyth Panel", |
| 58 | "Probe": "com.ibm.ipzvpd.VINI({'CC': [54, 66, 56, 53]})", |
| 59 | "Type": "Board" |
| 60 | } |