Skip to content

Instantly share code, notes, and snippets.

@rtwalz
Created November 3, 2024 06:29
Show Gist options
  • Save rtwalz/243cabdd4289867a25656e70b2d443b0 to your computer and use it in GitHub Desktop.
Save rtwalz/243cabdd4289867a25656e70b2d443b0 to your computer and use it in GitHub Desktop.
<TaskerData sr="" dvi="1" tv="5.9.3">
<Task sr="task3">
<cdate>1698849095157</cdate>
<edate>1698849122515</edate>
<id>3</id>
<nme>Temp</nme>
<pri>100</pri>
<Action sr="act0" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%ssid</Str>
<Str sr="arg1" ve="3">MySsid</Str>
<Int sr="arg2" val="1"/>
</Action>
<Action sr="act1" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%password</Str>
<Str sr="arg1" ve="3">MyPassword</Str>
<Int sr="arg2" val="1"/>
</Action>
<Action sr="act2" ve="7">
<code>70</code>
<Str sr="arg0" ve="3"/>
<Str sr="arg1" ve="3">WifiConfiguration</Str>
<Str sr="arg2" ve="3">new</Str>
<Int sr="arg3" val="0"/>
</Action>
<Action sr="act3" ve="7">
<code>70</code>
<Str sr="arg0" ve="3"/>
<Str sr="arg1" ve="3">wifi_configuration</Str>
<Str sr="arg2" ve="3">getClass</Str>
<Int sr="arg3" val="0"/>
</Action>
<Action sr="act4" ve="7">
<code>70</code>
<Str sr="arg0" ve="3"/>
<Str sr="arg1" ve="3">wifi_configuration_class</Str>
<Str sr="arg2" ve="3">getField</Str>
<Str sr="arg3" ve="3">"SSID"</Str>
</Action>
<Action sr="act5" ve="7">
<code>70</code>
<Str sr="arg0" ve="3"/>
<Str sr="arg1" ve="3">wifi_configuration_class</Str>
<Str sr="arg2" ve="3">getField</Str>
<Str sr="arg3" ve="3">"preSharedKey"</Str>
</Action>
<Action sr="act6" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifi_configuration_ssid</Str>
<Str sr="arg1" ve="3">set</Str>
<Str sr="arg2" ve="3">%ssid</Str>
</Action>
<Action sr="act7" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wc_password</Str>
<Str sr="arg1" ve="3">set</Str>
<Str sr="arg2" ve="3">%password</Str>
</Action>
<Action sr="act8" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">CONTEXT</Str>
<Str sr="arg1" ve="3">getSystemService</Str>
<Str sr="arg2" ve="3">wifi</Str>
</Action>
<Action sr="act9" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifimanager</Str>
<Str sr="arg1" ve="3">saveConfiguration</Str>
<Int sr="arg3" val="1"/>
</Action>
<Action sr="act10" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifimanager</Str>
<Str sr="arg1" ve="3">updateNetwork</Str>
<Str sr="arg2" ve="3">wifi_configuration</Str>
<Int sr="arg3" val="1"/>
</Action>
<Action sr="act11" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifimanager</Str>
<Str sr="arg1" ve="3">addNetwork</Str>
<Str sr="arg2" ve="3">wifi_configuration</Str>
<Int sr="arg3" val="1"/>
</Action>
<Action sr="act12" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifimanager</Str>
<Str sr="arg1" ve="3">connect</Str>
<Str sr="arg2" ve="3">wifi_configuration</Str>
<Int sr="arg3" val="1"/>
</Action>
<Action sr="act13" ve="7">
<code>70</code>
<Str sr="arg0" ve="3">wifimanager</Str>
<Str sr="arg1" ve="3">save</Str>
<Str sr="arg2" ve="3">wifi_configuration</Str>
<Int sr="arg3" val="1"/>
</Action>
<Action sr="act14" ve="7">
<code>340</code>
<Int sr="arg0" val="1"/>
<Int sr="arg1" val="500"/>
</Action>
<Action sr="act15" ve="7">
<code>548</code>
<Str sr="arg0" ve="3">%ssid</Str>
</Action>
</Task>
</TaskerData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment