|
|
The ThingWorx extension support model has recently changed. Most extensions are no longer available on the downloads page. See this article for more information.
|
|
|
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.
|