pymodbus-dev / pymodbus

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

Add negtive acknowledge to modbus exceptions #2065

Closed doelki closed 4 months ago

doelki commented 4 months ago

Add modbus exception 0x07 negative acknowledge. Closes #2063