Tweaked phone app for testbed experiment; tweaked testbed files
[iotcloud.git] / version2 / src / java / light_fan_embed_benchmark_2bulbs / README.txt
1 First build using:
2     ./build.bash
3
4 To run this example run:
5     # Set up the table on the cloud
6     ./runSetup.bash
7     
8     # Starts the light bulb controller
9     ./run1.bash   
10
11     # Starts the fan controller
12     ./run3.bash   
13
14
15     # For each switch you need to run (can launch as many of these as desired as long as input number is different)
16     ./run2.bash <a unique integer not equal to 321 or 351>
17
18
19 Dont forget to clear the cloud server directory
20
21
22
23
24 https://javatutorial.net/raspberry-pi-java-tutorial