I am currently working on the creation of device description files.
Are there any instructions about this topic? Unfortunately I have not found any.
I noticed that the existing files are very heterogeneous. For example, there seem different opinions on how to name the files and whether to use decimal or hex values.
And is there someone who is responsible for the maintainance?
How to create a xml device description file (ZDDX)?
How to create a xml device description file (ZDDX)?
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Re: How to create a xml device description file (ZDDX)?
The name does not really matter until it is unique. The database indexer is scanning all XML file anyway.
Start with pressing Create ZDDX in the EUI. Then fill it like other files
Start with pressing Create ZDDX in the EUI. Then fill it like other files
Re: How to create a xml device description file (ZDDX)?
And there is an xslt schema
Re: How to create a xml device description file (ZDDX)?
Where can I find this xslt schema?
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Re: How to create a xml device description file (ZDDX)?
In the same ZDDX folder
Re: How to create a xml device description file (ZDDX)?
Thank you for the Info.
You mean the xsd schema z-wave_v2.xsd.
I do not yet know what this is and what you can do with it. But I will deal with it.
You mean the xsd schema z-wave_v2.xsd.
I do not yet know what this is and what you can do with it. But I will deal with it.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me(327) ZW0700 7.21.00 07.42/17367041 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
Re: How to create a xml device description file (ZDDX)?
Sorry, xsd is the scheme. xslt is the stylesheet and we don't use it here.
Re: How to create a xml device description file (ZDDX)?
XSD is used to validate the XML agains a scheme. It is hard to understand out of it how to fill the file, but I suppose there should be visual editors using XSD to assist filling the XML file