This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2025-11-18 12:02:13 +01:00

31 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# nymea plugins modbus
--------------------------------------------
<p align="center">
<a href="https://nymea.io">
<img src="https://nymea.io/downloads/img/nymea-logo.svg" width=300>
</a>
</p>
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.
## Documentation
* A detailed description how to install and getting started with the *nymea* can be found here:
[nymea | user documentation](https://nymea.io/documentation/users/installation/getting-started).
* A detailed documentation for developers can be found here:
[nymea | developer documentation](https://nymea.io/documentation/developers/).
## License
--------------------------------------------
The nymea modbus plugins 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.
The full license texts can be found in [`LICENSE.GPL3`](LICENSE.GPL3) for the GPL components and [`LICENSE.LGPL3`](LICENSE.LGPL3) for the LGPL libraries.