Go to file
jenkins 169875344c Jenkins release build 1.14.1 2026-02-16 12:03:43 +01:00
.github
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.1 2026-02-16 12:03:43 +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 PCE: Update translations 2026-02-16 11:55:57 +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
LICENSE.LGPL3
README.md Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
debian
modbus.pri
nymea-plugins-modbus.pro
plugins.pri
sunspec.pri

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.