From 4f550cd99ed78d38c3ddd655eb9d5d345d91d7f1 Mon Sep 17 00:00:00 2001 From: Wang Yuchen <31466770+WangYuchenSJTU@users.noreply.github.com> Date: Mon, 9 Jul 2018 14:45:31 +0800 Subject: [PATCH] Created Send D2C Message to IoT Hub (markdown) --- Send-D2C-Message-to-IoT-Hub.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Send-D2C-Message-to-IoT-Hub.md diff --git a/Send-D2C-Message-to-IoT-Hub.md b/Send-D2C-Message-to-IoT-Hub.md new file mode 100644 index 0000000..6e2c351 --- /dev/null +++ b/Send-D2C-Message-to-IoT-Hub.md @@ -0,0 +1,5 @@ +Command: **Azure IoT Hub: Send D2C message to IoT Hub** + +Right-click your device and select **Send D2C message to IoT Hub**, then enter the message, results will be shown in **OUTPUT > Azure IoT Toolkit** view. + +![send d2c](https://raw.githubusercontent.com/wiki/Microsoft/vscode-azure-iot-toolkit/images/sendd2c.gif) \ No newline at end of file