metergroup / GRANOLA

Apache License 2.0
5 stars 1 forks source link

If timestamps of command and response are captured during a recording, can we have to option to use this information during simulation? #18

Open madeline-scyphers opened 2 years ago

madeline-scyphers commented 2 years ago

🚀 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.