Files
gateway/components/knx_dali_gw/knxprod/DALI-GW.xml
T
Tony 4fa1b3cb06 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>
2026-05-30 14:04:22 +08:00

19 lines
600 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<KNX xmlns="http://knx.org/xml/project/20" xmlns:op="http://github.com/OpenKNX/OpenKNXproducer">
<op:ETS OpenKnxId="0xA4"
ApplicationNumber="1"
ApplicationVersion="0.8"
ReplacesVersions="0.3 0.2 0.1 0"
ApplicationRevision="0"
ProductName="DALI gateway"
SerialNumber="0xA401"
OrderNumber="REG1-Dali"
ApplicationName="OpenKNX DALI gateway"
IsRailMounted="true"
BusCurrent="10"
MaskVersion="MV-07B0" />
<generate base="DALI-GW.base.xml" />
</KNX>