Most of the time, we would just want to simulate the response of a serial device without having to deal with the latency of the serial device. In that situation, I'm assuming the latency between the end of the command and the return of the response would be zero or close to zero seconds. I can also see that there would be times where the latency might be helpful to simulate timeout conditions or run realistic device communication timing (without using a device) in for comprehensive automated regression tests.
🚀 Feature Request
Most of the time, we would just want to simulate the response of a serial device without having to deal with the latency of the serial device. In that situation, I'm assuming the latency between the end of the command and the return of the response would be zero or close to zero seconds. I can also see that there would be times where the latency might be helpful to simulate timeout conditions or run realistic device communication timing (without using a device) in for comprehensive automated regression tests.