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
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"
}
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
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