Hello,
I have many devices in the field that will soon be enabled as MQTT clients. I would like to enable each of them to publish to a unique topic.
That being said, it is not practical for me to manually register each client as a unique device on the MyQttHub dashboard.
With these constraints, would it be appropriate to use the connecting several devices with the same credentials method?
Are there any limitations that would prevent these many unique clients to connect with common credentials and publish to unique topics?
Thanks for your help!