Hi
I have use case where I send data from a vehicle during a trip.
I know when a trip starts and I can assume that a trip ends if no data sent for that trip in say 10 minutes.
Is there a way to group all these values for a single trip using trip starttime and the assumption that trip ends if no values arrive for 10 minutes?