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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

How to send parameters of multiple things using C SDK?

agprasad
1-Newbie

How to send parameters of multiple things using C SDK?

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

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

Top Tags