added plug-in to debian folder
This commit is contained in:
parent
5d355f08b1
commit
5c515b7fd6
16
debian/control
vendored
16
debian/control
vendored
@ -245,6 +245,21 @@ Description: nymea.io plugin for genericelements
|
|||||||
This package will install the nymea.io plugin for genericelements
|
This package will install the nymea.io plugin for genericelements
|
||||||
|
|
||||||
|
|
||||||
|
Package: nymea-plugin-genericinterfaces
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
nymea-plugins-translations,
|
||||||
|
Description: nymea.io plugin for generic interfaces
|
||||||
|
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
|
server works like a translator for devices, things and services and
|
||||||
|
allows them to interact.
|
||||||
|
With the powerful rule engine you are able to connect any device available
|
||||||
|
in the system and create individual scenes and behaviors for your environment.
|
||||||
|
.
|
||||||
|
This package will install the nymea.io plugin for generic interfaces
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-gpio
|
Package: nymea-plugin-gpio
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
@ -764,6 +779,7 @@ Depends: nymea-plugin-boblight,
|
|||||||
nymea-plugin-tcpcommander,
|
nymea-plugin-tcpcommander,
|
||||||
nymea-plugin-httpcommander,
|
nymea-plugin-httpcommander,
|
||||||
nymea-plugin-genericelements,
|
nymea-plugin-genericelements,
|
||||||
|
nymea-plugin-genericinterfaces,
|
||||||
nymea-plugin-avahimonitor,
|
nymea-plugin-avahimonitor,
|
||||||
nymea-plugin-anel,
|
nymea-plugin-anel,
|
||||||
nymea-plugin-gpio,
|
nymea-plugin-gpio,
|
||||||
|
|||||||
Reference in New Issue
Block a user