Help to retrieve odometer value to insert to sql database

weiren9 years ago

I am currently using a vt1000 gps tracker using the meiligao protocol for my vehicles. I am able to retrieve the values for the coordinates however i am not able to retrieve the value of the odometer. The value of the odometer in KM is being reflected in the web application. Any help would be appreciated. Thanks.

Anton Tananaev9 years ago

Odometer values is stored in JSON format in "attributes" column.

weiren9 years ago

ok i see it already thanks for the help

weiren9 years ago

one more thing may i know the unit of measurement for odometer as the value seems quite huge

Anton Tananaev9 years ago

Usually it's in meters.