|
|
@ -14,12 +14,25 @@
|
|
|
|
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8 padding-top">
|
|
|
|
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8 padding-top">
|
|
|
|
<h3 class="uppercase">What it Does</h3>
|
|
|
|
<h3 class="uppercase">What it Does</h3>
|
|
|
|
<hr>
|
|
|
|
<hr>
|
|
|
|
<p class="grey margin-top">Connect a CONNECTEDLAP to WSO2 IoT Server and manage it.</p>
|
|
|
|
<p class="grey margin-top">Connect a computer with this application to WSO2 IoT Server and visualize usage data.</p>
|
|
|
|
<p>Add brief description what this device type does</p>
|
|
|
|
|
|
|
|
<h3 class="uppercase">What You Need</h3>
|
|
|
|
<h3 class="uppercase">What You Need</h3>
|
|
|
|
<p>Add hardware requirement which will be required to make this device type </p>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<p class="grey margin-top">You should have an Android Device to get started.</p>
|
|
|
|
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
|
|
|
<span class="circle">STEP 01</span>
|
|
|
|
|
|
|
|
Go ahead and [Download] the Device.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
|
|
|
<span class="circle">STEP 02</span>
|
|
|
|
|
|
|
|
Proceed to [Prepare] section.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
|
|
|
<span class="circle">STEP 03</span>
|
|
|
|
|
|
|
|
Read [Try Out] section to further experiment with the device.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<a href="/api-store/apis/info?name={{@uriParams.deviceType}}&version=1.0.0&provider=admin"
|
|
|
|
<a href="/api-store/apis/info?name={{@uriParams.deviceType}}&version=1.0.0&provider=admin"
|
|
|
|
class="btn-operations"
|
|
|
|
class="btn-operations"
|
|
|
@ -42,6 +55,11 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="control-group">
|
|
|
|
<div class="control-group">
|
|
|
|
<div class="controls">
|
|
|
|
<div class="controls">
|
|
|
|
|
|
|
|
<label for="sel1">Select OS Type</label>
|
|
|
|
|
|
|
|
<select class="form-control" name="osType" style="width:40%;margin-bottom:0.5%" onchange="this.form.submit()">
|
|
|
|
|
|
|
|
<option name="linux" value="linux">Ubuntu</option>
|
|
|
|
|
|
|
|
<option name="mac" value="mac">MacOS</option>
|
|
|
|
|
|
|
|
</select>
|
|
|
|
<input class="new-device-name" style="color:#3f3f3f;padding:5px"
|
|
|
|
<input class="new-device-name" style="color:#3f3f3f;padding:5px"
|
|
|
|
type="text"
|
|
|
|
type="text"
|
|
|
|
placeholder="Ex. Lobby_DigitalDisplay"
|
|
|
|
placeholder="Ex. Lobby_DigitalDisplay"
|
|
|
@ -151,46 +169,52 @@
|
|
|
|
<h3 class="uppercase">Prepare</h3>
|
|
|
|
<h3 class="uppercase">Prepare</h3>
|
|
|
|
<hr>
|
|
|
|
<hr>
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<li class="padding-top-double"><span class="circle">01</span> Add how you are goining to
|
|
|
|
<li class="padding-top-double"><span class="circle">01</span> Download your Connectedlap using [Download Agent] button above.
|
|
|
|
prepare your device
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double"><span class="circle">02</span> Unzip the downloaded Agent.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double"><span class="circle">03</span> Move into the unzipped Agent folder.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double"><span class="circle">04</span> On terminal to run this command: [sudo sh startagent.sh].
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="padding-top-double"><span class="circle">05</span> Give the Super-Admin password.
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 padding-double">
|
|
|
|
|
|
|
|
<h3 class="uppercase">Schematic Diagram</h3>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<p class="grey margin-top">Click on the image to zoom</p>
|
|
|
|
|
|
|
|
<center>
|
|
|
|
|
|
|
|
<a href="{{@unit.publicUri}}/images/schematicsGuide.png" target="_blank">
|
|
|
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/schematicsGuide.png" class="img-responsive">
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</center>
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 padding-double">
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 padding-double">
|
|
|
|
<h3 class="uppercase">Try Out</h3>
|
|
|
|
<h3 class="uppercase">Try Out</h3>
|
|
|
|
<hr>
|
|
|
|
<hr>
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<span class="circle">01</span>
|
|
|
|
<span class="circle">01</span>
|
|
|
|
You can view all your connected devices at
|
|
|
|
You can view all your connected devices at [Device Management] page.
|
|
|
|
<a href="{{@app.context}}/devices">[Device Management]</a> page.
|
|
|
|
<a href="{{@app.context}}/devices">[Device Management]</a> page.
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<span class="circle">02</span>
|
|
|
|
<span class="circle">02</span>
|
|
|
|
Select one of connected devices and check for available control
|
|
|
|
Select one of connected devices and monitor Real-Time data.
|
|
|
|
operations and monitor Real-Time data.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<li class="padding-top-double">
|
|
|
|
<span class="circle">03</span>
|
|
|
|
<span class="circle">03</span>
|
|
|
|
You can also view analytics of the data published to IoT-Server by
|
|
|
|
You can also view analytics of the data published to IoT-Server by navigating to Device Analytics page.
|
|
|
|
navigating to Device Analytics page.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 padding-double">
|
|
|
|
|
|
|
|
<h3 class="uppercase"></h3>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<p class="grey margin-top">Click on the image to zoom</p>
|
|
|
|
|
|
|
|
<center>
|
|
|
|
|
|
|
|
<a href="{{@unit.publicUri}}/images/deviceview.png" target="_blank">
|
|
|
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/deviceview.png" class="img-responsive">
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</center>
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
{{#zone "topCss"}}
|
|
|
|
{{#zone "topCss"}}
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|