Node-RED node for XML-RPC communication. Wraps node-xmlrpc.
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-xmlrpc
TBD
Uses baalexander's XML RPC implementation https://github.com/baalexander/node-xmlrpc.