mirror of https://github.com/nymea/nymea.git
23 lines
791 B
Plaintext
23 lines
791 B
Plaintext
Source: nymea-plugin-simplebutton
|
|
Section: utils
|
|
Priority: options
|
|
Maintainer: Developer Name <developer.name@example.com>
|
|
Build-depends: debhelper (>= 9.0.0),
|
|
libnymea1-dev,
|
|
Standards-Version: 3.9.3
|
|
|
|
Package: nymea-plugin-simplebutton
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Section: libs
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
Description: nymea.io plugin for simplebutton
|
|
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 simplebutton
|