| Line 1: |
Line 1: |
| − | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | + | <pre class="header-style">This constraint allows or prevents a macro/feature from running based on whether the device is in range of selected cell towers.</pre> |
| − | This constraint can be used to allow a trigger to fire only when a cell tower is in/not in range. | + | |
| − | </pre> | + | ''' Options ''' |
| | + | |
| | + | * '''In range''': Constraint passes only when in range of the selected tower group |
| | + | * '''Out of range''': Constraint passes only when out of range |
| | + | |
| | + | ''' Example ''' |
| | + | |
| | + | ''Example 1: Enable Wi-Fi only when at the office cell tower group'' |
| | + | <pre class="trigger-style">Triggers |
| | + | |
| | + | Screen On/Off - Screen On</pre> |
| | + | <pre class="action-style">Actions |
| | + | |
| | + | Wifi Configure (Enable)</pre> |
| | + | <pre class="constraint-style">Constraints |
| | + | |
| | + | Cell Towers - In range (Office)</pre> |
| | + | |
| | + | ''' See Also ''' |
| | + | |
| | + | * [[Trigger: Cell Tower Change|Cell Tower Change Trigger]] |
| | + | * [[Constraint: Geofence|Geofence (Location) Constraint]] |