diff --git a/DockerSwarm/Virtual Machines vs Docker Containers - Dive Into Docker-TvnZTi_gaNc.mkv b/DockerSwarm/Virtual Machines vs Docker Containers - Dive Into Docker-TvnZTi_gaNc.mkv new file mode 100644 index 0000000..aff9c1b Binary files /dev/null and b/DockerSwarm/Virtual Machines vs Docker Containers - Dive Into Docker-TvnZTi_gaNc.mkv differ diff --git a/IoT-Wireless/Lab-I.adoc b/IoT-Wireless/Lab-I.adoc index df2876c..1dca9c0 100644 --- a/IoT-Wireless/Lab-I.adoc +++ b/IoT-Wireless/Lab-I.adoc @@ -306,6 +306,20 @@ The code of the border-router is in contiki/examples/ipv6/rpl-border-router/bord The sky-websense application generates sensing data and provides access to the latest data via built-in webserver. + +From the Network window, right click on the border-router and select + + +[source,bash] +---- +Mote tools for sky -> Serial socket (SERVER) +---- + +A new window should appear saying that the border-router node is listening on local port 60001. + +At this point, your simulation is ready to start. *Click on the start button* + + cd to your project folder where the rpl-border-router is located [source,bash] @@ -336,7 +350,7 @@ Current readings Light: 65 Temperature: 24C ---- -◦ + [source,bash]