Skip to main content
1-Visitor
March 21, 2018
Question

manage updates for remote devices

  • March 21, 2018
  • 1 reply
  • 1461 views

Hii ,

In thingworx  i am trying to install  WebSocketEdgeMicroServers(WSEMS) for remote access and control in Thingworx asset management. But while configuration ,config.json file is not executing.  What is the edgethingtemplate i have to give. Can anyone tell me correct process for configuration. 

Below one is my config.json file

1 reply

22-Sapphire I
March 21, 2018

Try encryption: none

looks like you are not on ssl/wss

 

Since you don't have autobind in this config, you do need to make sure you spin up something else to represent an edge device, our wsems comes with an example that uses the luascriptresource.

After that part is configured and started, hopefully upon successful connection to Thingworx, you can now bind that edge device to a RemoteThing type Thing within Thingworx by matching the names.