Notify of changes to vehicle/ home zone
Feature description
Sometimes there could be changes made to a certain vehicle or home zone. The users should be notified about these changes before the user is able to start using the vehicle. These notifications come up as a pop up on the app when the user starts the usage of the vehicle with a notification. The management of the notifications can be done in Control Center.
Notification parameters
A notification can have 3 parameters:
- Expiry date: Changes to a vehicle or homezone could be temporary. Therefore this is an optional field if the notification should only be shown until a certain date.
- Title: The title of the notification dialog. This is the text that is shown on the top of the dialog.
- Message: The content of the notification dialog.
Multi language is supported for the title and the content. To add a title and content of a certain language, first choose the language from the dropdown, and either create a new notification or edit an existing one.
Configuration in Control Center
The notifications can be managed for the home zone of a vehicle. To add a notification for a certain home zone, go in Control Center to "Home zones", select the home zone and open the "app notifications" tab. Here you can create a notification, remove it and edit the values. To add a notification, click on the "Create notification" button on the top left of the page. To edit or delete a notification, click on the title of the existing notification and edit or delete the selected notification. Home zones with a notification are displayed on the overview page with an "announcement"-icon on the bottom right of the home zone icon.
Necessary permissions to create, edit and delete a notification
An admin must have the permission userAppTriggers:create
to be able to create notifications. To edit and delete notifications the permission userAppTriggers:edit
is needed.