|
|
|
@ -24,11 +24,6 @@
|
|
|
|
|
<img src="{{@unit.publicUri}}/images/respberry-icon.png" class="img-responsive">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8 padding-top">
|
|
|
|
|
<h4 class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS100/Raspberry+Pi"
|
|
|
|
|
target="_blank">[ here ]</a> for latest instructions and
|
|
|
|
|
troubleshooting.</h4>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8 padding-top">
|
|
|
|
|
<h3 class="uppercase">What it Does</h3>
|
|
|
|
@ -39,33 +34,36 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<ul class="list-unstyled">
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">ITEM 01</span>
|
|
|
|
|
<span class="badge">ITEM 01</span>
|
|
|
|
|
Raspberry Pi with SD Card(Internet Enabled [Wifi or Ethernet]).
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">ITEM 02</span>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">ITEM 02</span>
|
|
|
|
|
Adafruit DHT11 Temperature Sensor.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">ITEM 03</span>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">ITEM 03</span>
|
|
|
|
|
LED Bulb.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">ITEM 04</span>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">ITEM 04</span>
|
|
|
|
|
Resister (eg : 470 ohm).
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="circle">STEP 05</span>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">STEP 05</span>
|
|
|
|
|
Proceed to [Prepare] section.
|
|
|
|
|
</ul>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="/api-store/apis/info?name={{@uriParams.deviceType}}&version=1.0.0&provider=admin"
|
|
|
|
|
class="btn-operations"
|
|
|
|
|
target="_blank"><i class="fw fw-api"></i> View API</i>
|
|
|
|
|
target="_blank"><i class="fw fw-api add-margin-1x"></i> View API</i>
|
|
|
|
|
</a>
|
|
|
|
|
<a href="#" class="download-link btn-operations">
|
|
|
|
|
<i class="fw fw-download"></i>Download Agent
|
|
|
|
|
<i class="fw fw-download add-margin-1x"></i>Download Agent
|
|
|
|
|
</a>
|
|
|
|
|
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS100/Raspberry+Pi"
|
|
|
|
|
target="_blank">here</a> for latest instructions and
|
|
|
|
|
troubleshooting.</p>
|
|
|
|
|
<div id="download-device-modal-content" class="hide">
|
|
|
|
|
<div class="modal-content">
|
|
|
|
|
<div class="row">
|
|
|
|
|