Browse Source

add control stop-all

master
zeus 4 years ago
parent
commit
5ecbf552ba
  1. 7
      docs/README.adoc
  2. 21
      docs/README.adoc.html
  3. 3774
      docs/README.adoc.pdf

7
docs/README.adoc

@ -18,11 +18,7 @@ Apostolos rootApostolos@swarmlab.io
== Intro == Intro
.Intro IoT server .Intro IoT Swarm
****
- software use
- what will be covered
- etc
**** ****
We will be trying to create a swarm implementation that will allow communication between all of the members/nodes. We will be trying to create a swarm implementation that will allow communication between all of the members/nodes.
@ -47,6 +43,7 @@ image:./swarmlabn-1.png[alt="Swarm Gateway"]
*To make our life easier at this task we will be using the following tools...* *To make our life easier at this task we will be using the following tools...*
****
== Prepare installation == Prepare installation

21
docs/README.adoc.html

@ -538,22 +538,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div class="sectionbody"> <div class="sectionbody">
<div class="sidebarblock"> <div class="sidebarblock">
<div class="content"> <div class="content">
<div class="title">Intro IoT server</div> <div class="title">Intro IoT Swarm</div>
<div class="ulist">
<ul>
<li>
<p>software use</p>
</li>
<li>
<p>what will be covered</p>
</li>
<li>
<p>etc</p>
</li>
</ul>
</div>
</div>
</div>
<div class="paragraph"> <div class="paragraph">
<p>We will be trying to create a swarm implementation that will allow communication between all of the members/nodes.</p> <p>We will be trying to create a swarm implementation that will allow communication between all of the members/nodes.</p>
</div> </div>
@ -594,6 +579,8 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</div> </div>
</div> </div>
</div> </div>
</div>
</div>
<div class="sect1"> <div class="sect1">
<h2 id="_prepare_installation">2. Prepare installation</h2> <h2 id="_prepare_installation">2. Prepare installation</h2>
<div class="sectionbody"> <div class="sectionbody">
@ -2422,7 +2409,7 @@ console.error('socket.io example');</code></pre>
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2020-10-28 18:59:27 UTC Last updated 2020-10-28 19:03:09 UTC
</div> </div>
</div> </div>
</body> </body>

3774
docs/README.adoc.pdf

File diff suppressed because it is too large
Loading…
Cancel
Save