1.0.2 • Published 4 years ago

node-red-contrib-storage-motebus v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

node-red-contrib-storage-motebus

A Node-RED storage plugin that store flows into obj://json.

Installation

If installed locally:

npm install node-red-contrib-storage-motebus

If installed globally:

sudo npm install -g node-red-contrib-storage-motebus

You will also need to modify your settings.js file and add the following:

storageModule: require('node-red-contrib-storage-motebus')
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago