Nachdem ich erfolglos versucht habe ein incoming umzuwandeln, habe ich nunmehr die Ahnung, dass gar keine Daten ankommen.
Mein Item
String Coffee_CmdAntwort { udp="<[192.168.6.213:*:'REGEX((.*))']" }
Bindung ist konfiguriert und wird auch beim Start im Log gelistet.
We will accept data coming from remote end <ip:*>
We will accept data coming from remote end with mask <ip:*>
There is already an active channel sun.nio.ch.DatagramChannelImpl@60c8d42c for the remote end /<ip
ort>
Aber das Item bleibt leer? Hat jemand eine Idee was ich falsch mache?
Mein Item
String Coffee_CmdAntwort { udp="<[192.168.6.213:*:'REGEX((.*))']" }
Bindung ist konfiguriert und wird auch beim Start im Log gelistet.
We will accept data coming from remote end <ip:*>
We will accept data coming from remote end with mask <ip:*>
There is already an active channel sun.nio.ch.DatagramChannelImpl@60c8d42c for the remote end /<ip

Aber das Item bleibt leer? Hat jemand eine Idee was ich falsch mache?