cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

THingworx 4 Java SDK - Link

grahamall
1-Newbie

THingworx 4 Java SDK - Link

Is the THingworx 4 SDK for java available still? I need to write a new plugin but I can only find a link to the v5 SDK


Thanks



2 REPLIES 2
mhollenbach
5-Regular Member
(To:grahamall)

There was no Java SDK reference available for Thingworx 4. You can write Java extensions but there is no SDK reference material.

Regards,
Meghan

How do you write an extension without access to the thingworx jar?  Without the jar I can't compile the source as it uses annotations (@ThingworxConfigurationTableDefinitions), Infotables (InfoTableInstanceFactory) and my base class extends com.thingworx.things.Thing?

I'm not sure how to create an extension without using any of these lexical elements.

Top Tags