Add script that executes layer2 detection on all smarthome traces (traces where one...
authorJanus Varmarken <varmarken@gmail.com>
Sat, 19 Jan 2019 05:16:53 +0000 (21:16 -0800)
committerJanus Varmarken <varmarken@gmail.com>
Sat, 19 Jan 2019 05:16:53 +0000 (21:16 -0800)
commitd28a92f9fbbc5c91289946cb80fff2db5c9f05be
treee8f7daabb52318c014ecab630e7aad57a14c8d76
parent2579dc37216e08a2fe49418d08dfab0ca0659709
Add script that executes layer2 detection on all smarthome traces (traces where one device is active, and the remaining devices are powered on, but idle)
Code/Projects/SmartPlugDetector/build.gradle
Code/Projects/SmartPlugDetector/execute_layer2_detection_all.sh [new file with mode: 0755]
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/detection/layer2/Layer2SignatureDetector.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/evaluation/DetectionResultsAnalyzer.java