mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
78972a68ab
* Allow input Added input point, removed requirement for data on data point 'filename' and added help text for new input parameter. * Added filename parameter as an input Handling of input msg add for parameter 'filename'. Monitoring will stop if no filename is defined either at the node level or as an input. * Added 'state' to locale Messages for node state added for en_US language * Replaced messages with pointers to locale file * Typo fixed * Made inputs dynamic Input bullet only available if filename is empty |
||
---|---|---|
.. | ||
locales | ||
28-tail.html | ||
28-tail.js | ||
LICENSE | ||
package.json | ||
README.md |
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