Difference between revisions of "Trigger: Location Trigger"
Josefhamel (talk | contribs) (Added page link to triggers and improved readability.) Tags: Mobile web edit Mobile edit Advanced mobile edit |
m |
||
Line 1: | Line 1: | ||
− | + | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | |
+ | 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. | |
− | The location trigger will use GPS functionality (if enabled) and therefore may cause significant battery | + | </pre> |
+ | |||
+ | '''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;"> | ||
+ | Constrains | ||
+ | |||
+ | |||
+ | </pre><br> | ||
+ | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Local variables | ||
+ | |||
+ | |||
+ | </pre><br> |
Revision as of 14:18, 29 April 2023
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.
Example Usage
Triggers
Actions
Constrains
Local variables