Skip to content

Commit c3195d2

Browse files
committed
Freshness reviews
1 parent d7e58b6 commit c3195d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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/20022
99
ms.collection: embedded-developer, application-developer
1010
zone_pivot_groups: iot-develop-set1
1111
ms.custom: mode-other, contperf-fy22q2
@@ -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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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
1111
ms.custom: mode-other, devx-track-azurecli, contperf-fy22q2

0 commit comments

Comments
 (0)