1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes
Nicholas O'Leary 7040aaa179 Add clientid/username/password to MQTT nodes
Alternative implementation, closes #42

The username/password as not stored in the main flow file for security reasons;
they are stored in the adjacent credentials file. This does mean an extra step
to importing an MQTT node, as the user has to manually edit it to re-add username
and password if needed.
2013-11-25 22:50:08 +00:00
..
core Add clientid/username/password to MQTT nodes 2013-11-25 22:50:08 +00:00
99-sample.html.demo update sample node to reflect better way to close nodes. 2013-10-10 15:36:23 +01:00
99-sample.js.demo update sample to use environment variable for path to RED. 2013-10-28 09:59:36 +00:00