Fixing initialization to just create a table on the cloud side.
[iotcloud.git] / version2 / src / java / light_fan_benchmark / README.txt
1 First build using:
2     ./build.bash
3
4 To run this example run:
5     
6     # Starts the light bulb controller
7     ./run1.bash   
8
9     # Starts the fan controller
10     ./run3.bash   
11
12
13     # For each switch you need to run (can launch as many of these as desired as long as input number is different)
14     ./run2.bash <a unique integer not equal to 321 or 351>
15
16
17 Dont forget to clear the cloud server directory