Extensions
The following extensions are supported in ThingWorx. PTC supported extensions are available on the ThingWorx Foundation downloads page.
* 
The ThingWorx extension support model has recently changed. Most extensions are no longer available on the downloads page. See this article for more information.
* 
You can now use the ThingWorx Remote Access Extension for remote tunneling with your edge devices instead of the Web Sockets Tunnel widget.
* 
Starting with ThingWorx 9.3.0, using initializeThing() in an extension causes the platform to load default values during the startup, rather than the persisted values. Use startThing() instead of initializeThing() to ensure the persisted values are applied correctly.
Was this helpful?