Skip to content

Instantly share code, notes, and snippets.

@jroal
Created December 21, 2018 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jroal/ce35b69b6b30a0f07c915aca56e2f868 to your computer and use it in GitHub Desktop.
Save jroal/ce35b69b6b30a0f07c915aca56e2f868 to your computer and use it in GitHub Desktop.
Tasker profile to hotspot phone when car connects
<TaskerData sr="" dvi="1" tv="5.6">
<Profile sr="prof2" ve="2">
<cdate>1535198022584</cdate>
<edate>1545399372233</edate>
<id>2</id>
<mid0>3</mid0>
<nme>Car Connected</nme>
<State sr="con0" ve="2">
<code>3</code>
<Str sr="arg0" ve="3">CAR KIT</Str>
<Str sr="arg1" ve="3"/>
</State>
</Profile>
<Task sr="task3">
<cdate>1535198038590</cdate>
<edate>1545364900712</edate>
<id>3</id>
<nme>Hot Spot</nme>
<Action sr="act0" ve="7">
<code>113</code>
<Int sr="arg0" val="1"/>
<Int sr="arg1" val="0"/>
</Action>
</Task>
</TaskerData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment