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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Thingworx 8.0 Arduino REST Library

dvelasquez-2
4-Participant

Thingworx 8.0 Arduino REST Library

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.

1 REPLY 1

Do you have any Arduino example code for SSL ??

Top Tags