Skip to content

Tasker integration #1557

Answered by glotim
glotim asked this question in Q&A
Discussion options

You must be logged in to vote

I spent some time learning about APK's and the AndoidManifest.xml file. Therefore I can now answer my own question:

  1. org.owntracks.adroid.REREQUEST_LOCATION_UPDATES triggers OwnTracks to get it's current location from the phone and publish it out to your MQTT server. This is different to the org.owntracks.android.SEND_LOCATION_USER. Which I think only pushes the last location info and that can be very old data.

  2. org.owntracks.adroid.EXIT Shuts down OwnTracks. Handy if you are going to be stationary for a long time and want to save your phone battery.

I hope this helps others.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by glotim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #1555 on December 09, 2023 20:20.