pymodbus-dev / pymodbus

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

ModbusServerRequestHandler._asyncc_execute() #2149

Closed pythcoiner closed 2 months ago

pythcoiner commented 3 months ago

a dict was passed to request.execute() instead the context

fixes #2148