Skip to content

Commit 535aee0

Browse files
Merge pull request #214429 from timlt/iotdev-freshness2
Freshness reviews
2 parents 208ebf2 + 11215a4 commit 535aee0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/iot-develop/quickstart-send-telemetry-central.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Quickstart - connect a device and send telemetry to Azure IoT Central
3-
description: "This quickstart shows device developers how to connect a device securely to Azure IoT Central. You use an Azure IoT device SDK for C, C#, Python, Node.js, or Java, to build a device client for Windows, Linux, or Raspberry Pi (Raspbian), then you connect and send telemetry."
3+
description: "This quickstart shows device developers how to connect a device securely to Azure IoT Central. You use an Azure IoT device SDK for C, C#, Python, Node.js, or Java, to build a device client for Windows, Linux, or Raspberry Pi (Raspbian). Then you connect and send telemetry."
44
author: timlt
55
ms.author: timlt
66
ms.service: iot-develop
77
ms.topic: quickstart
8-
ms.date: 04/27/2021
8+
ms.date: 10/13/2022
99
ms.collection: embedded-developer, application-developer
1010
zone_pivot_groups: iot-develop-set1
11-
ms.custom: mode-other, contperf-fy22q2
11+
ms.custom: mode-other, engagement-fy23
1212
#Customer intent: As a device application developer, I want to learn the basic workflow of using an Azure IoT device SDK to build a client app on a device, connect the device securely to Azure IoT Central, and send telemetry.
1313
---
1414

@@ -49,7 +49,7 @@ ms.custom: mode-other, contperf-fy22q2
4949
## View telemetry
5050
After the device connects to IoT Central, it begins sending telemetry. You can view the telemetry and other details about connected devices in IoT Central.
5151

52-
In IoT Central, select **Devices**, click your device name, then select the **Overview** tab. This view displays a graph of the temperatures from the two thermostat devices.
52+
In IoT Central, select **Devices**, select your device name, then select the **Overview** tab. This view displays a graph of the temperatures from the two thermostat devices.
5353

5454
:::image type="content" source="media/quickstart-send-telemetry-central/iot-central-telemetry-output-overview.png" alt-text="IoT Central device telemetry overview":::
5555

articles/iot-develop/quickstart-send-telemetry-iot-hub.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Send device telemetry to Azure IoT Hub quickstart
3-
description: "This quickstart shows device developers how to connect a device securely to Azure IoT Hub. You use an Azure IoT device SDK for C, C#, Python, Node.js, or Java, to build a device client for Windows, Linux, or Raspberry Pi (Raspbian), then you connect and send telemetry."
3+
description: "This quickstart shows device developers how to connect a device securely to Azure IoT Hub. You use an Azure IoT device SDK for C, C#, Python, Node.js, or Java, to build a device client for Windows, Linux, or Raspberry Pi (Raspbian). Then you connect and send telemetry."
44
author: timlt
55
ms.author: timlt
66
ms.service: iot-develop
77
ms.topic: quickstart
8-
ms.date: 08/03/2021
8+
ms.date: 10/13/2022
99
ms.collection: embedded-developer, application-developer
1010
zone_pivot_groups: iot-develop-set1
11-
ms.custom: mode-other, devx-track-azurecli, contperf-fy22q2
11+
ms.custom: mode-other, devx-track-azurecli, engagement-fy23
1212
ms.devlang: azurecli
1313
#Customer intent: As a device application developer, I want to learn the basic workflow of using an Azure IoT device SDK to build a client app on a device, connect the device securely to Azure IoT Hub, and send telemetry.
1414
---

0 commit comments

Comments
 (0)