Hello,
I would like to have some guidance to set fuel computation for my vehicles
the GPS device protocol is tk103 and we are getting some values in fuel from traccar, sometime it is minus too.
When fuel is empty : fuel = 381
When fuel is filled : fuel = 29
Can you please guide, What we need to do for same ?
You probably need to use computed attributes to convert reported value into litres.
Hello,
I would like to have some guidance to set fuel computation for my vehicles
the GPS device protocol is tk103 and we are getting some values in fuel from traccar, sometime it is minus too.
When fuel is empty : fuel = 381
When fuel is filled : fuel = 29
Can you please guide, What we need to do for same ?