Skip to main content
4-Participant
July 24, 2017
Question

Thingworx 8.0 Arduino REST Library

  • July 24, 2017
  • 1 reply
  • 2066 views

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-Visitor
November 17, 2017

Do you have any Arduino example code for SSL ??