Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Microsoft Visual Studio Code IoT Hub Extension

See: https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools

Microsoft Visual Studio Code has support for a IoT Hub extension pack called IoT tools, that can be used to send Device to Cloud messages (D2C messages). See the following screenshot to see how to send a D2C message from the test client. For testing using To use The IoT Hub extensiontools, an Azure Portal account is required.

...

With this tool a connection can be made to the IOT hub using the primary or secondary connection string that is given with the client registration. No Azure Portal account is required to test.

Info

The namespace is NOT the name of the iot client, but the name of the iot hub. In this case: delft-fews-iot-hub

...