node-red-contrib-edgeberry
v0.1.18
Published
Node-RED node to interact with the Edgeberry Device Software over DBus
Downloads
36
Readme

Node-RED is a visual programming tool that lets you wire together hardware, APIs, and online services by connecting blocks in a flow-based editor. The Edgeberry Node-RED node lets your Node-RED flows communicate with the Edgeberry Device Software over DBus.
Install in Node-RED UI
ToDo
Manual install
On your device, navigate to the nodered folder, and run
npm install node-red-contrib-edgeberryLicense & Collaboration
Copyright© 2025 Sanne 'SpuQ' Santens. The Edgeberry NodeRED node is licensed under the MIT License. The Rules & Guidelines apply to the usage of the Edgeberry™ brand.
Collaboration
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository and create your branch from
main. - Make your changes and ensure they adhere to the project's coding style and conventions.
- Test your changes thoroughly.
- Ensure your commits are descriptive and well-documented.
- Open a pull request, describing the changes you've made and the problem or feature they address.
