Skip to content

episensor/node-red-contrib-epi-aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-epi-aws-s3

An EpiSensor Node-RED node to watch, send and receive files from an Amazon S3 bucket.

Install

Run the following command in the root directory of your Node-RED install

    npm install node-red-contrib-epi-aws-s3

Usage

Amazon S3 input node

Downloads content from an Amazon S3 bucket. The bucket name can be specified in the node bucket property or in the msg.bucket property. The name of the file to download is taken from the node filename property or the msg.filename property. The downloaded content is sent as msg.payload property. If the download fails msg.error will contain an error object.

About

EpiSensor node to download files from an Amazon S3 bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published