Smart Home Network Simulation for Visualisation and Generation of IoT/SmartHome Network traffic
Andreas T. Meyer-Berg 33e52e40be Adds createConnection option to the RightClick menu | пре 5 година | |
---|---|---|
gradle | пре 6 година | |
src | пре 5 година | |
.gitignore | пре 6 година | |
README.md | пре 6 година | |
build.gradle | пре 6 година | |
gradle.properties | пре 6 година | |
gradlew | пре 6 година | |
gradlew.bat | пре 6 година | |
settings.gradle | пре 6 година |
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 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)