Skip to content

Commit 0d67798

Browse files
committed
Add tip to central QS
1 parent 9234dd5 commit 0d67798

5 files changed

+15
-0
lines changed

includes/iot-develop-send-telemetry-central-c.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

16+
> [!TIP]
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
18+
1619
## Prerequisites
1720
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:
1821

includes/iot-develop-send-telemetry-central-csharp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

16+
> [!TIP]
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
18+
1619
## Prerequisites
1720

1821
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:

includes/iot-develop-send-telemetry-central-java.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

16+
> [!TIP]
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
18+
1619
## Prerequisites
1720

1821
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:

includes/iot-develop-send-telemetry-central-nodejs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

16+
> [!TIP]
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
18+
1619
## Prerequisites
1720
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:
1821

includes/iot-develop-send-telemetry-central-python.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
In this quickstart, you learn a basic Azure IoT application development workflow. First you create an Azure IoT Central application for hosting devices. Then you use an Azure IoT device SDK sample to create a temperature controller, connect it securely to IoT Central, and send telemetry. The temperature controller sample application runs on your local machine and generates simulated sensor data to send to IoT Central.
1515

16+
> [!TIP]
17+
> As a developer, you have some options for how to connect devices to Azure IoT. To learn about connection options, see [Overview: Connection options for Azure IoT device developers](../articles/iot-develop/concepts-overview-connection-options.md).
18+
1619
## Prerequisites
1720
This quickstart runs on Windows, Linux, and Raspberry Pi. It's been tested on the following OS and device versions:
1821

0 commit comments

Comments
 (0)