Notifying a user about device events with a Geo-fence

Udana Methmal6 years ago

I'm trying to send push notifications to a user based on the event of a device he has access to.

So,
the user has access to the device,
the user himself creates 2 geofences so he automatically gains access to them,
the user himself creates a notification (Device entered the geofence),
then the user updates the device with the geo-fence IDs of the 2 geo fences he created to make a link between them.

After this process, do I need to link the ID of the Notification to any of the above objects? Or as the user himself created it, he will get notified about the device events automatically?

Anton Tananaev6 years ago

Notification has to be linked to device(s) or marked as "all devices", but it doesn't need to be linked to geofence.

Ricardo Araneda6 years ago

Hola.
Actuslize a la última versión.
Inserte la geo fence, pero no envía notificación al entrar o salir.
Configure las geo fence para todos los móviles pero nada.
Alguna ayuda???
Gracias.

Ernesto Vallejo6 years ago

Hi Ricardo, please try your messages in english. You will have better chances to get help.
If you read documentation with all detail, you can find that going low and easy, step by step will help you achieve anything you need.

Please double check how Traccar works. Is quite powerful once you understand how everything works.

Regards,

Ricardo Araneda6 years ago

Hi.
Implement traccar 3.9 Litvak modified and it works pretty well for me.
The only problem is that the events of entry and exit of geofence, are not displayed via web, ie when entering or leaving a mobile of a geofence does not appear the message text warning.
It only comes out when generating a report of entry and exit of geofence.
Events are global and can be configured but they are not displayed.
It is very important to visualize them for the control of geofence.

Thank you.

Ricardo.