Pakket: python3-umodbus (1.0.4-2)
Verwijzigingen voor python3-umodbus
Debian bronnen:
Het bronpakket python-umodbus downloaden:
- [python-umodbus_1.0.4-2.dsc]
- [python-umodbus_1.0.4.orig.tar.gz]
- [python-umodbus_1.0.4-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Implementation of the Modbus protocol in pure Python
This library provides a pure Python implementation of the Modbus protocol as outlined in the MODBUS Application Protocol Specification V1.1b3. It includes both a Modbus client and server with support for TCP and RTU communication modes. This library allows for reading and writing of coils and registers, and supports signed and unsigned register values. It is designed to be very small and lightweight, making it suitable for applications requiring minimal overhead. It can communicate with devices adhering to the Modbus protocol over serial and network interfaces.
Andere aan python3-umodbus gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port