Changes

Created page with "<b>Azure IoT Hub</b> is an open and flexible cloud platform as a service that supports open-source SDKs and multiple protocols. __TOC__ ==Introduction== This article contains..."
<b>Azure IoT Hub</b> is an open and flexible cloud platform as a service that supports open-source SDKs and multiple protocols.
__TOC__
==Introduction==

This article contains instructions on how to configure a RUT2xx series router in order to connect to the Azure IoT Hub.

==Prerequisites==

You will need:
* A router from the RUT2xx series
* An Azure IoT Hub account

==Configuring the device==

<ul>
<li>Login to the router's WebUI and go to the <b>System → Administration → Azure IoT Hub</b> page.</li>
<li>Configure the main connection settings:<br>[[File:Azure_iot_hub_1.png]]
<ul>
<li>The "Connection string" should be provided by Azure. The format of the string should something like this: <pre>HostName=aics-prod-hub.azure-devices.net;DeviceId=6eLklROrG5;SharedAccessKey=xcRgQpJtY13laOumje3DrxJw1R3LlqnKmVxPFA0Z7Rw=</pre></li>
<li>Take note that a lower sending interval value will mean more data usage</li>
</ul>
</li>
<li>Below the main connection settings there is a list of parameters that will be sent to the Azure IoT Hub. Place check marks next to parameters that are relevant you (once again take into account that more parameters will mean more data usage).<br>[[]]</li>
<li>Don't forget to save the configuration:<br>[[]]</li>
</ul>

Navigation menu