Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Industrial Internet of Things

You're reading from   Hands-On Industrial Internet of Things Build robust industrial IoT infrastructure by using the cloud and artificial intelligence

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781835887462
Length 530 pages
Edition 2nd Edition
Arrow right icon
Authors (2):
Arrow left icon
Antonio Capasso Antonio Capasso
Author Profile Icon Antonio Capasso
Antonio Capasso
Giacomo Veneri Giacomo Veneri
Author Profile Icon Giacomo Veneri
Giacomo Veneri
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Part 1:Industrial IoT FREE CHAPTER
2. Chapter 1: Introduction to Industrial IoT 3. Chapter 2: Understanding the Industrial Process and Devices 4. Chapter 3: Industrial Data Flow and Devices 5. Chapter 4: Implementing the Industrial IoT Data Flow 6. Chapter 5: Applying Cybersecurity 7. Chapter 6: Performing an Exercise Based on Industrial Protocols and Standards 8. Part 2:Industrial IoT Architecture
9. Chapter 7: Developing Industrial IoT and Architecture 10. Chapter 8: Implementing a Custom Industrial IoT Platform 11. Chapter 9: Building an AWS Industrial IoT Solution 12. Chapter 10: Implementing an Industrial IOT Data Flow with AWS 13. Chapter 11: Performing a Practical Industrial IoT Solution with Azure 14. Chapter 12: Implementing an Industrial IoT Data Flow with Azure 15. Part 3:Industrial Artificial Intelligence of Things
16. Chapter 13: Performing Diagnostic, Maintenance, and Predictive Analytics 17. Chapter 14: Implementing a Digital Twin – Advanced Analytics 18. Chapter 15: Deploying an Analytics Model 19. Index 20. Other Books You May Enjoy

Showing messages sent through Service Bus

To visualize the raw data of our message, we can connect IoT Hub to Service Bus. This exercise is not mandatory to finalize our architecture, but sometimes it might be useful to debug our messages – for example, in all those cases in which the edge does not send the data in the expected format or sends it empty or corrupted.

Service Bus is a native Azure service based on the pub-sub mechanism. So, in the next step, we will define a queue where we send our data and we will connect to IoT Hub, but the first step is to locate Service Bus. In the Azure portal search bar, search for service bus, as shown in the following figure, and click on Service Bus:

Figure 11.21 – Locating Service Bus in the Azure portal

Figure 11.21 – Locating Service Bus in the Azure portal

Then, click on Create service bus namespace:

Figure 11.22 – Creating a Service Bus namespace

Figure 11.22 – Creating a Service Bus namespace

Next, define the name, for example, devices, as shown in the following...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image