Skip to content

Commit 4abd21d

Browse files
committed
205156 - ms.custom value added | updated
1 parent 9569dd0 commit 4abd21d

10 files changed

+11
-2
lines changed

articles/iot-hub/about-iot-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nberdy
55
ms.author: nberdy
66
ms.date: 08/08/2019
77
ms.topic: overview
8-
ms.custom: mvc
8+
ms.custom: [mvc, amqp, mqtt]
99
ms.service: iot-hub
1010
services: iot-hub
1111
---

articles/iot-hub/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ metadata:
1111
ms.author: robinsh
1212
manager: eliotgra
1313
ms.date: 03/23/2020
14+
ms.custom: amqp
1415

1516
landingContent:
1617
- title: Getting Started

articles/iot-hub/iot-hub-amqp-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services: iot-hub
77
ms.topic: conceptual
88
ms.date: 04/30/2019
99
ms.author: robinsh
10+
ms.custom: [amqp, mqtt]
1011
---
1112

1213
# Communicate with your IoT hub by using the AMQP Protocol

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: conceptual
88
ms.tgt_pltfrm: arduino
99
ms.date: 06/25/2019
1010
ms.author: wesmc
11+
ms.custom: mqtt
1112
---
1213

1314
# Connect IoT DevKit AZ3166 to Azure IoT Hub

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-mqtt-helloworld.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.topic: conceptual
99
ms.tgt_pltfrm: arduino
1010
ms.date: 04/02/2018
1111
ms.author: liydu
12+
ms.custom: mqtt
1213
---
1314

1415
# Send messages to an MQTT server

articles/iot-hub/iot-hub-c-c-module-twin-getstarted.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ ms.devlang: c
88
ms.topic: conceptual
99
ms.date: 06/25/2018
1010
ms.author: menchi
11+
ms.custom: [amqp, mqtt]
1112
---
1213

1314
# Get started with IoT Hub module identity and module twin (C)
1415

1516
[!INCLUDE [iot-hub-selector-module-twin-getstarted](../../includes/iot-hub-selector-module-twin-getstarted.md)]
1617

1718
> [!NOTE]
18-
> [Module identities and module twins](iot-hub-devguide-module-twins.md) are similar to Azure IoT Hub device identity and device twin, but provide finer granularity. While Azure IoT Hub device identity and device twin enable the back-end application to configure a device and provides visibility on the devices conditions, a module identity and module twin provide these capabilities for individual components of a device. On capable devices with multiple components, such as operating system based devices or firmware devices, it allows for isolated configuration and conditions for each component.
19+
> [Module identities and module twins](iot-hub-devguide-module-twins.md) are similar to Azure IoT Hub device identity and device twin, but provide finer granularity. While Azure IoT Hub device identity and device twin enable the back-end application to configure a device and provides visibility on the device's conditions, a module identity and module twin provide these capabilities for individual components of a device. On capable devices with multiple components, such as operating system based devices or firmware devices, it allows for isolated configuration and conditions for each component.
1920
2021
At the end of this tutorial, you have two C apps:
2122

articles/iot-hub/iot-hub-compare-event-hubs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services: iot-hub
88
ms.topic: conceptual
99
ms.date: 02/20/2019
1010
ms.author: kgremban
11+
ms.custom: [amqp, mqtt]
1112
---
1213

1314
# Connecting IoT Devices to Azure: IoT Hub and Event Hubs

articles/iot-hub/iot-hub-csharp-csharp-c2d.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.devlang: csharp
99
ms.topic: conceptual
1010
ms.date: 04/03/2019
1111
ms.author: robinsh
12+
ms.custom: [amqp, mqtt]
1213
---
1314

1415
# Send messages from the cloud to your device with IoT Hub (.NET)

articles/iot-hub/iot-hub-csharp-csharp-device-management-get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.devlang: csharp
99
ms.topic: conceptual
1010
ms.date: 08/20/2019
1111
ms.author: robinsh
12+
ms.custom: mqtt
1213
---
1314

1415
# Get started with device management (.NET)

articles/iot-hub/iot-hub-csharp-csharp-file-upload.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.devlang: csharp
99
ms.topic: conceptual
1010
ms.date: 07/04/2017
1111
ms.author: robinsh
12+
ms.custom: mqtt
1213
---
1314

1415
# Upload files from your device to the cloud with IoT Hub (.NET)

0 commit comments

Comments
 (0)