Skip to main content
1-Visitor
December 13, 2018
Question

Can't connect from RPi to Thingworx EMS

  • December 13, 2018
  • 1 reply
  • 1196 views

I use Thingworx EMS connection. with help of config. json and config.lua files. After starting wmes.exe,I get "Successful connection" message, then I start luaScriptResource.exe I get the folloving text:

" [INFO ] 2018-12-13 12:08:14,378 PiThing: -- Starting script --------------------------
[INFO ] 2018-12-13 12:08:14,378 PiThing: Registering core callback handler
[INFO ] 2018-12-13 12:08:14,378 PiThing: Starting main loop
[INFO ] 2018-12-13 12:08:14,379 PiThing: Calling lifecycle start listeners.
[INFO ] 2018-12-13 12:08:14,379 shapes.propsubscribe: Initialized
[INFO ] 2018-12-13 12:08:14,385 thingworx.handler: Creating a new handler "

And nothing more. 

Maybe I make mistake but I don't know when. Help me, please. 

 

 

1 reply

Support
February 5, 2019

Hi @Asiya_Zaripova.

 

When you run the lua script resource and then in Composer check Monitoring > Remote Things, do you see the entities you expect under either the All or Unbound tabs?  If anything is unbound, you will need to create an entity for it in order to complete the connection to the platform.

 

Regards.

 

--Sharon