|
|
|
@ -205,19 +205,15 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">01</span>
|
|
|
|
|
Download your VirtualFireAlarm using [Download Agent] button above.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">02</span>
|
|
|
|
|
<span class="badge">01</span>
|
|
|
|
|
Unzip the downloaded Agent.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">03</span>
|
|
|
|
|
<span class="badge">02</span>
|
|
|
|
|
Move into the unzipped Agent folder in the terminal.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">04</span>
|
|
|
|
|
<span class="badge">03</span>
|
|
|
|
|
Unzip the downloaded Agent and start terminal to run this command: [sh
|
|
|
|
|
start-device.sh]
|
|
|
|
|
</li>
|
|
|
|
@ -240,17 +236,17 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">01</span>
|
|
|
|
|
<span class="badge">01</span>
|
|
|
|
|
You can view all your connected devices at
|
|
|
|
|
<a href="{{@app.context}}/devices">[Device Management]</a> page.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">02</span>
|
|
|
|
|
<span class="badge">02</span>
|
|
|
|
|
Select one of connected devices and check for available control
|
|
|
|
|
operations and monitor Real-Time data.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">03</span>
|
|
|
|
|
<span class="badge">03</span>
|
|
|
|
|
You can also view analytics of the data published to IoT-Server by
|
|
|
|
|
navigating to Device Analytics page.
|
|
|
|
|
</li>
|
|
|
|
|