Skip to content

DanielTuerk/selectrix4java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selectrix4java

Java library to communicate with a selectrix bus system.

Available at maven central: https://repo1.maven.org/maven2/io/github/danieltuerk/selectrix4java/

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>io.github.danieltuerk</groupId>
   <artifactId>selectrix4java</artifactId>
   <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)

License

This project is licensed under the MIT License.

About

Library to access a selectrix serial device with java.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages