Smart Home Network Simulation for Visualisation and Generation of IoT/SmartHome Network traffic
Andreas T. Meyer-Berg 735f51bea2 Adds UserStudy Feedback: + & - icons to TreeView for showing/hiding | 5 vuotta sitten | |
---|---|---|
examples | 5 vuotta sitten | |
gradle | 6 vuotta sitten | |
src | 5 vuotta sitten | |
.gitignore | 5 vuotta sitten | |
README.md | 5 vuotta sitten | |
build.gradle | 5 vuotta sitten | |
gradle.properties | 6 vuotta sitten | |
gradlew | 6 vuotta sitten | |
gradlew.bat | 6 vuotta sitten | |
settings.gradle | 6 vuotta sitten |
Smart Home Network Simulation for Visualisation and Generation of IoT/SmartHome Network traffic
Gradle will download required libraries and handle the build process
$ gradlew build # Assembles and tests this project
$ gradlew jar # Creates an executable Jar-file
$ gradlew javadoc # Generates Java Doc for the framework
$ gradlew test # Runs the included unit tests
$ gradlew run # Runs the SmartHomeNetworkSim as a JVM Application
$ gradlew runIt # Runs the SmartHomeNetworkSim as a Jar-file
$ gradlew tasks # Displays further available tasks
Andreas T. Meyer-Berg (As part of his Bachelor Thesis)