@loonride/node-red-contrib-xmlrpc
v1.0.3
Published
Node RED wrapper arround XML-RPC implementation.
Downloads
5
Readme
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.