Is it possible or are there any plans to make it possible to query a certain attribute from positions?
E.g. If I want to get the last value for the obdSpeed attribute from positions I have to get a span of data over a period and then look for the attribute in that dataset
Would be nice to be able to get the last value for a certain attribute :)
If your device doesn't include some attribute in every report, you can configure Traccar to copy missing attributes over. That way you will always have value in the last position.
Is it possible or are there any plans to make it possible to query a certain attribute from positions?
E.g. If I want to get the last value for the obdSpeed attribute from positions I have to get a span of data over a period and then look for the attribute in that dataset
Would be nice to be able to get the last value for a certain attribute :)