|
|
|
@ -20,17 +20,17 @@
|
|
|
|
|
|
|
|
|
|
<h3 class="uppercase">What You Need</h3>
|
|
|
|
|
<hr>
|
|
|
|
|
<p class="grey margin-top">You should have an Android Device to get started.</p>
|
|
|
|
|
<p class="grey margin-top">You need an Android device to enroll this device.</p>
|
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
|
<li class="padding-top-double"><span class="circle">STEP 01</span> Go ahead and click [Enroll
|
|
|
|
|
Device].
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double"><span class="circle">STEP 02</span> You can either scan the QR
|
|
|
|
|
code or direct download to get our
|
|
|
|
|
Android-App.
|
|
|
|
|
code or directly download to get the
|
|
|
|
|
Android Sense App.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double"><span class="circle">STEP 03</span> Install our Android-App into
|
|
|
|
|
your Android Device.
|
|
|
|
|
<li class="padding-top-double"><span class="circle">STEP 03</span> Install Android Sense App
|
|
|
|
|
into your Android Device.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double"><span class="circle">STEP 04</span> Proceed to the [Prepare]
|
|
|
|
|
section.
|
|
|
|
@ -160,14 +160,26 @@
|
|
|
|
|
<li class="padding-top-double"><span class="circle">04</span> Fill the login form with the
|
|
|
|
|
credentials.
|
|
|
|
|
<i>(Use server URL as [ https://<WSO2_IoT_SERVER_HOST>:<SERVER_PORT> ] and click on
|
|
|
|
|
the <strong>Register Device</strong> button.)</i></li>
|
|
|
|
|
the <strong>Enroll Device</strong> button.)</i>
|
|
|
|
|
|
|
|
|
|
<a href="{{@unit.publicUri}}/images/registerView.png" target="_blank" class="padding-top-double">
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/registerView.png" class="img-responsive">
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li class="padding-top-double"><span class="circle">05</span> Once the device is enrolled,
|
|
|
|
|
click on the <strong>[+]</strong> button to select
|
|
|
|
|
the sensors.
|
|
|
|
|
<a href="{{@unit.publicUri}}/images/selectSensorView.png" target="_blank" class="padding-top-double">
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/selectSensorView.png" class="img-responsive">
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double"><span class="circle">06</span> Click on the <i>[Publish
|
|
|
|
|
data]</i> button
|
|
|
|
|
to publish the sensor readings to the IoT server.
|
|
|
|
|
<a href="{{@unit.publicUri}}/images/publishDataView.png" target="_blank" class="padding-top-double">
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/publishDataView.png" class="img-responsive">
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<br>
|
|
|
|
@ -183,7 +195,7 @@
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
<i class="fw fw-right-arrow fw-stack-1x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
You can view all your created devices at our <a href="{{@app.context}}/devices">[Device
|
|
|
|
|
You can view all your created devices at <a href="{{@app.context}}/devices">[Device
|
|
|
|
|
Management]</a>
|
|
|
|
|
page.
|
|
|
|
|
</li>
|
|
|
|
@ -200,7 +212,7 @@
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
<i class="fw fw-right-arrow fw-stack-1x"></i>
|
|
|
|
|
</span> You can also view "Analytics" of the data published to the IoT-Server by navigating
|
|
|
|
|
to the [Device-Analytics Page] from here.
|
|
|
|
|
to the Device Analytics page.
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<br/>
|
|
|
|
|