cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Launch IoT Hub Connector

pacho328
2-Guest

Launch IoT Hub Connector

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 2
supandey
19-Tanzanite
(To:pacho328)

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

Leigh
Community Manager
(To:pacho328)

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

Top Tags