node-red-contrib-hello 0.1.1

A Node-RED node to show Hello.

npm install node-red-contrib-hello

A Node-RED node to show Hello.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-hello

Usage

This node sets "Hello World" in the msg.payload. There is no additional settings.

Example

With an inject node and a debug node.

[{"id":"2d03f3df.af1a9c","type":"inject","z":"d798bf30.6a942","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"x":112.5,"y":94,"wires":[["72eef86b.68ecb8"]]},{"id":"72eef86b.68ecb8","type":"hello","z":"d798bf30.6a942","name":"","x":254.5,"y":176,"wires":[["308905fc.912e1a"]]},{"id":"308905fc.912e1a","type":"debug","z":"d798bf30.6a942","name":"","active":true,"console":"false","complete":"false","x":440.5,"y":255,"wires":[]}]

Node Info

Version: 0.1.1
Updated 8 years, 5 months ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

2 in the last week

Nodes

  • hello

Keywords

  • node-red

Maintainers