@flowfuse/nr-file-nodes
Version:
Node-RED file nodes packaged for FlowFuse
22 lines (14 loc) • 754 B
Markdown
This package contains file read and write nodes that cannot be used at the same
time as the built-in Node-RED file nodes. To use these nodes, you must exclude
`10-file-js` in the `nodesExcludes` array in your settings file.
A file node for writing to persistent storage provided by a `@FlowFuse/file-storage` server
A file node for reading from persistent storage provided by a `@FlowFuse/file-storage` server
* The nodes have built in help to assist with runtime use
* These file nodes provide the same features as the built-in file nodes except they operate
against a file server API not an regular filesystem