Hallo,
gibt es eine Möglichkeit HTTMOD entsprechend zu konfigurieren, dass es in in Zeitzyklen die Daten abruft, sondern manuell auf Befehl (z.B. wenn ich in einem notify das Abrufen anstoße??)
Greets
Byte
mit
set <NAME> reread
commandref
Zitatreread
request the defined URL and try to parse it just like the automatic update would do it every Interval seconds without modifying the running timer.
Das wars, danke
ich weiß jetzt garnicht, ob zwingend dafür das Attribute enableControlSet aktiviert sein muss...
attr <NAME> enableControlSet 1
commandref
ZitatenableControlSet
enables the built in set commands interval, stop, start, reread, upgradeAttributes, storeKeyValue.