Skip to content

jhughesControlco/dslink-java-sedona

 
 

Repository files navigation

dslink-java-sedona

Build Status

A DSLink that works with Sedona. More information about Sedona can be located at http://www.sedonadev.org/

Distributions

Distributions can be ran independent of Gradle and anywhere Java is installed. Prebuilt distributions can be found here.

Creating a distribution

Run ./gradlew distZip from the command line. Distributions will be located in build/distributions.

Running a distribution

Run ./bin/dslink-java-haystack -b http://localhost:8080/conn from the command line. The link will then be running.

Test running

A local test run requires a broker to be actively running.

Running:
./gradlew run -Dexec.args="--broker http://localhost:8080/conn"

About

Java Sedona DSLink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%