|
@ -463,9 +463,11 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b |
|
|
<ul class="sectlevel3"> |
|
|
<ul class="sectlevel3"> |
|
|
<li><a href="#_start_iot_server">2.3.1. start IoT server</a></li> |
|
|
<li><a href="#_start_iot_server">2.3.1. start IoT server</a></li> |
|
|
<li><a href="#_stop_iot_server">2.3.2. stop IoT server</a></li> |
|
|
<li><a href="#_stop_iot_server">2.3.2. stop IoT server</a></li> |
|
|
<li><a href="#_start_iot_webclient">2.3.3. start IoT webclient</a></li> |
|
|
<li><a href="#_start_iot_client">2.3.3. start IoT client</a></li> |
|
|
<li><a href="#_stop_iot_webclient">2.3.4. stop IoT webclient</a></li> |
|
|
<li><a href="#_stop_iot_client">2.3.4. stop IoT client</a></li> |
|
|
<li><a href="#_use_webclient">2.3.5. Use webclient</a></li> |
|
|
<li><a href="#_start_iot_webclient">2.3.5. start IoT webclient</a></li> |
|
|
|
|
|
<li><a href="#_stop_iot_webclient">2.3.6. stop IoT webclient</a></li> |
|
|
|
|
|
<li><a href="#_use_webclient">2.3.7. Use webclient</a></li> |
|
|
</ul> |
|
|
</ul> |
|
|
</li> |
|
|
</li> |
|
|
</ul> |
|
|
</ul> |
|
@ -715,7 +717,25 @@ cd iot-swarm-example</code></pre> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="sect3"> |
|
|
<div class="sect3"> |
|
|
<h4 id="_start_iot_webclient">2.3.3. start IoT webclient</h4> |
|
|
<h4 id="_start_iot_client">2.3.3. start IoT client</h4> |
|
|
|
|
|
<div class="listingblock bash"> |
|
|
|
|
|
<div class="content"> |
|
|
|
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
|
|
|
|
./start-iotclient.sh</code></pre> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="sect3"> |
|
|
|
|
|
<h4 id="_stop_iot_client">2.3.4. stop IoT client</h4> |
|
|
|
|
|
<div class="listingblock bash"> |
|
|
|
|
|
<div class="content"> |
|
|
|
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
|
|
|
|
./stop-iotclient.sh</code></pre> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="sect3"> |
|
|
|
|
|
<h4 id="_start_iot_webclient">2.3.5. start IoT webclient</h4> |
|
|
<div class="listingblock bash"> |
|
|
<div class="listingblock bash"> |
|
|
<div class="content"> |
|
|
<div class="content"> |
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
@ -724,7 +744,7 @@ cd iot-swarm-example</code></pre> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="sect3"> |
|
|
<div class="sect3"> |
|
|
<h4 id="_stop_iot_webclient">2.3.4. stop IoT webclient</h4> |
|
|
<h4 id="_stop_iot_webclient">2.3.6. stop IoT webclient</h4> |
|
|
<div class="listingblock bash"> |
|
|
<div class="listingblock bash"> |
|
|
<div class="content"> |
|
|
<div class="content"> |
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
|
<pre class="highlight"><code>cd iot-swarm-example |
|
@ -733,7 +753,7 @@ cd iot-swarm-example</code></pre> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="sect3"> |
|
|
<div class="sect3"> |
|
|
<h4 id="_use_webclient">2.3.5. Use webclient</h4> |
|
|
<h4 id="_use_webclient">2.3.7. Use webclient</h4> |
|
|
<div class="paragraph"> |
|
|
<div class="paragraph"> |
|
|
<p>open in Browser: <a href="http://localhost:8080" class="bare">http://localhost:8080</a></p> |
|
|
<p>open in Browser: <a href="http://localhost:8080" class="bare">http://localhost:8080</a></p> |
|
|
</div> |
|
|
</div> |
|
@ -2345,7 +2365,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 16:18:40 UTC |
|
|
Last updated 2020-10-28 16:29:50 UTC |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</body> |
|
|
</body> |
|
|