REST API on IoT Device
Hi,
I want to use REST API to send sensor data from my device to Thingworx foundation server.
I have created Mashup on Thingworx server.
I have tried with the example given at https://developer.thingworx.com/en/resources/guides/thingworx-rest-api-quickstart
It works fine for me. Now I want to replace HTTPie application with my device to update Things property SomeNumber. I am using SIM800 module for communication.
Is there any example given for the device using REST API?
Please guide.

