hello-world-testv1 1.0.0

A custom Node-RED node for HelloWorld

npm install hello-world-testv1

hello-world-testv1

platform

This module is hello-world-testv1 node.
A custom Node-RED node for handling simple label inputs and outputs.

☝️ Pre-requisites

The Node-RED-Dashboard requires Node-RED to be installed.

📌 Installation

To install the node run the following from your Node-RED user directory (~/.node-red):

npm install hello-world-testv1

Or install the node from the Palette section of your Node-RED editor by searching by name (hello-world-testv1).

🔧 Usage

Drag and drop the helloWorld node into the Node-RED workspace.
Double-click the node to open its settings.
Enter values for Label1 and Label2.
Connect the node to other nodes and deploy your flow.
When triggered, it will output a payload with label1 and label2 values.

🔗 Node Properties

Label1 - First label input
Label2 - Second label input

🛠 Development

If you want to modify this node, link the package locally to Node-RED:

npm link cd ~/.node-red npm link hello-world-testv1

Restart Node-RED and start testing your changes!

📜 License

This project is licensed under the TAMS License.

Node Info

Version: 1.0.0
Updated 2 months, 3 weeks ago
License: Tams
Rating: 1.0 1

Categories

Actions

Downloads

7 in the last week

Nodes

  • helloWorld

Keywords

  • node-red
  • hello-world
  • custom-node

Maintainers