Skip to main content
1-Visitor
January 11, 2016
Question

How to send parameters of multiple things using C SDK?

  • January 11, 2016
  • 1 reply
  • 1172 views

Hi

I have successfully sent data from for one thing from C SDK to thingworx. am having multiple things and need to sent parameters for all of them.

Can someone tell me how to do that? (am using a raspberry pi 2 model B as a gateway for all my things)

thank you

1 reply

1-Visitor
February 6, 2016

You can bind multiple Things using the C SDK.  How to do this is explained in another postHow do I Bind multiple things from C SDK