0.0.4 • Published 8 years ago

node-red-contrib-biomio v0.0.4

Weekly downloads
11
License
MIT
Repository
bitbucket
Last release
8 years ago

node-red-contrib-biomio

A Node-Red node that performs Biomio's authentication.

Install

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

npm install node-red-contrib-biomio

Configure

Before using this node, you should register on our site https://biom.io and get appId, appKey

after that, add our node to your flow and configure it.

Usage

Please look at repository biomio-node-red-example