powersync-plugins-modbus/README.md

2.7 KiB
Raw Blame History

nymea plug-ins modbus


This repository contains modbus integrations for nymea.

nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the build-in rule engine you are able to interconnect devices or services available in the system and create individual scenes and behaviours for your environment.

Getting help

If you want to present your project or want to share your newest developments you can share it in Our Forum

If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: Chat with us on Telegram

Documentation

Contributing

To contribute support for a device or service, you're welcome to file a pull request to this repository. If you need help in creating an integration plugin, feel free to ask in our forum or the Telegram group as well.

If you don't have any developer skills at all, still feel free to bring the topic up. Our community is happy to help wherever possible."

License


The nymea plug-ins inside this repository are licensed under the GNU General Public License, version 3 or (at your option) any later version. The reusable libraries libnymea-modbus and libnymea-sunspec are licensed under the GNU Lesser General Public License, version 3 or (at your option) any later version. Every C++ source and header file now carries the appropriate SPDX identifier (GPL-3.0-or-later for the plug-ins and LGPL-3.0-or-later for the libraries) together with the full boilerplate describing the terms.

The full license texts can be found in LICENSE.GPL3 for the GPL components and LICENSE.LGPL3 for the LGPL libraries. Copyright (C) 2013-2024 nymea GmbH and (C) 2024-2025 chargebyte austria GmbH. See debian/copyright for the authoritative overview and exact file listings.

If you distribute a modified version of this project you must follow the respective GPL or LGPL requirements, including providing source code to recipients and keeping the copyright notices intact.