Good morning all. Would it be possible from the Traccar API to retrieve only the locations of the devices that have been registered in a specific group?
Indeed I realized Traccar through the reference / api / positions / we can have the list of all the positions of all the registered devices. However I would like to be able to filter this list to have:
- Devices belonging to a specific group
- Devices that are close to user x (at a certain distance)
Could anyone have an idea?
thank you in advance
Not possible out of the box, but you can always change the source code.
Good morning all. Would it be possible from the Traccar API to retrieve only the locations of the devices that have been registered in a specific group?
Indeed I realized Traccar through the reference / api / positions / we can have the list of all the positions of all the registered devices. However I would like to be able to filter this list to have:
Could anyone have an idea?
thank you in advance