blob: 6458836fdd5ff98bdac8f09a188944f4024a54c4 [file] [log] [blame]
Matt Spinlerf43eab12020-11-10 09:11:44 -06001[
2 {
3 "Desc":
4 {
5 "Name": "Ambient_Virtual_Temp",
6 "SensorType": "temperature"
7 },
8 "Params":
9 {
10 "DbusParam":
11 [
12 {
13 "ParamName": "T0",
14 "Desc":
15 {
16 "Name": "Ambient_0_Temp",
17 "SensorType": "temperature"
18 }
19 }
20 ]
21 },
22 "Expression": "T0"
23 }
24]