Problem with UDP with Loxone

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Koenig
Normal user
Posts: 17
Joined: 16 Jun 2019, 11:20

Problem with UDP with Loxone

#1 Post by Koenig » 16 Jun 2019, 12:57

Hello, I have the following problem: I want to send data via UDP to a Loxone server. But these do not arrive.

Here are the rules:

on Bodenfeuchte#Analog do
SendTo 10.0.1.250,64001,nvalue=[Bodenfeuchte#Analog]
endon

These are the device settings:
(see Screenshot)

And that comes out of it:

752072: WD : Uptime 13 ConnectFailures 0 FreeMem 13296 WiFiStatus 3
757465: ADC : Analog value: 863 = -0.371 (95 samples)
757469: EVENT: Bodenfeuchte#Analog=-0.37
757484: ACT : SendTo 10.0.1.250,64001,nvalue=-0
757493: Command: sendto
767465: ADC : Analog value: 863 = -0.368 (100 samples)
767469: EVENT: Bodenfeuchte#Analog=-0.37
767484: ACT : SendTo 10.0.1.250,64001,nvalue=-0
767493: Command: sendto
777466: ADC : Analog value: 863 = -0.378 (100 samples)
777469: EVENT: Bodenfeuchte#Analog=-0.38
777484: ACT : SendTo 10.0.1.250,64001,nvalue=-0
777493: Command: sendto
782072: WD : Uptime 13 ConnectFailures 0 FreeMem 13264 WiFiStatus 3
787465: ADC : Analog value: 864 = -0.406 (100 samples)
787469: EVENT: Bodenfeuchte#Analog=-0.41
787484: ACT : SendTo 10.0.1.250,64001,nvalue=-0
787494: Command: sendto
797465: ADC : Analog value: 863 = -0.385 (100 samples)
797469: EVENT: Bodenfeuchte#Analog=-0.38
797484: ACT : SendTo 10.0.1.250,64001,nvalue=-0
797493: Command: sendto


So everything seems to be alright (except the ConnectFailures, which I can't explain). Nevertheless, no signal arrives at the server, although the UDP port is definitely the right one.

Does anyone know advice?

Thanks in advance!
Attachments
Bildschirmfoto 2019-06-16 um 12.53.55.png
Bildschirmfoto 2019-06-16 um 12.53.55.png (90.14 KiB) Viewed 5765 times

jgrad
Normal user
Posts: 98
Joined: 29 Aug 2016, 22:03
Location: Slovenia

Re: Problem with UDP with Loxone

#2 Post by jgrad » 17 Jun 2019, 23:50

Try replacing sendto with sendtoudp

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 136 guests