Skip to content

DanielTuerk/selectrix4java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selectrix4java

Java library to communicate with an selectrix bus system.

####Supported Format: SX1

Tested with: FCC, Stärz Interface, Stärz Functionmodule, D&H BM 8i and D&H Decoder

Build project and install to your local maven repository: mvn clean install

Afterward you can use the lib in your own project by adding the maven dependency.

<dependency>
   <groupId>net.wbz.selectrix4java</groupId>
   <artifactId>selectrix4java</artifactId>
   <version>${selectrix.version}</version>
</dependency>

As version, please use the one of the "pom.xml" from your local copy of selectrix4java.

Take a look into the wiki for usage instructions. (https://github.com/DanielTuerk/selectrix4java/wiki)

About

Library to access an selectrix serial device with java.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages