Notification when vehicle approaching the geofence

ssan 4 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 Tananaev 4 years ago

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

ssan 4 years ago

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

Anton Tananaev 4 years ago

In the template.

ssan 4 years ago

Ok, Thanks for the information.