Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello Thingworx community,
I would like to share a library for Arduino and Thingworx I made myself. It is compatible with the WiFi101 modules (e.g. Arduino MKR1000 or Arduino WiFi101 Shield) for Thingworx 8.0 REST API. At the moment it can handle POST and GET petitions mainly focused on analog input / outputs.
thingworx-arduino-wifi101
https://github.com/tidusdavid/thingworx-arduino-wifi101
Here is a preview of the web interface mashup used to test the examples I provided with the library:
I hope this helps.
Do you have any Arduino example code for SSL ??