1.0.0 • Published 3 years ago

node-red-contrib-start v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

node-red-contrib-start


A node that allows to start any flow with a payload as "Hello World".

Pre-requisites


The Node-RED Start node requires Node-RED to be installed.

Install


To install the stable version use the Menu - Manage palette option and search for node-red-contrib-start, or run the following command in your Node-RED user directory - typically ~/.node-red:

    npm install node-red-contrib-start

Or else install the package directly from Manage Palette

Restart your Node-RED instance and you should have a "start" node available in the palette.

Get Started


Usage


The start node can be utilized in any flow as a starter node with any payload including strings, JavaScript objects or the current time.

Discussions and suggestions


Use the Krysp Forum: https://www.krysp.io/forum to ask questions or to discuss new features.