Skip to content

Commit 8032a37

Browse files
committed
205156 - ms.custom value added | updated
1 parent f847e98 commit 8032a37

10 files changed

+12
-4
lines changed

articles/iot-accelerators/howto-opc-publisher-run.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: conceptual
88
ms.service: industrial-iot
99
services: iot-industrialiot
1010
manager: philmea
11+
ms.custom: [amqp, mqtt]
1112
---
1213

1314
# Run OPC Publisher

articles/iot-accelerators/iot-accelerators-connecting-devices-node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services: iot-accelerators
88
ms.topic: conceptual
99
ms.date: 01/24/2018
1010
ms.author: dobett
11+
ms.custom: mqtt
1112
---
1213

1314
# Connect your device to the Remote Monitoring solution accelerator (Node.js)

articles/iot-accelerators/iot-accelerators-connecting-pi-node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services: iot-accelerators
88
ms.topic: conceptual
99
ms.date: 01/24/2018
1010
ms.author: dobett
11+
ms.custom: mqtt
1112
---
1213

1314
# Connect your Raspberry Pi device to the Remote Monitoring solution accelerator (Node.js)

articles/iot-accelerators/iot-accelerators-device-simulation-advanced-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ manager: timlt
66
ms.service: iot-accelerators
77
services: iot-accelerators
88
ms.topic: conceptual
9-
ms.custom: mvc
109
ms.date: 03/18/2019
1110
ms.author: troyhop
11+
ms.custom: [mvc, amqp, mqtt]
1212

1313
# As an IT Pro, I need to create advanced custom simulated devices to test my IoT solution.
1414
---

articles/iot-accelerators/iot-accelerators-device-simulation-protobuf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: timlt
66
ms.service: iot-accelerators
77
services: iot-accelerators
88
ms.topic: conceptual
9-
ms.custom: mvc
9+
ms.custom: [mvc, amqp]
1010
ms.date: 11/06/2018
1111
ms.author: dobett
1212

@@ -204,7 +204,7 @@ Open the **WebService\appsettings.ini** file and modify the settings as follows:
204204

205205
#### Configure the solution to include your new device model files
206206

207-
By default, your new device model JSON and JS files wont be copied into the built solution. You need to explicitly include them.
207+
By default, your new device model JSON and JS files won't be copied into the built solution. You need to explicitly include them.
208208

209209
Add an entry to the **services\services.csproj** file for each file you want included. For example:
210210

articles/iot-accelerators/iot-accelerators-remote-monitoring-create-simulated-device.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: iot-accelerators
88
services: iot-accelerators
99
ms.date: 03/08/2019
1010
ms.topic: conceptual
11+
ms.custom: mqtt
1112

1213
# As a developer, I want to know how to create and test a new simulated device before I deploy it to the cloud.
1314
---
@@ -69,7 +70,7 @@ The following table shows the initial status of the device:
6970

7071
To complete the steps in this how-to guide, you need an active Azure subscription.
7172

72-
If you dont have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
73+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
7374

7475
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
7576

articles/iot-accelerators/iot-accelerators-remote-monitoring-device-schema.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: iot-accelerators
88
services: iot-accelerators
99
ms.date: 12/18/2018
1010
ms.topic: conceptual
11+
ms.custom: [amqp, mqtt]
1112
---
1213

1314
# Understand the device model schema

articles/iot-accelerators/overview-opc-publisher.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: overview
88
ms.service: industrial-iot
99
services: iot-industrialiot
1010
manager: philmea
11+
ms.custom: [amqp, mqtt]
1112
---
1213

1314
# What is OPC Publisher?

articles/iot-central/core/concepts-get-connected.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: conceptual
88
ms.service: iot-central
99
services: iot-central
1010
manager: philmea
11+
ms.custom: [amqp, mqtt]
1112

1213
---
1314

articles/iot-central/core/tutorial-connect-device-nodejs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.date: 03/24/2020
77
ms.topic: tutorial
88
ms.service: iot-central
99
services: iot-central
10+
ms.custom: mqtt
1011

1112
# As a device developer, I want to try out using Node.js device code that uses the Azure IoT Node.js SDK. I want to understand how to send telemetry from a device, synchronize properties with the device, and control the device using synchronous and asynchronous commands.
1213
---

0 commit comments

Comments
 (0)