Checking in working pysniffer on a RaspberryPi3 (part of IoTSec, a research system...
authorrtrimana <rtrimana@uci.edu>
Tue, 19 Dec 2017 22:27:04 +0000 (14:27 -0800)
committerrtrimana <rtrimana@uci.edu>
Tue, 19 Dec 2017 22:27:04 +0000 (14:27 -0800)
benchmarks/drivers/Java/DlinkAlarm/DlinkAlarm.java
others/other_systems/IoTSec/IoTSec.pdf [new file with mode: 0644]
others/other_systems/IoTSec/pysniffer-master.zip [new file with mode: 0644]

index 383d7c21ea0e928a5a954926bfc115557e9994fa..c1232b9b1062180d5c2aa0e7a7b92b7df1a77660 100644 (file)
@@ -47,7 +47,7 @@ public class DlinkAlarm implements Alarm {
        *******************************************************************************************************************************************/
     private static final String STR_HMAC_ALGO = "HmacMD5";
     private static final int INT_ALARM_SOUND_TYPE = 6;
        *******************************************************************************************************************************************/
     private static final String STR_HMAC_ALGO = "HmacMD5";
     private static final int INT_ALARM_SOUND_TYPE = 6;
-    private static final int INT_ALARM_VOLUME = 1;
+    private static final int INT_ALARM_VOLUME = 0;
     private static final int INT_ALARM_MAX_DUR = 86400;
 
     private String host = null;
     private static final int INT_ALARM_MAX_DUR = 86400;
 
     private String host = null;
diff --git a/others/other_systems/IoTSec/IoTSec.pdf b/others/other_systems/IoTSec/IoTSec.pdf
new file mode 100644 (file)
index 0000000..80ecec1
Binary files /dev/null and b/others/other_systems/IoTSec/IoTSec.pdf differ
diff --git a/others/other_systems/IoTSec/pysniffer-master.zip b/others/other_systems/IoTSec/pysniffer-master.zip
new file mode 100644 (file)
index 0000000..d903c04
Binary files /dev/null and b/others/other_systems/IoTSec/pysniffer-master.zip differ