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-10-27 11:59:21 +02:00

13 lines
255 B
Prolog

include(../plugins.pri)
MODBUS_CONNECTIONS=phoenixconnect-registers.json
include(../modbus.pri)
SOURCES += \
integrationpluginphoenixconnect.cpp \
phoenixdiscovery.cpp
HEADERS += \
integrationpluginphoenixconnect.h \
phoenixdiscovery.h