New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-wappsto

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-wappsto

Node-RED nodes that enable communication with Wappsto.

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

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:

  • listener: listens to stream events coming from Wappsto and outputs a message so that other wired nodes can act upon it.

  • writer: sends data from other Node-RED nodes to Wappsto.

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

Keywords

FAQs

Package last updated on 23 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc