NAME

Maplat::Worker::Logging::PAC3200 - Log from PAC3200 electricity meter

SYNOPSIS

use Maplat::Worker;
use Maplat::Worker::Logging;

Then configure() the module as you would normally.

DESCRIPTION

<module>
    <modname>pac3200</modname>
    <pm>Logging::PAC3200</pm>
    <options>
        <db>maindb</db>
        <memcache>memcache</memcache>
        <reporting>reporting</reporting>
        <scanspeed>fast</scanspeed>
    </options>
</module>

This module provides the webmasks required to configure logging devices.

work

Internal function, logs for all PAC3200 devices.

decode

Internal function.

getData

Internal function.

makeCMD

Internal function.

AUTHOR

Rene Schickbauer, <rene.schickbauer@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2008-2010 by Rene Schickbauer

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.