Hi,
I'm currently playing around with the C SDK. The steam sensor example compiles just fine, connects to my Thingworx instance also. Now I have setup a project integrating the SDK into our C++ framework. I copied the code from the steam sensor example and removed nearly everything (left just registering a single property) including the creation of the data collection task. My instance is able to connect to the Thingworx Instance, showing up as an unbound Thing. I can bind it to a local Thing, but when I try to "Manage bindings" the request for GetRemoteMetadata times out.
Does anybody know a possible reason for this?
I just recognized that I can write values from the SDK to Thingworx, but it seems that all access from TW to the SDK times out. Any Idea?
BR,
Daniel