Adding doorlock to the fourth benchmark
authorrtrimana <rtrimana@uci.edu>
Wed, 27 Sep 2017 22:08:21 +0000 (15:08 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 27 Sep 2017 22:08:21 +0000 (15:08 -0700)
commit1bac443ac1ed2689852ef846c6332865374e2b36
treeafecd08d6e3bc61029ad253cbf0a6d1440c40327
parent00922a5779ecade450c3cabc756f850dbe528095
Adding doorlock to the fourth benchmark
25 files changed:
benchmarks/Java/HomeSecurityController/HomeSecurityController.java
benchmarks/Java/HomeSecurityController/Makefile
benchmarks/Java/HomeSecurityController/SmartthingsActuatorCallback_Skeleton.java [new file with mode: 0644]
benchmarks/Java/HomeSecurityController/SmartthingsActuatorSmart_Stub.java [new file with mode: 0644]
benchmarks/drivers/Java/DoorlockActuator/DoorlockActuator.config [new file with mode: 0644]
benchmarks/drivers/Java/DoorlockActuator/DoorlockActuator.java [new file with mode: 0644]
benchmarks/drivers/Java/DoorlockActuator/SmartthingsActuatorSmartCallback_Stub.java [new file with mode: 0644]
benchmarks/drivers/Java/DoorlockActuator/SmartthingsActuator_Skeleton.java [new file with mode: 0644]
benchmarks/drivers/Java/Makefile
benchmarks/interfaces/SmartthingsActuator.java [new file with mode: 0644]
benchmarks/interfaces/SmartthingsActuatorCallback.java [new file with mode: 0644]
benchmarks/interfaces/SmartthingsActuatorSmart.java [new file with mode: 0644]
benchmarks/interfaces/SmartthingsActuatorSmartCallback.java [new file with mode: 0644]
iotjava/Makefile
localconfig/iotpolicy/SmartthingsActuator/smartthingsactuator.pol [new file with mode: 0644]
localconfig/iotpolicy/SmartthingsActuator/smartthingsactuator.req [new file with mode: 0644]
localconfig/iotpolicy/SmartthingsActuator/smartthingsactuatorcallback.pol [new file with mode: 0644]
localconfig/iotpolicy/SmartthingsActuator/smartthingsactuatorcallback.req [new file with mode: 0644]
localconfig/mysql/doorlockActuatorUdpAddress.config [new file with mode: 0644]
localconfig/mysql/doorlockActuatorZigbeeAddress.config [new file with mode: 0644]
localconfig/mysql/doorlockSet.config [new file with mode: 0644]
others/Mysql/IoTMain.gz
others/lede-gui/.idea/misc.xml
others/lede-gui/.idea/workspace.xml
others/lede-gui/lede-gui.iml