Add KNX Secure configuration for DALI-GW
- Introduced DALI-GW.security.xml to define security settings including enabling security and maximum entries for individual addresses and group keys. - Updated DALI-GW.xml to reference the new security configuration file. - Enhanced README.md to document the purpose of DALI-GW.security.xml and clarify the organization of XML fragments in the project. Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</Catalog>
|
||||
<ApplicationPrograms>
|
||||
<op:version OpenKnxId="%OpenKnxId%" ApplicationNumber="%ApplicationNumber%" ApplicationVersion="%ApplicationVersion%" ReplacesVersions="%ReplacesVersions%" ApplicationRevision="%ApplicationRevision%" FirmwareRevision="%FirmwareRevision%" />
|
||||
<op:include href="DALI-GW.reference.xml" xpath="//ApplicationProgram" />
|
||||
<op:include href="DALI-GW.model.xml" xpath="//ApplicationProgram" />
|
||||
</ApplicationPrograms>
|
||||
<Baggages>
|
||||
<op:include href="DALI-GW.baggages.xml" xpath="//Baggages/*" prefix="BAG" />
|
||||
|
||||
Reference in New Issue
Block a user