This package has been deprecated

Author message:

This plugin has been replaced by https://www.npmjs.com/package/@flowfuse/nr-file-nodes

@flowforge/nr-file-nodes

0.0.3 • Public • Published

Node-RED file read/write nodes for pseudo file storage in the cloud

Introduction

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.

Nodes

file

A file node for writing to persistent storage provided by a @FlowForge/file-storage server

file in

A file node for reading from persistent storage provided by a @FlowForge/file-storage server

Notes

  • 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

Package Sidebar

Install

npm i @flowforge/nr-file-nodes

Weekly Downloads

6

Version

0.0.3

License

none

Unpacked Size

59 kB

Total Files

10

Last publish

Collaborators

  • flowforge