NAME

Device::Modbus::Request - Modbus requests for Device::Modbus

DESCRIPTION

This class builds Modbus request objects. These objects can then be sent by a Device::Modbus client or received by a server. See the main documentation at Device::Modbus.

AUTHOR

Julio Fraire, <julio.fraire@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2015 by Julio Fraire This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.