Commit Graph

4 Commits

Author SHA1 Message Date
Tony b5b9e53c22 fix: remove redundant Translation element for zh-CN in Gateway-OAM-IP-Router.share.xml
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-05-28 20:02:06 +08:00
Tony 691a740111 fix: remove unused translation elements for zh-CN and de-DE in XML configuration files
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-05-28 19:38:32 +08:00
Tony 4c9f26a638 Add InfoLed configuration XML for KNX application
- Introduced a new XML file `InfoLed.part.xml` to define the Info LED configuration for the KNX application.
- The file includes manufacturer data, application programs, and dynamic parameter blocks for configuring Info LEDs.
- Logic for showing/hiding default checkboxes and function tables based on user selections is implemented.
- Parameter blocks are structured to allow customization of Info LEDs with appropriate UI hints and layout.

Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-05-28 17:20:10 +08:00
Tony 803348ea3a Add Gateway OAM IP Router XML and README documentation
- Introduced `Gateway-SecureTemplateRouter.xml` for the OAM-compatible BAU091A KNX/IP Router, incorporating secure application metadata and supporting secure tunneling.
- Created a `README.md` file detailing the purpose, structure, and validation steps for the new XML configuration, including instructions for running XML checks and using OpenKNXproducer.

Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-05-28 16:01:38 +08:00