NAME
plugwise.pl - Example Perl script to control Plugwise devices
VERSION
version 0.4.1
SYNOPSIS
This script enables simple control of individual Circles as follows
./plugwise.pl <device> <command> <target>
Example:
./plugwise.pl /dev/ttyUSB0 on ABCDEF
will switch circles with address ABCDEF on
AUTHOR
Lieven Hollevoet <hollie@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Lieven Hollevoet.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.