-74-
v7.3
Cloud Connectors
Meshlium
X
treme
12.1.3. Microsoft Azure Event Hubs
Azure is a cloud platform provided by Microsoft. This platform has a lot of services to reach communication
between machines and devices.
This section focuses on Event Hubs, we can refer this technology as a way to send short messages via HTTP REST
request. Event Hubs is part of Service Bus. Event Hubs implements a simple message consumer M2M technology.
For more information about Event Hubs, see the following link:
https://azure.microsoft.com/en-us/services/event-hubs/
12.1.3.1. Setup in Azure - Creating NameSpace
Before getting the parameters to connect to Event Hub, it is necessary to create a Service Bus Namespace (skip
this section if you already have one).
Go to the Azure Event Hub Portal:
https://manage.windowsazure.com
Select the
Service Bus
menu. At the bottom of the Bus service manager screen you will see a
NEW
button with a
plus image, click on it. A pop-up window will appear where you must select message type “EVENT HUB”.
Figure: Create new Namespace