Hey guys!
I have some questions about the connection string.
Usually in a Python Application you do the configuration like this:
But in the extension I only have the Broker, GroupName, Topic and ConnectionString.
How do I mount the ConnectionString based on that?
I guess it's something like:
Can you please help me on this matter?