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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

C++ Implementation

danielw
1-Newbie

C++ Implementation

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
1 REPLY 1
paic
1-Newbie
(To:danielw)

Please log a case with Technical Support for this at support.ptc.com

Top Tags