Merge PR #449: ReverseSSH: Reworked plugin

pull/1/head
Jenkins nymea 2021-07-01 17:07:26 +02:00
commit 4e869c7dc3
3 changed files with 7 additions and 3 deletions

6
debian/control vendored
View File

@ -1001,11 +1001,15 @@ Description: nymea.io plugin for keba
This package will install the nymea.io plugin for keba
Package: nymea-plugin-remotessh
Package: nymea-plugin-reversessh
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
sshpass,
nymea-plugins-translations,
Recommends: openssh-server
Replaces: nymea-plugin-remotessh
Conflicts: nymea-plugin-remotessh
Description: nymea.io plugin to configure remotessh for your nymea:core
The nymea daemon is a plugin based IoT (Internet of Things) server. The
server works like a translator for devices, things and services and

View File

@ -1 +1 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginremotessh.so
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginreversessh.so

View File

@ -49,7 +49,7 @@ PLUGIN_DIRS = \
shelly \
solarlog \
systemmonitor \
remotessh \
reversessh \
senic \
serialportcommander \
simulation \