Connecting Raspberry Pi to a private Thingworx Server
Hello everyone,
I'm trying to connect my Raspberry Pi to a private server of Thingworx. The server's address starts with http and continues with the IP adress of the server (ex: http://192.xxx.xx.xx/Thingworx/Composer/index.html). I followed Raspberry Pi Quickstart guide (https://developer.thingworx.com/resources/guides/thingworx-raspberry-pi-quickstart) and I managed to build a connection between my RasPi and academic cloud of Thingworx by establishing and configuring the Edge Micro Server (EMS). When I tried to adapt this solution to my case I got the ERROR: Error initializing socket connection. Er = 113. I'm not sure if i defined port and protocol wrong. I also use static IP for my RasPi since the Wifi I use is private and doesn't allow access to internet.
Thank you for your attention,
Emre
