node-red/nodes
Nick O'Leary 62694da7e6 Ensure last mqtt node turns off the lights before closing
The mqtt-broker node disconnects when the last node using it
is closed. But that node-close was not waiting for the disconnect
to complete. This led to a race-condition where the using node
was recreated and started trying to use the broker node whilst it
was still disconnecting.
2015-12-22 23:31:22 +00:00
..
core Ensure last mqtt node turns off the lights before closing 2015-12-22 23:31:22 +00:00
99-sample.html.demo update sample to refer to fa-icons 2015-10-20 19:30:42 +01:00
99-sample.js.demo Reset some changes to sample to be in line with how most of our nodes 2015-01-12 19:11:07 +00:00