Java-based DSLink for KNX protocol
- Run
./gradlew build distZip
- Navigate into
build/distributions
- Extract the distribution tarball/zip
- Navigate into the extracted distribution
- Run
./bin/dslink-java-knx -b http://localhost:8080/conn
Note: http://localhost:8080
is the url to the DSA broker that needs to have been installed prior.