Skip to main content
15-Moonstone
January 3, 2020
Question

How to connect vuforia (AR) with different IOT platform ?

  • January 3, 2020
  • 1 reply
  • 1144 views

Hi,

 

How we can connect vuforia with different IOT platform (instead of Thingworx), Do we have such vuforia Rest API for that? Or having any roadmap for same.

 

we want to connect vuforia studio to our own IOT platform instead of thingworx. So pls can i get more details on this.

 

Regards,

Prashant Pandarkar

1 reply

17-Peridot
January 6, 2020

Hello Prashant Pandarkar,

 

As far I know, we don't have any API to connect to another IoT platform in Vuforia Studio.

 

But I suppose that we can use HTTP requests in AJAX to have data from another IoT platform.

More details here :

https://www.w3schools.com/xml/ajax_xmlhttprequest_send.asp

 

From my point of view, the main issue will be to convert data from this IoT platform to same format used by 

2D Widgets.

It is needed to have same json format.

 

Best regards,

Samuel