Skip to main content
14-Alexandrite
February 7, 2023
Solved

Vuforia - Kepserverex connection

  • February 7, 2023
  • 1 reply
  • 1696 views

Hello, I need to read tag values in Vuforia from KEPServerEX. Can it only be done from Thingworx or is there another option?

 

Best answer by pandersson
You can do http requests from studio. You need to enable rest in kW, you may need iot-gateway license to do so.
An issue I can see is the security issue, kepware runs with a connection to ot-network and letting phones/ipads connect to that is normally a no-no.

1 reply

14-Alexandrite
February 7, 2023

You can use the rest-server to get data from kepserver.

But you need to refresh the request manually to get the updates.

Per

anaclos14-AlexandriteAuthor
14-Alexandrite
February 7, 2023

Thanks for your answer. Can it be done in Vuforia Studio? Or is another installation required?

14-Alexandrite
February 7, 2023
You can do http requests from studio. You need to enable rest in kW, you may need iot-gateway license to do so.
An issue I can see is the security issue, kepware runs with a connection to ot-network and letting phones/ipads connect to that is normally a no-no.