Pymodbustcp

Latest version: v0.2.1

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.1.0

- fix some issues in PEP 8 conformance and inline doc.
- client modbus RTU: move crc16 compute to utils.
- add write_multiple_coils() function (code 0x0f).
- add test_bit(), set_bit(), reset_bit() to utils.
- add a modbus/TCP multithreaded server through ModbusServer class (for test only).

0.0.13

- add auto_open and auto_close to README.rst and quickstart doc.
- add example min_read_bit.py for show minimal code approach.

0.0.12

- add auto_open and auto_close mode to ModbusClient.
- add accessor function for socket timeout.
- close TCP socket if hostname change
- close TCP socket if port change

0.0.11

- fix sock.settimeout missing (thanks to bonaime).
- fix PEP 8 style (thanks to bonaime).

0.0.10

- Add timeout parameter to ModbusClient constructor (thanks to bonaime).

0.0.9

- Fix rx_byte_count check in ModbusClient class.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.