Question about tracker Setup

mpferreira7 years ago

I everyone.
To setup traccar with iphone, android app it´s easy, My question is about how to setup with tracker´s (no phones). Do we use the imei to identify the tracker? Where can we put the imei on traccar server?

Anton Tananaev7 years ago

Usually trackers use IMEI for identification, but not all of them. You put IMEI in the same place where you've put iPhone and Android ids.

mpferreira7 years ago

thanks for the reply. by example if i put the imei of my iphone insted the other number will work?
another question, to create a user with permission to create users and add devices? i try everything and the only way i have to do that is create a user as admin.

Anton Tananaev7 years ago

In the Traccar Client you can use anything as unique id. Just make sure you have the same value in the app and on the server.

As for permissions, check this page:

https://www.traccar.org/documentation-user-management/

Pinakin Shobhana7 years ago

Hi Anton,

Is it possible to create a new interface using PHP?

What are the recomondations for doing so?

if yes then give me step by step instruction to integrate in php mysql.

Thanks in advance.

Anton Tananaev7 years ago

I don't see why not. You can use any language you want.

Not sure what step by step instructions you expect. You would have to write everything from scratch. You can call API from PHP, but everything else you would need to develop.