Skip to main content
1-Visitor
March 31, 2018
Question

Launch IoT Hub Connector

  • March 31, 2018
  • 2 replies
  • 1862 views

Where I can find this values in thingworx.

 

 

transport.websockets {
 // ThingWorx platform application key
  app-key = "6d70dfca-fe88-4d8c-83aa-686449b52cb2"

 // One or more platforms can be specified here, comma separated
  platforms = "ws://45.23.12.112:80/Thingworx/WS"
}

2 replies

5-Regular Member
April 3, 2018

Hi @pacho328 Application keys are listed in ThingWorx Composer > Security > Application Keys and the other is just the machine/instance's IP which is running ThingWorx. You could check the port in the server.xml available in tomcat's installation directory e.g \\Tomcat 8.5\conf

Emeritus
April 5, 2018

hi @pacho328

Just wanted to follow up to see if Sushant's reply answered your question.  If so, please indicate Accepted Solution.  If not, please advise on your current status.

Thanks!

Leigh