Hi,
In order for the Web UI to talk to the EMS, you need to:
1. Set the config.lua CLI acceptors section for inboundHttpJsonCli protocol, as follows:
> port=7777
> ip="127.0.0.1"
2. Launch the EMS Web UI.
3. Click "INSTALL EMS LICENSE" on the Web UI and install the EMS license.
4. Click "START EMS" on the Web UI and wait for "EMS RUNNING" to be shown.
5. Click "CONNECT" to let the Web UI control the EMS.
Cheers,
Don