Skip to content

[knx] support for KNX secure #8872

Description

@holgerfriedrich
  1. [open] Support for KNX data secure packets shall be added to OpenHAB.
    Reading and writing authenticated KNX packets should be possible.
  2. [done] Support for KNX IP secure shall be added to OpenHAB.
    Using an encrypted connection to a IP secure interface or an IP secure router shall be possible.

Calimero library seems to have all the necessary prerequisites at hand in latest version (2.5M1).
The process includes exporting an encrypted keyring from ETS software, decrypt it using the Calimero library functions in the OH knx binding, and use the corresponding group address keys from the keyring file.

Prerequesites

  • Calimero -> Java 11
  • Calimero -> Calimero version >=2.5M1

Suggested Approach

Metadata

Metadata

Labels

enhancementAn enhancement or new feature for an existing add-onhelp wanted

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions