Community Tip - You can change your system assigned username to something more personal in your community settings. X
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
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.