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

Properly handle SystemBroadcast communication on closed media #60

Closed
nanosonde opened this issue May 29, 2020 · 2 comments
Closed

Properly handle SystemBroadcast communication on closed media #60

nanosonde opened this issue May 29, 2020 · 2 comments

Comments

@nanosonde
Copy link
Contributor

nanosonde commented May 29, 2020

Currently, application layer services like A_SystemNetworkParameterRead are only reachable via SystemBroadcast.
However, on closed media there is no additional SystemBroadcast, instead only normal Broadcast mode is used.
(note: a coupler between closed and open media has to properly handle this situation by changing the mode accordingly -> change the SBC flag)

See Application Layer PDF p.30.

Basically the content of this method must also be evaluated on closed media even if it is on broadcast only.

@nanosonde
Copy link
Contributor Author

I close this for now, as coupler support is not implemented yet.

@nanosonde
Copy link
Contributor Author

Just saw this entry:
https://support.knx.org/hc/de/articles/360009162540-ETS-v5-7-3

KNX Secure

Support für IP-SystemBroadcast in Netzwerkmanagementverfahren für $57B0

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

1 participant