Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I want to know if there is a way to iterate through all of the available things properties, instead of having to go on the ThingWorx server and read them one by one. I am writing in C, using C SDK.
I have seen something similar to what I want but it's on Java:
I was searching for the equivalent version of the C SDK.
Thank you!
I guess there is no such a way?