node-red/nodes/core/io
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
..
lib Add clientid/username/password to MQTT nodes 2013-11-25 22:50:08 +00:00
10-mqtt.html Add clientid/username/password to MQTT nodes 2013-11-25 22:50:08 +00:00
10-mqtt.js Add clientid/username/password to MQTT nodes 2013-11-25 22:50:08 +00:00
21-httpin.html Add httpRoot tip to http node 2013-11-22 21:26:18 +00:00
21-httpin.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
22-websocket.html Add WebSocket nodes 2013-11-22 21:28:05 +00:00
22-websocket.js Add WebSocket nodes 2013-11-22 21:28:05 +00:00
23-watch.html Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
23-watch.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
25-serial.html Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
25-serial.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
31-tcpin.html Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
31-tcpin.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
32-udp.html Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
32-udp.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
90-httpget.html Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
90-httpget.js Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00