With Limit & Fallback it is possible to have different scenarios in the event based mode. Each entry has and effect on the event limit and the fallback time. This affects then the cleaning frequency.
An economic entity has always a standard entry. Depending on the user right, the user can view the entries or add and change the entries. This entires are used in the area type.
Attribute | Description |
Name |
Name of the strategy. Visible in the area type dropdown list. |
24h basis |
Jede Wirtschaftseinheit hat für die Berechnung der täglichen frühsten Ausführung der Reinigung eine Zeit hinterlegt. In der Regel ist dies nach 18 Stunden. Wird hier "nein" ausgewählt, wird die Tageslimite (Event-Limiten Dashboard) mit diesem Stundenwert verrechnet. Wenn hier "ja" ausgewählt wird, wird die täglich Limite nicht mit dieser Zeit verrechnet. Each economic entity has a earliest possible cleaning hours. Normally it's 18 hours. If the checkbox is NOT selected, the day event limit will be reduced by this time. If the checkbox is selected, the day event limit is always used for daily cleaning. |
Fallback type |
Es kann angegeben werden, ob der Fallback mit einem Multiplikator angegeben wird oder mit einem Stundenwert. Wird der Multiplikator mit einem Faktor angegeben, wird die angegebene Reinigungsfrequenz mit dem Faktor verrechnet. Über Stunden wird der Fallback nach den angegebenen Stunden ausgelöst. This type define if the fallback value is a factor or a hourly value. If it's a factor, the value will be divide the the cleaning frequency by this factor. It it's in hours, the fallback will be triggered after the given hours. |
Fallback value | factor or hour value |
Threshold factor |
Multiplication of the day event limit |
Calculation examples
Frequency daily
- A cleaning is 1x per day scheduled
- 24h base: Yes
- Fallback type: factor
- Fallback value: 2
- Threshold factor: 1
- Day limit: 100
The limit will be set to 100 (day limit x threshold factor x days based on frequency = 100 * 1 * 1) and fallback will be 14 days (frequency x threshold factor = 7 days * 2)
Frequency 1x pro week
- A cleaning is 1x per week scheduled
- 24h base: Yes
- Fallback type: factor
- Fallback value: 2
- Threshold factor: 1
- Day limit: 100
The limit will be set to 700 (day limit x threshold factor x days based on frequency = 100 * 1 * 700) and fallback will be 14 days (frequency x threshold factor = 7 days * 2)
Frequency 1x per week with hour fallback
- A cleaning is 1x per week scheduled
- 24h base: Yes
- Fallback type: hour
- Fallback value: 48
- Threshold factor: 1
- Day limit: 100
Die Limite wird automatisch auf 700 gesetzt (Tageslimite x Thresholdfaktor x Anzahl Tage gem. Frequenz = 100 * 1 * 700) und der Fallback wird auf 48 Stunden gesetzt. Dabei wird die Frequenz NICHT berücksichtigt.
The limit will be set to 700 (day limit x threshold factor x days based on frequency = 100 * 1 * 700) and fallback will be 48 hours and the frequency will NOT be included
Frequency daily with 24h base No
- A cleaning is 1x per day scheduled
- 24h base: No
- Fallback type: factor
- Fallback value: 2
- Threshold factor: 1
- Day limit: 100
The limit will be set to 75 (day limit x threshold factor x days based on frequency = 100 / 24 * 18 * 1 * 1) and fallback will be 14 days (frequency x threshold factor = 7 days * 2)
Comments
0 comments
Please sign in to leave a comment.