Trouble with connect Arduino to Thingworx Studio
Apr 03, 2018
06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 03, 2018
06:36 AM
Trouble with connect Arduino to Thingworx Studio
Hello!
I have a trial version of ThingWorx Studio installed. I tried to connect Arduino to the ThingWorx platform and create a thing. I wanted to send data of HTTP request to the address https://wcviirqf.studio-trial.thingworx.io.
Does the trial version of ThingWorx Studio REST api support?
Labels:
- Labels:
-
Troubleshooting
- Tags:
- thingworx studio
2 REPLIES 2
Apr 03, 2018
08:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 03, 2018
08:26 AM
Hi,
Trail Thingworx supports REST API method.
To access data using REST API, check this http://support.ptc.com/cs/help/thingworx_hc/thingworx_6.0_hc/index.jspx?id=thingworx10&action=show
Regards,
Velkumar R
Apr 04, 2018
12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 04, 2018
12:10 AM
@pavelvani With the Trial Studio instance you get a ThingWorx instance associated with Studio. In your case the ThingWorx instance could be accessed using URL : https://wcviirqf.studio-trial.thingworx.io:8443/Thingworx/
Connecting your Arduino to this ThingWorx URL instance and then make the required REST calls as needed.
-Durgesh
