Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » openHab UDP communications(openHab UDP communications)
openHab UDP communications [message #1775312] Fri, 27 October 2017 13:31 Go to next message
Jorge Henriques is currently offline Jorge HenriquesFriend
Messages: 2
Registered: October 2017
Junior Member
Hi,

I have a kmtronic and I am sending and receiving information using UDP commands.

To know the state of the ports of the Kmtronic I am using the following configuration (.items):

String KmT_in " " {udp="<[192.168.1.151:12345:'FF0000']"}

This should return anything like "000000", but only return... well, nothing

Then I change to: String KmT_in " " {udp=">[192.168.1.151:12345:'FF0000']"}

and start return "FF0000"

Then I changed to it's initial value: String KmT_in " " {udp="<[192.168.1.151:12345:'FF0000']"}

And it starts to work fine.

If you restart the openhab, it all starts again in the same way.

Only works if you repeat these steps

Any clue?

Thanks
Re: openHab UDP communications [message #1775314 is a reply to message #1775312] Fri, 27 October 2017 13:47 Go to previous messageGo to next message
Denis Roy is currently offline Denis RoyFriend
Messages: 484
Registered: October 2004
Location: Ottawa, Ontario, Canada
Senior Member

I don't think this is the best place for OpenHab questions... Perhaps try: https://community.openhab.org/

Denis Roy
Eclipse Webmaster -- webmaster@eclipse.org
Re: openHab UDP communications [message #1775315 is a reply to message #1775314] Fri, 27 October 2017 14:11 Go to previous message
Jorge Henriques is currently offline Jorge HenriquesFriend
Messages: 2
Registered: October 2017
Junior Member
Ok.

Thanks
Previous Topic:a bug when close a perspective
Next Topic:Import Python Lambda function into Eclipse AWS Toolkit
Goto Forum:
  


Current Time: Thu Apr 25 23:45:24 GMT 2024

Powered by FUDForum. Page generated in 0.08823 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top