... | ... | @@ -64,6 +64,14 @@ In this example, the Sensor ID is `29631`, an ID of a Monnit Dry Contact sensor. |
|
|
|
|
|
This special runtime function is also useful with Motion or Occupancy Sensors and 1-wire Motor Sensors used with the [[Mini-Monitor]].
|
|
|
|
|
|
## Mathematical Calculated Fields
|
|
|
|
|
|
Unlike [[Transform Expressions]], there is unfortunately no general method for creating calculated fields through use of math expressions. Instead, there are a number of predetermined functions available for creating calculated fields from existing sensor values. The table below shows the functions available and use of the functions is explained in the section following the table.
|
|
|
|
|
|
|Function Name|Expression Performed|Notes|
|
|
|
|-------------|--------------------|-----|
|
|
|
|`linear`|`slope * val + offset`||
|
|
|
|
|
|
|
|
|
|
|
|
|
... | ... | |