[help] Monitor all device in all geofences

brenthmiras8 years ago

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?

Anton Tananaev8 years ago

You have to use Traccar API. Any direct database manipulations are likely to cause issues with outdated internal cache.