The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Maplat::Worker::Logging::EMCTime - Log from EMC DCF77 Server

SYNOPSIS

  use Maplat::Worker;
  

Then configure() the module as you would normally.

This module is targeted to log from an industrial USV with a "GE Consumer&Industrial Advanced SNMP WEB INTERFACE CARD" via its web interface.

DESCRIPTION

    <module>
        <modname>usv</modname>
        <pm>Logging::EMCTime</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 USV devices.

loadMiniMIB

Internal function.

loadMIB

Internal function.

getValues

Internal function.

AUTHOR

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

COPYRIGHT AND LICENSE

Copyright (C) 2008-2011 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.