--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/84b581d8-4f06-4ada-b7a0-a5518f27fcba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
node.on("input", function(msg) { var outmsg = { topic: msg.topic };
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/57ff1f00-7cd3-4280-9248-a4606dd292f2%40googlegroups.com.
Just curious, what are you trying to do with this flow? I've looked at the nest nodes and I ask as i think there are some work arounds that you can do, but wanted to understand the context more before suggesting anything.
Thanks,
Joey