Skip to content

Commit 79758d7

Browse files
Merge pull request #246634 from Usha-Rathnavel/docs-editor/iot-hub-devguide-messages-d2c-1690567783
Update iot-hub-devguide-messages-d2c.md
2 parents aef9686 + 666dd49 commit 79758d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/iot-hub/iot-hub-devguide-messages-d2c.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ In addition to device telemetry, message routing also enables sending non-teleme
160160
* Device job lifecycle events
161161
* Digital twin change events
162162
* Device connection state events
163-
* MQTT broker messages
164163

165164
For example, if a route is created with the data source set to **Device Twin Change Events**, IoT Hub sends messages to the endpoint that contain the change in the device twin. Similarly, if a route is created with the data source set to **Device Lifecycle Events**, IoT Hub sends a message indicating whether the device or module was deleted or created. For more information about device lifecycle events, see [Device and module lifecycle notifications](./iot-hub-devguide-identity-registry.md#device-and-module-lifecycle-notifications). When using [Azure IoT Plug and Play](../iot-develop/overview-iot-plug-and-play.md), a developer can create routes with the data source set to **Digital Twin Change Events** and IoT Hub sends messages whenever a digital twin property is set or changed, a digital twin is replaced, or when a change event happens for the underlying device twin. Finally, if a route is created with data source set to **Device Connection State Events**, IoT Hub sends a message indicating whether the device was connected or disconnected.
166165

@@ -196,3 +195,5 @@ To learn how to create message routes, see:
196195

197196
* [Create and delete routes and endpoints by using the Azure portal](./how-to-routing-portal.md)
198197
* [Create and delete routes and endpoints by using the Azure CLI](./how-to-routing-azure-cli.md)
198+
199+

0 commit comments

Comments
 (0)