added debian package
This commit is contained in:
parent
3a5777878e
commit
51411db7f6
15
debian/control
vendored
15
debian/control
vendored
@ -749,6 +749,20 @@ Description: nymea.io plugin to send and receive strings over a serial port
|
|||||||
.
|
.
|
||||||
This package will install the nymea.io plugin for serial ports
|
This package will install the nymea.io plugin for serial ports
|
||||||
|
|
||||||
|
Package: nymea-plugin-systemmonitor
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
nymea-plugins-translations,
|
||||||
|
Description: nymea.io plugin to monitor the system
|
||||||
|
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 system monitoring
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugins-translations
|
Package: nymea-plugins-translations
|
||||||
Section: misc
|
Section: misc
|
||||||
@ -818,6 +832,7 @@ Depends: nymea-plugin-boblight,
|
|||||||
nymea-plugin-remotessh,
|
nymea-plugin-remotessh,
|
||||||
nymea-plugin-unipi,
|
nymea-plugin-unipi,
|
||||||
nymea-plugin-serialportcommander,
|
nymea-plugin-serialportcommander,
|
||||||
|
nymea-plugin-systemmonitor,
|
||||||
Replaces: guh-plugins-maker
|
Replaces: guh-plugins-maker
|
||||||
Description: Plugins for nymea IoT server - Meta package for makers, tinkers and hackers
|
Description: Plugins for nymea IoT server - Meta package for makers, tinkers and hackers
|
||||||
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
|
|||||||
1
debian/nymea-plugin-systemmonitor.install.in
vendored
Normal file
1
debian/nymea-plugin-systemmonitor.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginsystemmonitor.so
|
||||||
Loading…
x
Reference in New Issue
Block a user