pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 889 forks source link

Activate use of message.decode for framer ASCII, SOCKET, TLS #2126

Closed janiversen closed 2 months ago

janiversen commented 3 months ago

Versions

Pymodbus Specific

Description

Code and Logs

# code and logs here.

# please use the following to format logs when posting them here
import pymodbus

pymodbus.pymodbus_apply_logging_config("DEBUG")
janiversen commented 2 months ago

Done (on dev).