[Packages] utils/sispmctl: Add description
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10915 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3d655dcf0f
commit
1ec1f3f98c
@ -26,6 +26,17 @@ define Package/sispmctl
|
|||||||
DEPENDS:=+libusb
|
DEPENDS:=+libusb
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/sispmctl/description
|
||||||
|
The sispmctl tool can control Gembird SIS-PM Silver Shield
|
||||||
|
programmable power outlet strips (also known under the name
|
||||||
|
Revolt Intelli-Plug) from the command line.
|
||||||
|
.
|
||||||
|
It can be used to switch on or off any of the programmable
|
||||||
|
power sockets of the SIS-PM via USB. It can also show the
|
||||||
|
current status of each power socket, and it can handle
|
||||||
|
multiple SIS-PM devices, too.
|
||||||
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-webless \
|
--enable-webless \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user