Files
ports/comms/py-ModbusTCP/pkg-descr
Xavier Beaudouin 0d2aafdd1d comms/py-ModbusTCP: Simple Modbus/TCP client for python
This port is a simple modbus TCP client for python.
A pure Python code without any extension or external module dependency

Approved by:    0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D48417
2025-01-14 17:29:48 +01:00

3 lines
132 B
Plaintext

A simple Modbus/TCP client library for Python. pyModbusTCP is pure Python
code without any extension or external module dependency.