Asynchronouse mode message send command?

Sorry, but CRAFT has set in.

What is the command to asynchronously send a message?

node.push? (No I tried that)
node.send? (I think I tried that.)

Someone - please.

Documentation for the function node is here: https://nodered.org/docs/user-guide/writing-functions

Use node.send() to send a message.

1 Like

Thanks.

Though I said I tried it and it didn't work. That was more my fault with the structure of what is sent.

ITMT, what I was going to do I found an easier way.

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