The use of report.trip.useIgnition

Marios S2 years ago

When setting "report.trip.useIgnition" as true, as far as I understand it will only effect the stop of the trip, but is "report.trip.minimalParkingDuration" still a valid condition as OR?
Is a stop recorded if one of both conditions are satisfy or is minimalParkingDuration ignore in case of useIgnition is set?

Thanks in advance for your help

Anton Tananaev2 years ago

Yes, it will use both condition. If the no movement duration is longer than minimalParkingDuration or ignition if false, it will be considered a stop.

Marios S2 years ago

Thanks for clearing that up Anton.
I will play a bit more with durations to get the right results