![WoMaster WR302G Series Скачать руководство пользователя страница 108](http://html1.mh-extra.com/html/womaster/wr302g-series/wr302g-series_user-manual_994011108.webp)
108
3.12.2 AZURE IoT
Azure IoT Hub is a fully managed service that enables reliable and secure bi-directional
communications between millions of Internet of Things (IoT) devices and a solution back end. One of
the biggest challenges that IoT projects face is how to reliably and securely connect devices to the
solution back end. To address this challenge, IoT Hub:
Offers reliable device-to-cloud and cloud-to-device hyper-scale messaging.
Enables secure communications using per-device security credentials and access control.
Includes the most popular communication protocols.
The description of the columns is as below:
TERMS
DESCRIPTION
Enable
Enable Azure IoT function
Root CA
Download and enter the root CA.
IoT Hub
Enter the IoT hub server, this information can be found at the azure platform
Port
Default: 8883
Display the port number. Because Azure IoT uses the MQTT protocol, so user
needs to enter 8883 port number that belongs to MQTT protocol.
Client ID
Enter the client ID
SAS Token
Enter the SAS Token that needs to be generated by software. (Azure Device
Explorer)
Click
Submit
to apply the configuration.
HOW TO CONNECT THE DEVICE TO MICROSOFT AZURE
CREATE IOT HUB
To register the device in Azure Portal, user has to follow the guide “Get started with Azure IoT Hub for
Java”:
https://azure.microsoft.com/en-us/documentation/articles/iot-hub-java-java-getstarted/
.
The guide explains how to create an IoT Hub and a device entity. It is important to annotate the
connection string generated after creating the device entity. User will need this parameter later for
the device configuration (WoM IoT Configuration).