My goal is when I add a new device, it is already being tracked when it enters or exits any geofence.
Is is possible to do this using direct database manipulation?
Or do I have to use the traccar api?
You have to use Traccar API. Any direct database manipulations are likely to cause issues with outdated internal cache.
My goal is when I add a new device, it is already being tracked when it enters or exits any geofence.
Is is possible to do this using direct database manipulation?
Or do I have to use the traccar api?