Skip to content

Commit 894e81e

Browse files
committed
removed 2 more instances of simulated
1 parent 7d7f9cf commit 894e81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 run a client app on a simulated device, then you connect to IoT Central 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 run a client app on a device, then you connect to IoT Central and send telemetry.
44
author: timlt
55
ms.author: timlt
66
ms.service: iot-develop
@@ -47,7 +47,7 @@ zone_pivot_groups: iot-develop-set1
4747
:::zone-end
4848

4949
## View telemetry
50-
After the simulated device connects to IoT Central, it begins sending telemetry. You can view the telemetry and other details about connected devices in IoT Central.
50+
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

5252
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.
5353

0 commit comments

Comments
 (0)