Using the C SDK to Deliver Data to ThingWorx from a Raspberry PI
- December 31, 2015
- 11 replies
- 11265 views
This document attached to this blog entry actually came out of my first exposure to using the C SDK on a Raspberry PI. I took notes on what I had to do to get my own simple edge application working and I think it is a good introduction to using the C SDK to report real, sampled data. It also demonstrates how you can use the C SDK without having to use HTTPS. It demonstrates how to turn off HTTPS support.
I would appreciate any feedback on this document and what additions might be useful to anyone else who tries to do this on their own.

