1.0.2 • Published 8 years ago

node-red-contrib-xmlrpc v1.0.2

Weekly downloads
16
License
ISC
Repository
github
Last release
8 years ago

node-red-contrib-xmlrpc

Node-RED node for XML-RPC communication. Wraps node-xmlrpc.

Install

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

    npm install node-red-contrib-xmlrpc

Usage

TBD

Acknowledgements

Uses baalexander's XML RPC implementation https://github.com/baalexander/node-xmlrpc.