rtcomm-red
v1.0.1
Published
Node-RED nodes that interface with Rtcomm services from a WebSphere Liberty Profile Server.
Downloads
7
Maintainers
Readme
#lib.rtcomm.node-red
This repository contains all of the 'rtcomm' node-red nodes. These nodes work with WebSphere Liberty Rtcomm services through an MQTT message broker. The following nodes are included:
- Rtcomm session monitoring.
- Rtcomm presence monitoring.
- Third party call control (the ability to initiate a 3rd party call).
The nodes rely on node-red (http://nodered.org/).
##Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-rtcomm
Note: specific releases of this repository can be installed via the following command:
npm install node-red-contrib-rtcomm@<version>
See the wiki page for what versions have been tested with specific versions of the
WebSphere Liberty profile.