This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2022-06-03 11:47:29 +02:00

14 lines
266 B
Prolog

include(../plugins.pri)
# Generate modbus connection
MODBUS_CONNECTIONS += stiebel-eltron-registers.json
#MODBUS_TOOLS_CONFIG += VERBOSE
include(../modbus.pri)
HEADERS += \
integrationpluginstiebeleltron.h
SOURCES += \
integrationpluginstiebeleltron.cpp