Notification when vehicle approaching the geofence

ssan3 years ago

Hi Anton,

I have read from this post that we don't have support for geofence approaching alerts. But also you have mentioned about creating another bigger geofence. Is it possible to customize the notification message only for this bigger geofence. Ex: I would like to get "Vehicle is approaching the zone" message upon entering outer geofence and for the inner geofence, it has to work as is.

Thanks
Santosh

Anton Tananaev3 years ago

You can customize template to do that. You can change text based on geofenceId, but you would need to hardcode those ids.

ssan3 years ago

Thanks for the response. Do you mean hardcoding in the database?

Anton Tananaev3 years ago

In the template.

ssan3 years ago

Ok, Thanks for the information.