Difference between revisions of "Trigger: Location Trigger"

m
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
It will be triggered when you enter or leave a specified area.
 
It will be triggered when you enter or leave a specified area.
 
You should consider using the Geoference trigger.
 
You should consider using the Geoference trigger.
Line 6: Line 6:
 
The location trigger will use GPS functionality (if enabled) and therefore may cause significant battery consumption. You can configure the location update frequency in the app settings to achieve an appropriate compromise between accuracy and battery consumption.
 
The location trigger will use GPS functionality (if enabled) and therefore may cause significant battery consumption. You can configure the location update frequency in the app settings to achieve an appropriate compromise between accuracy and battery consumption.
 
</pre>
 
</pre>
<br>
 
'''Example Usage'''<br/>
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
 
 
</pre><br>
 

Revision as of 17:32, 23 January 2024

It will be triggered when you enter or leave a specified area.
You should consider using the Geoference trigger.
The Geoference trigger functionality is equivalent and uses the Google Play services implementation, so it should be more reliable and battery efficient in most cases.

The location trigger will use GPS functionality (if enabled) and therefore may cause significant battery consumption. You can configure the location update frequency in the app settings to achieve an appropriate compromise between accuracy and battery consumption.