Page 1 of 1

Plugin development -- export variable

Posted: 20 Nov 2018 09:37
by fagci
Hello.

Anybody knows, how to make plugin for Automagic with variables exporting?
As I understand, AM got available variables from some descriptor (AndroidManifest.xml/etc). So, where I can find documentation about that? Or example.

// Trying to make BLE scanner with services support.

Re: Plugin development -- export variable

Posted: 21 Nov 2018 06:23
by Desmanto
Probably you can use the tasker as the base. Automagic can use the plugin from tasker, so it must understand tasker plugin protocol too.

For more detail, need to wait for Martin.

Re: Plugin development -- export variable

Posted: 21 Nov 2018 15:32
by fagci
Got it, will dive into Tasker library.

Re: Plugin development -- export variable

Posted: 22 Nov 2018 19:52
by fagci
First attempt, but not provides variable, will research next.
Simply go through docs https://tasker.joaoapps.com/plugins.html