node-red-contrib-test-update-dummy 1.0.5
A dummy node for testing updates
node-red-contrib-test-update-dummy
A simple dummy Node-RED node used to test the behavior of the Node-RED Manage Palette update flow.
This node does not provide any real functionality other than setting msg.payload to a fixed string.
Installation
Install via the Node-RED Manage Palette in the UI, or run:
npm install node-red-contrib-test-update-dummy
Usage
Drag the node into your flow and deploy. When triggered, it will output a static payload string indicating its version.