Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi
I have downloaded the Azure IoT hub connector(Thingworx-Azure-IoT-Hub-Connector-2.0.0.141) from TW marketplace,imported azure-iot-hub-adapter-extension-2.0.0.141 and ConnectionServicesExtension-1.4.2 extensions in the TW instance.
In the connector->conf folder i have edited the azure-iot.conf file with the required configuration .
When started the bat file using cmd :C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\azure-iot.bat , I receive the following exception:
Hi @vpanwar,
Please check the port of on which your ThingWorx Platform is running. You need to put the same port in azure-iot.conf file under the tag :
platforms = "ws://localhost:80/Thingworx/WS"
Thanks,
Himanshu