Refactor DALI-GW XML and README for clarity and accuracy

- Updated DALI-GW.xml to correct application version and product naming conventions.
- Removed unnecessary configuration parameters from XML.
- Revised README.md for improved clarity on the source and migration process.
- Adjusted application version in README to reflect changes in DALI-GW.xml.
- Enhanced instructions for generating product database artifacts.

Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
Tony
2026-05-30 14:04:22 +08:00
parent 6381ca58cf
commit 4fa1b3cb06
7 changed files with 7762 additions and 74 deletions
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<KNX xmlns="http://knx.org/xml/project/20" xmlns:op="http://github.com/OpenKNX/OpenKNXproducer">
<ManufacturerData>
<Manufacturer RefId="M-00FA">
<Baggages>
<Baggage TargetPath="openknxapp" Name="hcl_sonne.png" Id="M-00FA_BG-openknxapp-hcl.5Fsonne.2Epng">
<FileInfo TimeInfo="%DATETIME%" />
</Baggage>
<Baggage TargetPath="root" Name="ets.png" Id="M-00FA_BG-root-ets.2Epng">
<FileInfo TimeInfo="%DATETIME%" />
</Baggage>
</Baggages>
</Manufacturer>
</ManufacturerData>
</KNX>