Teltonika - delay LVCAN data after ignition start

Hrobar Petr3 years ago

Hello, I have a Teltonika FMB 120 and I read data from the bus using LVCAN.
Fuel and odometer are read from CAN about 30-60 seconds after ignition start but in api/reports/trips I have startPositionId without CAN data.
Is it possible to overwrite attributes (fuel, odometer) from the first data from CAN to startPositionId (without CAN data - odometer, fuel)?
I prefer starting position according to ignition.

Anton Tananaev3 years ago

You can play around with the trip configuration.

Hrobar Petr3 years ago

Thx, I will try to use processing.copyAttributes

Anton Tananaev3 years ago

That's not really part of the trip configuration, but sure.