HiveMQ Edge UNS config

Hello everyone,

I’m working with HiveMQ Edge and I’ve noticed something unexpected with the UNS (Unified Namespace) setting.

  • Without enabling UNS, I’m able to publish data successfully and see it in the HiveMQ WebClient.

  • Once I enable UNS, the data stops appearing in the WebClient.

From my understanding, enabling UNS should help organize and structure topics, but in my case it seems to block or redirect the data flow.

Could someone explain how to properly configure UNS in HiveMQ Edge so that published data continues to show up in the WebClient? Is there a specific mapping or topic configuration I need to adjust?

Thanks in advance for any assistance!

Hello @Naga ,

Thank you for the outreach - we would be happy to assist!

To get us started, I’d like to better understand your current configuration, and your goals with this setup.

Please provide the following :

  • The current config.xml for HiveMQ Edge - this is typically located within your HiveMQ Edge installation at /conf/config.xml - this will provide a general summary of the current configuration. Please feel to obfuscate any sensitive details here, as well.
  • A brief summary of your current connection pattern - i.e., the intended data flow, connected clients, subscription patterns, etc.
  • A brief summary of your current testing pattern - how are you verifying successful message flow?
  • The current HiveMQ Edge log file - typically located within your HiveMQ Edge installation folder, at /log.

With these details, we will be able to provide a more concrete solution to ensure that data is flowing as you expect.

Best,

Aaron from the HiveMQ Team