node-red-contrib-taiponrock-batta 1.0.0
A Node-RED node that converts input to Taiponrock
node-red-contrib-taiponrock
Overview
This Node-RED node converts any input message payload to the string "Taiponrock". Regardless of the input type or content, the output will always be "Taiponrock".
Installation
Run the following command in your Node-RED user directory (typically ~/.node-red):
npm install node-red-contrib-taiponrock
Usage
- Drag the taiponrock node from the function category to your flow
- Connect it to any node that outputs messages
- The node will convert all input to "Taiponrock"
Example
Input any message → Output: "Taiponrock"
License
Apache-2.0