node-red-contrib-zenitel-wamp-auth
v1.0.6
Published
Nodes for accessing Zenitel Connect Pro using token
Downloads
238
Readme
node-red-contrib-zenitel-wamp-auth
This collection implements a WAMP interface using token authentication. It is based on the node-red-contrib-wamp-auth module.
A Node-RED node to wrap wamp client (with authentication) as one of these roles (publisher, subscriber, caller and callee). Forked from node-red-contrib-wamp.
Install
Run the following command in your Node-RED user directory
npm install node-red-contrib-zenitel-wamp-auth
Usage
Connects to a WAMP router to publish and subscribe messages according to one topic or call remote WAMP client or register a callee for remote client to call it.