How to send parameters of multiple things using C SDK?
Jan 11, 2016
01:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 11, 2016
01:06 AM
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
Labels:
- Labels:
-
Connectivity
- Tags:
- edge sdk
1 REPLY 1
Feb 06, 2016
05:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 06, 2016
05:09 PM
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
