Virtual virtual object#313
Conversation
… crash when failing to read on MONR socket
konglobemeralt
left a comment
There was a problem hiding this comment.
This looks really nice, this will really open up new avenues for testing. The only thing there is to complain about, which isn't really a part of what you have added right now, is the byte arrays created for other messages such as heab or headers. Right now when we have "message = bytearray.fromhex("7e7e0000020500090000009000050083c00d4a010000") " it makes it really hard to upade the script in case we change the messages or the header somewhat
Baby steps! We can add that as we start seeing the need. |
My goal is to give us the ability to send exactly known MONR in our test scripts by expanding the tool we have.