clone of nymea-plugins-modbus from github https://github.com/nymea
 
 
 
 
Go to file
jenkins a309aafa0c Jenkins release build 1.13.0 2025-12-02 10:39:25 +01:00
.github Update checklist template 2022-06-14 14:24:50 +02:00
alphainnotec Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
amperfied Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
bgetech Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
debian-qt5 Jenkins release build 1.13.0 2025-12-02 10:39:25 +01:00
debian-qt6 Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
drexelundweiss Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
huawei Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
idm Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
inepro Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
inro Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
kostal Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
libnymea-modbus Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
libnymea-sunspec Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
mennekes Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
modbuscommander Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
mtec Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
mypv Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
nymea-modbus-cli Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
pcelectric Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
phoenixconnect Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
schrack Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
senseair Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
sma Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
solax Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
stiebeleltron Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
sungrow Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
sunspec Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
unipi Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
vestel Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
wattsonic Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
webasto Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
.gitignore Update .gitignore 2025-11-18 10:24:29 +01:00
COPYING Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
COPYING.LESSER Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
LICENSE.GPL3 Update license and debian copyright 2024-08-21 08:51:48 +02:00
LICENSE.LGPL3 Adding LGPL3 license file 2023-11-26 21:30:05 +01:00
README.md Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
debian Add Qt6 debian packaging 2025-08-18 12:03:57 +02:00
modbus.pri Introduce libnymea-modbus 2022-05-13 07:44:53 +02:00
nymea-plugins-modbus.pro Drop unipi plugin with Qt6 2025-08-18 15:29:50 +02:00
plugins.pri Fix translations generation 2022-06-14 14:23:52 +02:00
sunspec.pri Add libnymea-sunspec and implement custom SolarEdge connection 2021-07-15 16:05:29 +02:00

README.md

nymea plugins 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.

Documentation

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 for the GPL components and LICENSE.LGPL3 for the LGPL libraries.