0.0.8 • Published 7 years ago

node-red-contrib-scriptr-node v0.0.8

Weekly downloads
34
License
-
Repository
-
Last release
7 years ago

node-red-contrib-scriptr-node

Node that adds connectivity to www.scriptr.io endpoints to node-red.

Getting Started

npm install node-red-contrib-scriptr-node

Note: You should install this alongside the rest of your node-red nodes (eg, /usr/local/lib/node_modules/node-red/nodes/function)

Restart node-red and the new node named "scriptr.io" will appear under "input" and another under "output" You can use this node to invoke scriptr.io scripts as well as publish / subscribe messages on scriptr.io channels Node is also available for automatic install from the Palette Manager. Configuration is straight forward: double click on the node and provide your token and the script name you want to execute.

TODO

Add oAuth dialog, allow setting token from UI and selecting script from list.

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1-a

8 years ago