node-red-contrib-wappsto
Node-RED nodes that enable communication with Wappsto.
Requirements
You need a Wappsto account and Node-RED, to install it globally type:
sudo npm install -g --unsafe-perm node-red
Install
Install the Wappsto nodes by either:
- using the following command in your
~/.node-red
installation directory:
npm install node-red-contrib-wappsto
- or using Node-RED Install Pallet, look for "node-red-contrib-wappsto"
Usage
This package comes with two nodes:
Behind the scenes, to enable the communication, the nodes will create a couple of data structures that are part of the Unified Data Model. The data can be accessed and managed using e.g. My Data wapp.
In addition to providing the connectivity, this packages enables to run Node-RED flows in Wappsto. To upload the flows and make them running, it is enough to click the "Upload flows to Wappsto" button. To see and edit the exported files, go to Wapp Creator.
License
Apache 2.0 © Seluxit A/S