node-red-contrib-servicely-tools 0.0.1
A set of Node-RED nodes commonly used to integrate applications with Servicely.
node-red-contrib-servicely-tools
A set of Node-RED nodes commonly used to integrate applications with Servicely.
This package provides nodes for interacting with Servicely within your Node-RED flows.
Nodes
Currently, the following nodes are included:
- servicely-exec: Executes a command and returns the output. (Further details about this node's functionality could be added here).
Installation
Install this package using the Node-RED Palette Manager or by running the following command in your Node-RED user directory (typically ~/.node-red
):
npm install node-red-contrib-servicely-tools
Usage
After installation, the nodes will be available in the Node-RED palette under the "Servicely" category (or similar). Drag the desired node onto your workspace and configure its properties.
(Add specific usage examples or screenshots here if available)
Development
See README_DEVELOPER.md for developer information.
Contributing
Contributions are welcome! Please refer to the GitHub repository and submit pull requests or report issues there.
Issues
Report bugs and feature requests on the GitHub Issues page.
License
Licensed under the Apache 2.0 license.