Skip to main content
September 10, 2015
Question

Making ThingWorx galileo-c-sdk example work with local ThingWorx instance

  • September 10, 2015
  • 1 reply
  • 1050 views

I am following the exercise available at http://www.thingworx.com/developer/device-kits/galileo-c-sdk to make the Dell Gateway communicate with the Galileo and simulate the washing machine example.

 

 

While I am able to bring up ThingWorx on our gateway and invoke the twc_agent to generate data from the Galileo, invoking the mashup connect to  device.cloud.thingworx.com host instead of the local ThingWorx host thats running on the gateway. Would appreciate some pointers on how to make it talk to the local instance ?

 

 

Thanks

Raja

Phone : 408-296-9559Mak

1 reply

5-Regular Member
September 15, 2015

Raja, if you are using the C SDK, the main.c file has a 'Server Details' section. You would have to edit the #define TW_HOST section to your localhost and #define TW_APP_KEY to your appKey.