Package python-module-pymodbus: Information

    Source package: python-module-pymodbus
    Version: 1.2.0-alt1
    Build time:  May 29, 2017, 07:55 PM in the task #183538
    Report package bug
    License: BSD
    Summary: A Modbus Protocol Stack in Python
    Description: 
    Pymodbus is a full Modbus protocol implementation using twisted for its
    asynchronous communications core.
    
    The library currently supports the following:
    
    Client Features
    
        * Full read/write protocol on discrete and register
        * Most of the extended protocol (diagnostic/file/pipe/setting/information)
        * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary
        * asynchronous(powered by twisted) and synchronous versions
        * Payload builder/decoder utilities
    
    Server Features
    
        * Can function as a fully implemented Modbus server
        * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary
        * asynchronous(powered by twisted) and synchronous versions
        * Full server control context (device information, counters, etc)
        * A number of backing contexts (database, redis, a slave device)

    List of rpms provided by this srpm:
    python-module-pymodbus (noarch)

    Maintainer: Lenar Shakirov

    List of contributors:
    Lenar Shakirov

      1. python-devel
      2. python-module-setuptools

    Last changed


    May 23, 2017 Lenar Shakirov 1.2.0-alt1
    - Initial build for ALT (based on 1.2.0-5.fc26.src)