TrondKjeldas / KnxBasics2

Basic KNX connectivity
GNU Lesser General Public License v2.1
2 stars 1 forks source link

KNX IP Router Connection #1

Open ViorelOnica opened 4 years ago

ViorelOnica commented 4 years ago

Hello ! As a first consideration, congratulations for this project, you did an amazing job !

After a short review of your API, I managed to play with a 1bit datapoint Lighting object. Nevertheless, I have a few confusions.

What I want to achieve is a connection to a specific KNX IP Router Device (using its local IP or remote IP, I need to manage both cases) and get notified whenever the connection is lost. I got confused by the multicast address and I didn't figure out how it works, although it manages to connect to my KNX Device as long as I'm in the local network.

I'd be very grateful if you provide me a few suggestions. Thank you !

TrondKjeldas commented 3 years ago

Sorry for not answering this; I haven't kept up with this project lately.

Unfortunately I have only tested it using knxd, since I only have an USB interface to my installation.