add debian packaging for guh simulation plugin
parent
dfb4319a31
commit
80e4109b53
|
|
@ -430,6 +430,20 @@ Description: guh.io plugin for TCP commander
|
|||
.
|
||||
This package will install the guh.io plugin for TCP commander
|
||||
|
||||
Package: guh-plugin-simulation
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for simulated devices
|
||||
The guh 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 guh.io plugin for simulated devices
|
||||
|
||||
|
||||
Package: guh-plugin-elgato
|
||||
Architecture: any
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginsimulation.so
|
||||
Loading…
Reference in New Issue