31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
# 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.
|