Question
How can I make(create) new thing on server (C-SDK)
Hi!
I am newbie Thingworx...
I have a question, in C-SDK example SteamSensor, this example explains about just one thing 'SteamSensor'.
I need to make(create) thing on client program, if thing which have specific name is not exist in server.
I couldn't find solution on C-SDK document... Is there any way to do it?

