Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500629
en ru br
ALT Linux repos
S:1.5.1-alt2

Group :: Development/Python3
RPM: python3-module-pymodbus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.1-alt2
Build date: 27 february 2020, 10:04 ( 216.9 weeks ago )
Size: 751.83 Kb

Home page:   https://github.com/bashwork/pymodbus

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)

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-pymodbus
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin