pymeasure / pyleco

Python implementation of the Laboratory Experiment COntrol (LECO) protocol
MIT License
9 stars 3 forks source link

pipe-handler read_message does not filter for conversation_id #54

Closed BenediktBurger closed 7 months ago

BenediktBurger commented 8 months ago

In the current use cases (only used inside the PipeHandler's loop) this is not needed, but does not satisfy the Protocol!