Lightbulb benchmark
[iotcloud.git] / version2 / src / java / light_fan_benchmark / README.txt
diff --git a/version2/src/java/light_fan_benchmark/README.txt b/version2/src/java/light_fan_benchmark/README.txt
new file mode 100644 (file)
index 0000000..fa590be
--- /dev/null
@@ -0,0 +1,13 @@
+First build using:
+    ./build.bash
+
+To run this example run:
+    
+    # Starts the light bulb controller
+    ./run1.bash   
+
+    # For each lightbulb switch you need to run
+    ./run2.bash <a unique integer not equal to 321>
+
+
+Dont forget to clear the server directory
\ No newline at end of file