Skip to main content
1-Visitor
May 5, 2016
Question

Remote Thing not getting connected on Thingworx

  • May 5, 2016
  • 1 reply
  • 1792 views

favorite

I am trying to connect a raspberry pi to Thingworx Platform. I followed all the steps mentioned in theirRaspberry Pi Quick Start Guide.

On the Install and Configure Edge Step, on running command in terminal

$ node app.js

i am getting the following output :

enter image description here

In this output if you notice the 3rd line it is

[Force]twWs_Connect: Websocket connected!

Now in the Next step which is Check Connectivity, by using the Thingworx Composer, when i am trying to check if the remote thing is connected, it shows me IsConnected property of the thing as false

Can someone tell me what I may be missing or doing wrong?

1 reply

5-Regular Member
May 5, 2016

Manish, please do post the entire log file.

mnair1-VisitorAuthor
1-Visitor
May 28, 2016

Where can i find the log file?