From be82d93124a4b6f27294eb57ac94ad607af99bae Mon Sep 17 00:00:00 2001 From: Ali Younis Date: Sun, 7 May 2017 14:45:40 -0700 Subject: [PATCH] Benchmark readme --- version2/src/java/light_fan_benchmark/README.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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 -- 2.34.1