Converter for ETS5 Group Address Exports (XML format)
If you do not know what KNX is,
or do not know what the ETS is,
or do not know what group addresses are,
or do not know what XML is,
you are in the wrong repository
Here is how to use it:
- Export you group address structure in the ETS5 as XML format file
- copy that file into the directory of this package
- Edit the test-file.js Line 9 and put you file name into the
ets5gaFile : 'myETS5GroupAddressExport.xml'
configuration line - run it using
node test-file.js
- The file you are going to use is called grouplist.json unless you changed that in the config.