
7.1 Tools Alerts
Alerts

To create an alert, choose "Alerts" from the side panel menu on the main map window and press "Add alert" button (blue "+" symbol icon) on alerts panel.
A new panel window will be opened. Start creating an alert by filling required information.

Choose a name for an Alert, select the devices affected by the new alert.

Select a type of alert.

Select geofences that will generate alert when objects are moving inside or outside the geofences. This will work together with other types of alerts. For example, it will generate overspeed alert only when moving inside or outside geofence.
Schedule
Select when alert will be active. Press the mouse and paint on the calendar table. One table item is 15 minutes. Exact time stamp can be seen by hovering over the item with a mouse.


Select which notifications a user will get when alert generates.
There are sounds notification that makes sound on web browser once alert generates.
Push notification works on mobile apps also.
Email notification will be sent to an email.
SMS notifications will be sent to the numbers provided. SMS Gateway must be enabled to show this part of Notifications.
Webhook notification request is HTTP POST with JSON body.
Note: With PHP POST body you can get like this: $json = file_get_contents('php://input');
The webhook incoming data example.
Command
Select command to activate when alert generates. Command will be sent to device through GPRS network.

Users

Select users of which will receive an alert.


