Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi all,
I have a question. I would like to create a kine of standalone application using Java to get information from Thingworx.
I'm able to call via REST services and obtain a response, but it's not clear for me how to obtain a Java Object from thingworx json response.
Can you get me some example?
lguagneli: Please refer existing post which might be helpful - POSTing via a REST call in Java
-Durgesh