Skip to content

RecordEvolution/node-red-ironflock

 
 

Repository files navigation

node-red-ironflock

A Node-RED node to integrate the node-RED app into the IronFlock IoT Platform. Forked from node-red-contrib-wamp.

This plugin is preinstalled in the Node-RED app in the IronFlock IoT App Store and only works in this context.

Development

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install @record-evolution/node-red-ironflock

Usage

The nodes allow you to interact with data sent by other apps on your device fleet. You can subscribe to a "table" to receive all data that is inserted into the apps table. You can also publish transformed data to a table of an app on your fleet. Finally apps can register procedures under a topic. You can call these procedures with the IronFlock call-node from the node-RED app.

About

A Node-RED node to wrap wamp client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.7%
  • HTML 38.3%