NAME
power-outlet - Control and query a Power::Outlet device from command line
SYNOPSIS
power-outlet -v
power-outlet WeMo ON host mywemo
power-outlet WeMo OFF host mywemo
power-outlet iBoot ON host mylamp
power-outlet iBoot OFF host mylamp
power-outlet iBootBar ON host mybar outlet 1
power-outlet iBootBar OFF host mybar outlet 1
power-outlet iBootBarGroup ON host mybar outlets 1,2,3,4
power-outlet iBootBarGroup OFF host mybar outlets 1,2,3,4
DESCRIPTION
This script provide a command line interface for Power::Outlet devices
COPYRIGHT
Copyright (c) 2013 Michael R. Davis <mrdvt92>
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.