Completing run.bash; completing the documentation of Raspberry Pi master and slave...
authorrtrimana <rtrimana@uci.edu>
Wed, 21 Feb 2018 18:58:57 +0000 (10:58 -0800)
committerrtrimana <rtrimana@uci.edu>
Wed, 21 Feb 2018 18:58:57 +0000 (10:58 -0800)
localconfig/iotruntime/run.bash

index b12794ac750d97ef2d3e6a4f4777c123be7aa6b5..13f3dbb4468709bc5fb6cbce1422de350f37dab0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster Lifxtest
-java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster SmartLightsController
+java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster Lifxtest
+#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster SmartLightsController
 #java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster IrrigationController
 #java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster SpeakerController
 #java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster HomeSecurityController