Can someone please provide insight into the support for shared subscriptions in EdgexFoundry's Jakarta 2.1 release. As indicated in this documentation, shared subscription feature appears to be exclusive to MQTT 5. But I was able to achieve shared subscription functionality using hivemq broker and $share topic syntax.
I've observed that even though EdgexFoundry Jakarta 2.1 doesn't support MQTT 5, I've managed to achieve shared subscriptions using the "hive mq" broker and the topic "$share/group/topic". I don't understand the reason behind this as ideally it shouldn't have supported shared subscription at all. Can someone please explain what is going on?