py3-pymodbus

full modbus protocol written in python

WWW CVSWeb GITHub
  1. Package version
    py3-pymodbus-3.4.1p0
  2. Maintainer
    The OpenBSD ports mailing-list

Pymodbus is a full Modbus protocol implementation using a synchronous or
asynchronous (using asyncio) core.

Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls

Pymodbus can be used without any third party dependencies (aside from pyserial)
and is a very lightweight project.

Pymodbus also provides a lot of ready to use examples as well as a
server/client simulator which can be controlled via a REST API and can be
easily integrated into test suites.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-serial,python3
  • lang/python/3.10