Trigger trip stop on ignition event

Angel Systat6 years ago

Hello,
I am trying is to receive the trip report based on ignition changes. So for example if a car ignition goes ON, then a new trip is triggered. The trip will only stop when the ignition OFF event is triggered.
I've been trying to tweak these configurations:

report.trip.minimalTripDuration -> 0
report.trip.greedyParking -> true
report.trip.minimalTripDistance -> 0
report.trip.useIgnition -> true

But I have had no success. What am I missing? How can I achieve this?
Thank you

Angel Systat6 years ago

Is this the right place to ask this question? Please your help with this..