driven the last 5 Minutes
Posted: 18 Mar 2013 14:16
I want to crate a flow that's sending a SMS to a caller while I'm on the road.
Up to this I want to send the SMS only while I was driving the last 5 Minutes (average speed higher than 10km/h for the last 5 minutes).
This flow should be read every 10 to 15 seconds the speed-variable from GPS (always on while I'm driving 'cause I've power supply in my car).
So I tried to set up the speed parameter as a variable set in relation to time.
Reading speed is no problem, reading time also is no problem.
My problem starts by setting speed and time in a variable to calculate a SMS-condition.
Is anyone able to help me ?
Up to this I want to send the SMS only while I was driving the last 5 Minutes (average speed higher than 10km/h for the last 5 minutes).
This flow should be read every 10 to 15 seconds the speed-variable from GPS (always on while I'm driving 'cause I've power supply in my car).
So I tried to set up the speed parameter as a variable set in relation to time.
Reading speed is no problem, reading time also is no problem.
My problem starts by setting speed and time in a variable to calculate a SMS-condition.
Is anyone able to help me ?