clone of nymea-plugins-modbus from github https://github.com/nymea
 
 
 
 
Go to file
jenkins f549bc3ce8 Jenkins release build 1.14.2 2026-02-19 16:28:04 +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 Amperfied: Update EV charger interface and add full charging current resolution 2026-01-07 16:36:07 +01:00
bgetech Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
debian-qt5 Jenkins release build 1.14.2 2026-02-19 16:28:04 +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 Inro: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +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 Remove string from old comment 2026-01-07 08:13:03 +01:00
mennekes Mennekes: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:39 +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 phaseCount handling if charging has not been started yet 2026-02-19 16:17:18 +01:00
phoenixconnect PhoenixConnect: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +01:00
schrack schrack: Fix version regular expression in the discovery 2026-01-29 11:33:12 +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 Vestel: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +01:00
wattsonic Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
webasto Webasto: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +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.