Willkommen im Loxone Community Forum. Um alle Funktionen nutzen und sehen zu können, registriere dich bitte zuerst. Dies gilt auch für das herunterladen von Dateien.
I haven't found a way to do this yet. I don't think it's possible - it's a shame that Loxone lets us capture data with a HTTP Virtual Input (limited to a GET) but doesn't give us the same facility with the HTTP Output
I've ended up using a raspberry PI to send UDP commands to the Loxone. I've got the PI mounted in my loxone enclosure in a special case that clips onto the DIN rail, and also a 24v -> 2v DIN rail power adaptor that powers the PI.
Your other option us to use a Program block and write a custom script.
1st possibility is to write custom script. I used ASPX, which transforms POST command to UDP and send it to Loxone, all works, all tested, all fine, but you have to have web server running somewhere and then use Log Manager
2nd possibility is to set up Debug Log to Info, set there IP of Loxone and create UDP listener on Loxone to port 514 and start capturing tested, works, all good... except the fact if something goes wrong on GDS it starts sending a lot of debug messages to Loxone which could cause the device to overload... (currently this is happening to me with ONVIF camera access).
Wir verarbeiten personenbezogene Daten über Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen, Werbung zu personalisieren und Websiteaktivitäten zu analysieren. Wir können bestimmte Informationen über unsere Nutzer mit unseren Werbe- und Analysepartnern teilen. Weitere Einzelheiten finden Sie in unserer Datenschutzrichtlinie.
Wenn Sie unten auf "Einverstanden" klicken, stimmen Sie unserer Datenschutzrichtlinie und unseren Datenverarbeitungs- und Cookie-Praktiken wie dort beschrieben zu. Sie erkennen außerdem an, dass dieses Forum möglicherweise außerhalb Ihres Landes gehostet wird und Sie der Erhebung, Speicherung und Verarbeitung Ihrer Daten in dem Land, in dem dieses Forum gehostet wird, zustimmen.
Kommentar