You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@karmacomposer The example stack shows how to use username/password. Look at the "Connect" button script. The handler in the LCB file is pretty straightforward as well:
public handler MosquittoSetUsernamePassword(in pUsername as String, in pPassword as String) returns String
Which server are you expecting the test stack to provide a default username/password for? Setting up a username/password is something you will do with your specific server so only you would now the username/password.
Trevore,
You added username and password but neglected to write any instructions on use nor gave the default username and password for testing.
It looks like you change the port to 8883 but what is the username and password?
Thanks.
Mike
The text was updated successfully, but these errors were encountered: