Perfecting 4th benchmark; adding needed MySQL config files; maturing Zigbee drivers
authorrtrimana <rtrimana@uci.edu>
Sat, 7 Jan 2017 00:09:52 +0000 (16:09 -0800)
committerrtrimana <rtrimana@uci.edu>
Sat, 7 Jan 2017 00:09:52 +0000 (16:09 -0800)
commitf4d00be7711e47df2aa3b78f8d4fc5e35dc4bcf0
tree9d33aaddbf0306b09f1498bdefd9cb272601bde0
parenta430f267f987c130bbf28b76d695062084ba093c
Perfecting 4th benchmark; adding needed MySQL config files; maturing Zigbee drivers
18 files changed:
benchmarks/HomeSecurityController/HomeSecurityController.java
benchmarks/drivers/Makefile
benchmarks/drivers/MotionSensor/MotionSensor.java
benchmarks/drivers/MultipurposeSensor/MultipurposeSensor.java
benchmarks/drivers/WaterLeakSensor/WaterLeakSensor.java
benchmarks/other/ZigbeeTest/IoTZigbee.java
iotjava/iotrmi/Java/IoTSocket.java
iotjava/iotruntime/master/IoTMaster.java
iotjava/iotruntime/zigbee/IoTZigbee.java
localconfig/iotruntime/IoTMaster.config
localconfig/mysql/alm_Addresses.config [new file with mode: 0644]
localconfig/mysql/camSet.config
localconfig/mysql/motionSensorUdpAddress.config [new file with mode: 0644]
localconfig/mysql/motionSensorZigbeeAddress.config [new file with mode: 0644]
localconfig/mysql/multipurposeSensorUdpAddress.config [new file with mode: 0644]
localconfig/mysql/multipurposeSensorZigbeeAddress.config [new file with mode: 0644]
localconfig/mysql/waterleakSensorUdpAddress.config [new file with mode: 0644]
localconfig/mysql/waterleakSensorZigbeeAddress.config [new file with mode: 0644]