Changes for page Alarmmanager

Last modified by YellowFox_RD on 2026/06/30 07:01

From version 3.1
edited by YellowFox_RD
on 2025/04/23 11:10
Change comment: There is no comment for this version
To version 4.1
edited by YellowFox_RD
on 2026/06/30 07:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,6 +29,7 @@
29 29  |area message|//Will be triggered, if the vehicle enters or leaves a specific area.//
30 30  |wrong trailer|//Will be triggered, if the workflow of the tour notices that the vehicle is connected to another trailer than stated in the tour.//
31 31  //You need to have unlocked tour management  to use this. Then you are able to create workflows which include the condition "trailer check". If this kind of workflow notices that the wrong trailer is connected, it will trigger this alarm.//
32 +|Exceeded maximum area stay time|//This alarm is triggered, if the vehicle is longer than the specified duration inside of specific area. This could be e.g. used to check that your vehicles do not block the loading ramp for too long.//
32 32  
33 33  == Alarms about not eventuating events ==
34 34  
... ... @@ -37,6 +37,7 @@
37 37  |invalid GPS|//Will be triggered, if during a set time range no valid GPS signal was registered.//
38 38  |missing telemetry message|//Will be triggered, if during a set time range a defined status change of a specific telemetry input was not registered.//
39 39  |missing area message|//Will be triggered, if during a set time range the vehicle did not enter a specific area.//
41 +|Area not left|//This alarm is triggered, if the vehicle is inside a specific area at a specific point of time.//
40 40  
41 41  = Alarm events =
42 42  
... ... @@ -121,6 +121,10 @@
121 121  
122 122  //Alarm on missing location message - You set an alarm on each friday at 8 o'clock and state that the alarm should search the last 24 hours. In this case you would get an alarm on each assigned vehicle which last location message is older than thursday 8 o'clock.//
123 123  
126 +=== Set duration ===
127 +
128 +If you have chosen the alarm type "Exceeded maximum area stay time" you need to set the duration after which the alarm will be triggered. Duration can be between 1min and 90 days.
129 +
124 124  == Step 3: Choose vehicles ==
125 125  
126 126  In this step you can choose which vehicles should be assigned to the profile initially. You change this setting later on, so you might skip it now.