Skip to main content
4-Participant
March 14, 2023
Question

How to download the ThingWorx AWS IoT Connector

  • March 14, 2023
  • 2 replies
  • 2034 views

 

2 replies

16-Pearl
March 14, 2023

Hi @SS_8239163 

I found an implementation here that might help: https://github.com/aws-samples/aws-iot-thingworx

4-Participant
March 14, 2023

Thanks for the info. I need solution like importing available extensions for AWS iot connector into thingworx and connect. Dont want to work in JAVA. Can you help on this?

18-Opal
March 15, 2023

There used to be an official AWS IoT Connector, which included an extension AND a Connection Server (an external Java part), but as far as I know it's not supported since long time. It was available on the PTC Support > Software Downloads website, but I don't see it there anymore. I guess your only options are 3rd-party solutions like the one @CharlesJi suggested above.

 

/ Constantine

12-Amethyst
March 20, 2023

Unfortunately, the ThingWorx AWS IOT Connector has been moved to End of Life (EOL) with the 8.5.0 release of ThingWorx therefore, it is not available in PTC Marketplace. As @CharlesJi mentioned, you can refer to this github link for more information regarding implementation of AWS IOT Connector extension.