Will MQTT transmission is essential to configure if we needs to connect and get the data from MES?

Hi,
With our configuration from MES the data is getting published through MQTT. Two modules installed MQTT Distributor and MQTT Engine. So in our system we configured the required information in MQTT Engine and subscribed to the Topic. But we didn't receive any message from MES. But from MES it is getting published successfully.
Our settings are

  • Disabled the default Namespaces
  • Created Custom Namespaces
  • Added server configuration in MQTT Engine and the status is connected
    After installing the MQTT Transmission the Edge nodes created then I started receiving the data from MES.

Try using MQTT-Explorer to verify the data is getting published from the MES to the Broker(Distributor).