Import devices

Hi,
Just wonder if there is any way to import device data (like XML / csv / esc) as a file?
We migrate from an other platform so looking the way to load block of 50 devices semi-automatic)

Ernesto Vallejo5 years ago

Use api.

Mayank5 years ago

Simply write one script which can use the device API to add the devices. You can go through official documentation here https://www.traccar.org/api-reference/ to understand how to use.