Skip to content

Commit b304964

Browse files
authored
Merge pull request #112079 from v-hearya/master
205156 - ms.custom value added | updated
2 parents 4c7408d + a0d5fac commit b304964

10 files changed

+11
-1
lines changed

articles/iot-hub/iot-hub-java-java-twin-getstarted.md

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

1415
# Get started with device twins (Java)

articles/iot-hub/iot-hub-monitor-resource-health.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: 11/11/2019
1010
ms.author: kgremban
11+
ms.custom: amqp
1112
---
1213
# Monitor the health of Azure IoT Hub and diagnose problems quickly
1314

articles/iot-hub/iot-hub-mqtt-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: 10/12/2018
99
ms.author: robinsh
10+
ms.custom: [amqp, mqtt]
1011
---
1112
# Communicate with your IoT hub using the MQTT protocol
1213

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services: iot-hub
99
ms.devlang: javascript
1010
ms.topic: conceptual
1111
ms.date: 06/16/2017
12+
ms.custom: [amqp, mqtt]
1213
---
1314

1415
# Send cloud-to-device messages with IoT Hub (Node.js)

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

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

1314
# Get started with device management (Node.js)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services: iot-hub
99
ms.devlang: nodejs
1010
ms.topic: conceptual
1111
ms.date: 06/28/2017
12+
ms.custom: mqtt
1213
---
1314

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

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ services: iot-hub
99
ms.devlang: nodejs
1010
ms.topic: conceptual
1111
ms.date: 04/26/2018
12+
ms.custom: amqp
1213
---
1314

1415
# Get started with IoT Hub module identity and module twin (Node.js)
1516

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

1819
> [!NOTE]
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 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.
20+
> [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.
2021
2122
At the end of this tutorial, you have two Node.js apps:
2223

articles/iot-hub/iot-hub-node-node-schedule-jobs.md

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

1415
# Schedule and broadcast jobs (Node.js)

articles/iot-hub/iot-hub-node-node-twin-getstarted.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.devlang: nodejs
88
ms.topic: conceptual
99
ms.date: 08/26/2019
1010
ms.author: elioda
11+
ms.custom: mqtt
1112
---
1213

1314
# Get started with device twins (Node.js)

articles/iot-hub/iot-hub-operations-monitoring.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: 03/11/2019
1010
ms.author: nberdy
11+
ms.custom: amqp
1112
---
1213

1314
# IoT Hub operations monitoring (deprecated)

0 commit comments

Comments
 (0)