Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 4 matches

by TaskerJack
Thu Feb 27, 2014 3:15 pm
Forum: General Support
Topic: Taking parameters from Autoremote messages.
Replies: 5
Views: 4849

Re: Taking parameters from Autoremote messages.

Thanks for the UDP tip, I've just replaced the AutoRemote function in the Tasker task with the UDP sender and it works perfectly now! So much simpler to use as well, think i'll stick to that from now on.

Just for the record, i tried {eg.event.payload.arpar} and the return i got in the "Text to type ...
by TaskerJack
Wed Feb 26, 2014 9:19 pm
Forum: General Support
Topic: Taking parameters from Autoremote messages.
Replies: 5
Views: 4849

Re: Taking parameters from Autoremote messages.

Re: Taking parameters from Autoremote messages.
Post by Javier ┬╗ Sat Feb 22, 2014 4:25 am

Hi TaskerJack,

I do not completely understand your question but am assuming that you only want to fill the Action Emulate_Keystrokes->Text_to_type" field/box with the second payload value (in your example ...
by TaskerJack
Wed Feb 26, 2014 8:34 pm
Forum: General Support
Topic: Taking parameters from Autoremote messages.
Replies: 5
Views: 4849

Re: Taking parameters from Autoremote messages.

Thanks for your reply, Javier...

That's exactly what i'm trying to do, yes. I've just tried your suggestion but i get the following error message when it attempts to emulate keystrokes action:

20:26:59 Error in Action: "Emulate Keystrokes: {eg.event.payload[1]}"
20:26:59 Traceback (most recent ...
by TaskerJack
Fri Feb 21, 2014 2:59 pm
Forum: General Support
Topic: Taking parameters from Autoremote messages.
Replies: 5
Views: 4849

Taking parameters from Autoremote messages.

Hi All

Been getting to grips with EG for a couple of days now and i've hit a bit of a stumbling block...

Basically what i'm trying to set up is a function of AVX for android whereby i ask it to find me information on something, this calls a tasker task that sends a message to EG via autoremote ...