Hello,
I am using the speed function to turn on/off 2G/3G while driving.
I wanted to set a timedelay in this flow in order to avoid switich which is caused by morning traffic jams.
So once I am in the car and speed rises over about 20km/h flows should be activated and when speed is 0 km/h for 2-3 minutes another flow should be executed.
What do you think about my suggestion?
Thanks
Bernhard
Add TIme delay in Speed fuction
Moderator: Martin
Re: Add TIme delay in Speed fuction
Hi,
You could add a sleep-action to wait 2 or 3 minutes when the speed is 0 km/h before turning 2G/3G on/off. Use an action Stop Flows when the speed raises over 20 km/h again to interrupt the waiting flow so that it does not execute the 2G/3G action.
Regards,
Martin
You could add a sleep-action to wait 2 or 3 minutes when the speed is 0 km/h before turning 2G/3G on/off. Use an action Stop Flows when the speed raises over 20 km/h again to interrupt the waiting flow so that it does not execute the 2G/3G action.
Regards,
Martin
Re: Add TIme delay in Speed fuction
Hi Martin,
thanks a lot for your quick reply!!!
Need to check how to implement it.
Greetings
Bernhard
thanks a lot for your quick reply!!!
Need to check how to implement it.
Greetings
Bernhard