Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
The ThingWorx Azure IoT Connector download includes a Java application that simulates a device connecting to your Azure IoT Hub. A ThingTemplate is also included and can be imported into ThingWorx.
In ThingWorx Composer, click Import/Export menu, then click From File and browse to ../demo/edgedevice- demo/platform/entities/CPUDemo_AllEntities.xml
Below is an example configuration:
azure-edge-device { deviceId = "alstestedgething" iotHubHostname = "alsiot.azure-devices.net" registryPolicyName = "registryReadWrite" registryPolicyKey = "pzXAi2nonYWsr3R7KVX9WuzV/1234567NZVTuScl/Kg=" }
Congratulations! You've successfully completed the Connect Azure IoT Hub to ThingWorx Quickstart. By following the steps in this lesson, you imported a device created in Azure into ThingWorx and saw how data from an Azure device could be used in a ThingWorx Mashup.
We recommend the following resources to continue your learning experience:
If you're following the Azure MXChip Development Kit learning path, the next guide is Create a Thing Shape.
Capability Guide
Connect | Choose a Connectivity Method |
Build | Design Your Data Model |
Experience | Create Your Application UI |
If you have questions, issues, or need additional information, refer to:
Community | Developer Community Forum |
Support | Getting Started with ThingWorx |