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

[knx] Allow decoding of KNX Data Secure frames #12434

Merged
merged 4 commits into from
Sep 15, 2024

Commits on Sep 15, 2024

  1. [knx] Allow decoding of KNX Data Secure frames

    * add passive (listening only) access for KNX Data Secure frames, openhab#8872
    * add config options for KNX keyring file and password
    * ease setup if IP Secure, as required parameters can be read from keyring
    * add tests for security functions
    * update user documentation
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    334d417 View commit details
    Browse the repository at this point in the history
  2. review comments

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7a937ac View commit details
    Browse the repository at this point in the history
  3. Fix serial.xml, parameter groups cannot be tagged as advanced

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ba315e7 View commit details
    Browse the repository at this point in the history
  4. Review

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dfd8a65 View commit details
    Browse the repository at this point in the history