Skip to main content
15-Moonstone
August 12, 2021
Question

EMS connection with Thingworx

  • August 12, 2021
  • 1 reply
  • 1103 views

I have been following this guide(https://developer.thingworx.com/en/resources/guides/use-edge-microserver-ems-connect-thingworx/mlp-connect-ems) to establish a EMS connection with Thingworx.

after executing the wsems in cmd am not seeing either error or success message. no result is shown in cmd. However am able to see EdgeThing (Example device name as mentioned in the guide) in Thingworx and able to create a remote thing.

Sruthi_0-1628779457409.png

But when I tried to access the files using BrowseDirectory there is no data.

I am attaching my config.json file, config.lua file and log file for reference.

Somebody Please help me to resolve this

1 reply

12-Amethyst
August 16, 2021

Hi Sruthi, try set the log level to INFO and see the result. 

ex:"level":  "INFO",