Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create support for knx-IP discovery to support direct ip programming #9

Open
thelsing opened this issue Dec 25, 2018 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@thelsing
Copy link
Owner

No description provided.

@nanosonde
Copy link
Contributor

nanosonde commented Nov 10, 2019

Hi!

I am currently working on this indirectly, as I have implemented a simple cEMI Server with KNX USB data interface support. ETS and Net'n'Node recognize it already.
While implementing this, I am keeping this in mind. Once this is done, it should be rather easy to add support for this too. However, so far I have NOT implemented cEMI Translayer Mode as I hope that the normal data link layer is enough (see PID_COMM_MODE).

BTW: I have already experimented with IP discovery. Answering just the SEARCH_REQ with a proper response (only routing, no tunneling) is enough to make a generic multicast ethernet interface apear in ETS (just like a normal router) that you can select to program a device (0x57B0) via IP and data link layer (instead of cEMI transport layer).

@thelsing thelsing added the enhancement New feature or request label May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants