Download the code: git clone https://github.com/sics-iot/sicsthsense.git
git clone https://github.com/sics-iot/sicsthsense.git
In the downloaded sicsthense directory, use maven to build it:
sicsthense
mvn package
Run the packaged .jar file:
runJar.sh or java -jar target/engine-*-SNAPSHOT.jar server 6sense.yml
runJar.sh
java -jar target/engine-*-SNAPSHOT.jar server 6sense.yml
Now you have the SicsthSense up and running!
There was an error while loading. Please reload this page.