From: Ali Younis Date: Sun, 7 May 2017 21:45:40 +0000 (-0700) Subject: Benchmark readme X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=be82d93124a4b6f27294eb57ac94ad607af99bae;p=iotcloud.git Benchmark readme --- diff --git a/version2/src/java/light_fan_benchmark/README.txt b/version2/src/java/light_fan_benchmark/README.txt index fa590be..b9f7ee4 100644 --- a/version2/src/java/light_fan_benchmark/README.txt +++ b/version2/src/java/light_fan_benchmark/README.txt @@ -6,8 +6,12 @@ To run this example run: # Starts the light bulb controller ./run1.bash - # For each lightbulb switch you need to run - ./run2.bash + # Starts the fan controller + ./run3.bash -Dont forget to clear the server directory \ No newline at end of file + # For each switch you need to run (can launch as many of these as desired as long as input number is different) + ./run2.bash + + +Dont forget to clear the cloud server directory \ No newline at end of file