Initial commit
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
[
|
||||
{
|
||||
"Desc":
|
||||
{
|
||||
"Config" : "D-Bus",
|
||||
"Type" : "ModifiedMedian"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Desc":
|
||||
{
|
||||
"Name": "Altitude",
|
||||
"SensorType": "altitude"
|
||||
},
|
||||
"Threshold" :
|
||||
{
|
||||
"WarningHigh": 3050
|
||||
},
|
||||
"Params":
|
||||
{
|
||||
"DbusParam":
|
||||
[
|
||||
{
|
||||
"ParamName": "P0",
|
||||
"Desc":
|
||||
{
|
||||
"Name": "Station_Pressure",
|
||||
"SensorType": "pressure"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Expression": "44330.0 * (1.0 - ((P0/101325.0) ^ (1/5.255)))"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user