Intial Commit
This commit is contained in:
17
nodered/rootfs/data/node_modules/node-red-node-tail/README.md
generated
vendored
Normal file
17
nodered/rootfs/data/node_modules/node-red-node-tail/README.md
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
node-red-node-tail
|
||||
==================
|
||||
|
||||
A Node-Red node to tail a file and inject the contents into the flow.
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
Either use the Menu - Manage palette option, or run the following command in your Node-RED user directory - typically `~/.node-red`
|
||||
|
||||
npm install node-red-node-tail
|
||||
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
Allows
|
||||
Reference in New Issue
Block a user