Simon Vetter

Results 26 comments of Simon Vetter

Hi shantanoo, first off, thanks for the pull request! I'm trying to keep the code/API simple and concise, so I'm trying to understand the rationale behind this. Why would you...

> only write multiple registers should be supported and single register should return error If what you're trying to achieve is to make sure that multiple registers are being written...

Hi Martijn, thanks for the kind words! Did you ever find the root cause of your issue ? Since it works for a while then mysteriously starts misbehaving, and since...

Hi wgchaoer, what brand and model of breaker are you seeing this with? I see you're reading input registers. If you try reading holding registers, does that help in any...

Hi there, I would definitely love to add support for file and fifo opcodes. That's been on my todo list for a long, long time, I just haven't been able...

Heh sure, no judgement here :) I'm on the RTU team for power meters as well, especially when they are all located next to each other. My question was more...

Sorry folks, haven't had much time to work on this project recently... things should clear up soon. https://github.com/simonvetter/modbus/pull/37 seems to have both read and write file record support, awesome! I'm...

Thanks for the heads up andig. I'll dig into your fork and see if there's anything there for me to backport.

Out of interest, what custom TLS handling is your application doing?