|
|
The JavaScript Debugger (beta) is currently available in preview mode only and is not a verified feature in ThingWorx Platform 10.0.x releases.
|
|
|
When debugging a service on a Thing Template or Thing Shape, the system does not recognize the breakpoints defined on them. You may need to specify the breakpoints on the implemented Thing service that is selected. PTC recommends that you start the Thing and debug the service from there. For more information, see Thing Services and Breakpoints.
|
.
.|
|
If you step into different service from the original service, the editor changes to display the code for the newly selected service and the header displays the entity and service that are now being inspected.
|