Pymodbustcp

Latest version: v0.2.1

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

Scan your dependencies

Page 4 of 5

0.0.8

- Catch excepts on socket send/recv.
- Sphinx documentation include a quickstart and examples.

0.0.7

- Add unit test (see test/).
- Add params host/port/unit_id/debug on ModbusClient constructor.
- Add utils module for modbus data mangling.

0.0.6

- Fix "socket error" message when call open() on dual stack IPv6/4 host.
- Check rx byte count field in functions 1 to 4.
- Fix max bit number problem in functions 1 and 2 (from 125 to 2000).
- Add debug message, if _send() call on close socket.
- Rename module name from const to constants.
- Update MANIFEST.in to remove docs and examples from sdist archive.
- Update README.rst sample code for Python3.

0.0.5

- Now deal with IPv6 host.
- Fix Python3 issue in _crc().
- Improve modbus RTU receive code.
- Secure frame size before struct.unpack invocation.

0.0.4

- Add class documentation (add doc/ and sphinx/ directory).
- Add sphinx docstring in client.py.

0.0.3

- Fix padding problem in write_single_coil().
- Add new examples.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.