Page 1 of 1

Data connection on user present (SOLVED)

Posted: 20 Oct 2013 13:26
by Mistral150
HI. I just bought this awesome software but I will need help for some things.

My first flow I`m trying to do is: If user present then connect data but if NOT present then close data connection...
I just cannot find the CONDITION to make this.

Thanks for your help.

Re: Data connection on user present

Posted: 20 Oct 2013 14:06
by Mistral150
For now the only thing I could do is 2 flow.
Flow 1: Screen on = data and wifi on
Flow 2: Screen off = data and wifi off
Also have Wifi based location flow (home).

I would just like to change DISPLY STATE for USER PRESENT (true or false)

Re: Data connection on user present

Posted: 20 Oct 2013 14:14
by MURTUMA
The user present trigger executes when you have screen on AND unlock it. That would work with setting the data on. To toggle it off you should maybe use the screen off trigger as you suggested already.

Re: Data connection on user present

Posted: 20 Oct 2013 15:32
by Mistral150
Missed that one :?
Thanks a lot.