Hi there,
I am new to traccar, and I am trying to understand use case for using event related to devices.
For event, does a device entering and leaving a geofence create an event? if so, was it triggered by the server based on device's location? or does device need to explicitly trigger the event?
And lastly, I saw that there is an email and web notification on the traccar web dashboard, but is it possible to configure some kind of webhook on each event ? (device entering or leaving geofences)
Thank you
Hello,
Enter/exit geofence events based on device location, very little devices have internal geofeces support and it is mostly limited.
You can forward all events to other web server. https://www.traccar.org/configuration-file/ config parameters are event.forward.*
Hi there,
I am new to traccar, and I am trying to understand use case for using event related to devices.
For event, does a device entering and leaving a geofence create an event? if so, was it triggered by the server based on device's location? or does device need to explicitly trigger the event?
And lastly, I saw that there is an email and web notification on the traccar web dashboard, but is it possible to configure some kind of webhook on each event ? (device entering or leaving geofences)
Thank you