Hai,
I'm using MQTTBox for testing the device to cloud connection. I have registered on Azure. i try to establish the connection to cloud using MQTTBox. But Connection error shown on there.
Host =iothubhostname
username={iothubhostname}/RIOD_GREECE_TEST1/api-version=2016-11-14
client id=RIOD_GREECE_TEST1
passwor =SAS token generated using "visual studio code"(using shared access policies)
it has been saying connection error
is the parameters are correct?
is there is any other method for generating password?