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

ConnectionStatus #11

Closed
savage8811 opened this issue Oct 8, 2015 · 1 comment
Closed

ConnectionStatus #11

savage8811 opened this issue Oct 8, 2015 · 1 comment

Comments

@savage8811
Copy link

Is there a way to check the status of the knx connection?
If the network interrupts KnxDisconnectedDelegate is not fired.

@abelsilva
Copy link
Member

it's complicated, routing and tunneling are UDP based, there's no state on the network layer

on the application layer, routing never has state, tunneling has signon/signoff but there are no echo request messages to know if the connection is up or down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants