node-red-aquila

0.3.0 • Public • Published

Aquila nodes for Node-Red

Aquila's internet of things platform set of nodes for Node-Red.

To install locally you need to change to your Node-RED user directory.

cd ~/.node-red
npm install node-red-aquila

To install globally and have Node-RED automatically detect the nodes.

npm install node-red-aquila -g

To install manually change to your Node-RED user directory.

cd ~/.node-red
mkdir nodes
cd nodes
git clone https://github.com/makerlabmx/node-red-aquila.git
cd node-red-aquila
npm install

Don't forget to restart Node-RED so changes are applied.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-aquila

    Homepage

    aquila.io/en

    Weekly Downloads

    11

    Version

    0.3.0

    License

    ISC

    Last publish

    Collaborators

    • ripflame
    • rodmg