alttch / eva3

Industrial/Enterprise and home IoT automation platform
https://www.eva-ics.com
Other
49 stars 5 forks source link

Modbus slave serial problems #4

Closed anovotny79 closed 5 years ago

anovotny79 commented 5 years ago

I've found the following problem:

divi255 commented 5 years ago

I was able to reproduce this issue, yes, unfortunately it's a bug of pymodbus library. It seems to be fixed in 2.2.0 however since 2.2.0 isn't released yet, the only way is to build it from sources:

https://github.com/riptideio/pymodbus/releases/tag/v2.2.0rc4

we'll set pymodbus 2.2.0 in install requirements as soon as it will be released.

divi255 commented 5 years ago

pymodbus 2.2.0 released today. please update to EVA ICS build 2019041801 which contains it. the issue is fixed now