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
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.