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!