Environment Variables for MQTT credentials

Hi all,
I'm trying to use environment variables to set up credentials for the MQTT nodes, however the password field does not seem to be able to read in an environment variable as its input. The environment variable is definitely created properly, it seems the password field only allows plain-text input, and not a variable. Does anybody know a work around for this problem?

Cheers,
Chris

Update: I updated my version from 1.2.3 to 1.3.5 and environment variables seem to now work in the $(ENV_VAR) syntax in the password field. This issue is resolved.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.