Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Add support for KNX data secure #15

Closed
nanosonde opened this issue Jul 7, 2020 · 0 comments
Closed

Add support for KNX data secure #15

nanosonde opened this issue Jul 7, 2020 · 0 comments

Comments

@nanosonde
Copy link
Contributor

nanosonde commented Jul 7, 2020

For data secure the following requirements have to be met:

  • Schema 20 support (already in devel branch)
  • add new attributes to XML node "Applicationprogram"
    • IsSecureEnabled="true"
    • MinEtsVersion="5.0"
    • MaxSecurityIndividualAddressEntries="32" (see here)
    • MaxSecurityGroupKeyTableEntries="50" (see here)
  • fix attribute "ReplaceVersion": must not be empty. ETS5 fails when trying to program the device. See ETS5 log.

Added with PR #16.

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

No branches or pull requests

2 participants