2025-06-05

This commit is contained in:
Patrick Niebeling
2025-06-05 13:24:26 +02:00
parent 9347d3284d
commit b091f04a1b
3 changed files with 47 additions and 49 deletions

View File

@ -2,7 +2,6 @@ rule "Abruf Dienste"
when
// Time cron "0 * * ? * *" or
Time cron "0 0 19 ? * MON-FRI" or
Time cron "0 16 14 ? * MON-FRI" or
Time cron "0 0 7 ? * SAT,SUN"
then
logInfo("HTTPGET", "Abfrage Erfolgt")