A nymea experience plugin for energy related use cases.
 
 
 
Go to file
jenkins daf6d389fe Jenkins release build 1.13.0 2025-12-02 10:39:56 +01:00
debian-qt5 Jenkins release build 1.13.0 2025-12-02 10:39:56 +01:00
debian-qt6 Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
libnymea-energy Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
plugin Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
.gitignore Update .gitignore 2025-11-18 12:41:12 +01:00
COPYING Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
COPYING.LESSER Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
LICENSE.GPL3 New repository for the nymea energy experiece. 2021-11-08 18:26:49 +01:00
LICENSE.LGPL3 Add missing debian copyright and fix license 2024-08-14 08:53:26 +02:00
README.md Update license text and add SPDX identifier 2025-11-18 14:38:59 +01:00
config.pri Add Qt6 support 2025-08-21 11:03:22 +02:00
debian Add Qt6 debian packaging 2025-08-21 11:38:18 +02:00
nymea-experience-plugin-energy.pro Add nymea energy experience plugin 2021-11-11 12:28:49 +01:00

README.md

nymea-experience-plugin-energy

This repository contains the nymea experience plugin that exposes energy-related functionality to nymea. It provides the manager implementation, JSON APIs and helper utilities used by the nymea runtime to collect, log and expose energy data.

Alongside the plugin, the repository ships the reusable libnymea-energy library that provides the abstract energy manager interfaces and helper types for external plugins.

License

The nymea experience plugin sources are licensed under the terms of the GNU General Public License version 3 or (at your option) any later version. The shared libnymea-energy library is licensed under the GNU Lesser General Public License version 3 or (at your option) any later version. Refer to the included LICENSE.GPL3, LICENSE.LGPL3 and the SPDX headers inside the source files for the complete text.