Hi,
I would like to ask if I could use the unique identifier I set to access api.
Here is a sample
/reports/summary?uniqueID=20&from=2017-01-01&to=2017-03-01
It should return the data for the device with uniqueID 20
It's not possible for reports yet, but it's available for devices API:
https://github.com/tananaev/traccar/pull/3369
Hi,
I would like to ask if I could use the unique identifier I set to access api.
Here is a sample
It should return the data for the device with uniqueID 20