NAME

power-outlet - Control and query a Power::Outlet device from command line

SYNOPSIS

power-outlet -v
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 WeMo     ON   host mywemo
power-outlet WeMo     OFF  host mywemo

DESCRIPTION

This script provide a command line interface to 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.