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
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.