Reader small image

You're reading from  The Azure IoT Handbook

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837633616
Edition1st Edition
Right arrow
Author (1)
Dan Clark
Dan Clark
author image
Dan Clark

Dan Clark is a senior developer and data engineer specializing in Microsoft technologies. He is focused on learning new AI and data technologies and training others on how to best implement those technologies. He has worked as an Azure Technical Trainer (ATT)for Microsoft and has over 25 years of experience as a Microsoft Certified Trainer. Dan has published several books and numerous articles on Microsoft technologies. He is a regular speaker at various developer and database conferences and user group meetings and enjoys interacting with the Microsoft communities.
Read more about Dan Clark

Right arrow

Exploring the basics and overall process of message routing

In an IoT hub, message routing involves the process of directing and delivering messages between IoT devices and cloud-based services or other endpoints. The IoT hub acts as a central hub or intermediary that facilitates communication and data exchange in an IoT ecosystem. Here’s an overview of the message routing process:

  1. Device connectivity: IoT devices, such as sensors or actuators, establish a connection with the IoT hub. They can use various communication protocols, including Message Queuing Telemetry Transport (MQTT), Advanced Message Queuing Protocol (AMQP), or Hypertext Transfer Protocol (HTTP), to connect to the IoT hub over the internet or other supported networks.
  2. Message ingestion: The IoT hub receives messages from the connected devices. These messages can contain sensor data, device telemetry, commands, or other types of information.
  3. Routing rules: Within the IoT hub, you can define routing...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
The Azure IoT Handbook
Published in: Dec 2023Publisher: PacktISBN-13: 9781837633616

Author (1)

author image
Dan Clark

Dan Clark is a senior developer and data engineer specializing in Microsoft technologies. He is focused on learning new AI and data technologies and training others on how to best implement those technologies. He has worked as an Azure Technical Trainer (ATT)for Microsoft and has over 25 years of experience as a Microsoft Certified Trainer. Dan has published several books and numerous articles on Microsoft technologies. He is a regular speaker at various developer and database conferences and user group meetings and enjoys interacting with the Microsoft communities.
Read more about Dan Clark