Skip to content

SDC-Automation-AB/dslink-java-knx

 
 

Repository files navigation

dslink-java-knx

Java-based DSLink for KNX protocol

Building and running distributions

  1. Run ./gradlew build distZip
  2. Navigate into build/distributions
  3. Extract the distribution tarball/zip
  4. Navigate into the extracted distribution
  5. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%