Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
In java, using the thingworx sdk, what is the recommended way to get a list of thing templates that are derived from a parent thing template? Is there existing functionality I can use or do I need to loop though all thing templates and check with the ThingTemplate.isDerivedFromTemplate method?