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>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-model href="../../../../temp/openknx/Organization/knxprod-support/knx_project_20/knx-editor.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<KNX xmlns:op="http://github.com/OpenKNX/OpenKNXproducer" xmlns="http://knx.org/xml/project/20" CreatedBy="KNX MT" ToolVersion="5.1.255.16695">
|
||||
<ManufacturerData>
|
||||
<Manufacturer>
|
||||
@@ -437,7 +436,7 @@
|
||||
</Language>
|
||||
</Languages>
|
||||
<Baggages>
|
||||
<Baggage TargetPath="" Name="Help_de.zip" Id="%FILE-HELP-de%">
|
||||
<Baggage TargetPath="" Name="Help_en.zip" Id="%FILE-HELP-de%">
|
||||
<FileInfo TimeInfo="%DATETIME%" />
|
||||
</Baggage>
|
||||
<Baggage TargetPath="" Name="Icons.zip" Id="%FILE-ICONS%">
|
||||
|
||||
Reference in New Issue
Block a user