Sicherung aktueller Dateien
This commit is contained in:
@ -5,7 +5,7 @@ when
|
||||
Time cron "0 0 7 ? * SAT,SUN"
|
||||
then
|
||||
logInfo("HTTPGET", "Abfrage Erfolgt")
|
||||
sendPushoverMessage(pushoverBuilder("Abfrage Erfolgt").withSound("siren").withUser("u8s32g4yym8xbk7yqn66cokjys13mf"))
|
||||
NotificationPatrickPushover.sendCommand("Abfrage Erfolgt")
|
||||
var String jsonString = sendHttpGetRequest("https://fms.ffhstm.de/dienste_lesen_json.php")
|
||||
postUpdate(FFDienstZVD,transform("JSONPATH", "$.DIENSTE.C", jsonString))
|
||||
postUpdate(FFDienstIUK2,transform("JSONPATH", "$.DIENSTE.D1", jsonString))
|
||||
|
Reference in New Issue
Block a user