mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update social nodes info style
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
<script type="text/x-red" data-help-name="pusher out">
|
||||
<p>Pusher output node for sending messages to a specific channel/event.</p>
|
||||
<p>You need an App key, secret and ID of a Pusher app.</p>
|
||||
<p>The node will send the <b>msg.payload</b> of the incoming message.</p>
|
||||
<p>If you leave the eventname blank you can set it using <b>msg.topic</b>.</p>
|
||||
<p>The node will send the <code>msg.payload</code> of the incoming message.</p>
|
||||
<p>If you leave the eventname blank you can set it using <code>msg.topic</code>.</p>
|
||||
</script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user