A node-red API for Butter Robotics platform
npm install @butter-robotics/mas-node-red-api
This repo defines Node-Red nodes that encapsulate Butter MAS API.
sh
npm install @butter-robotics/mas-node-red-api@latest -g
`
* Restart Node-Red and validate that the new nodes exist in your node pallette.
Usage
Once you have completed the prerequisites, the new nodes should appear in all their glory in the node pallette:
!pallette pic
You can drag the butter nodes to use in your flows:
!flow pic
For further explanation, please refer to the documentation given inside the node-red GUI.
_To learn more about Node-Red, please refer to their Documentation_\
_To understand more about Butter Robotics Javascript API, please refer to this Documentation_
Contributing
We always have space for improvements, here is how to help:
1) Fork the repo.
2) Submit a PR.
3) Bump the version in package.json.
4) Write a concise summary of your change in the RELEASE-NOTES.md file.
License
Distributed under the Apache 2.0 License. See LICENSE` for more information.