Skip to content

Conversation

@glopesdev
Copy link
Contributor

Harp register data is commonly read from a file offline, but can also be batch loaded from in-memory buffers. This PR generalizes the device and register readers to expose a new parse method that works identical to read but receives any buffer-like object following PEP 688.

This extends the library to be able to parse data from almost any source, including live streaming use cases.

@glopesdev glopesdev added the feature New planned feature label Oct 30, 2024
@glopesdev glopesdev merged commit 7b3b0a2 into main Mar 19, 2025
@glopesdev glopesdev deleted the gl-dev branch March 19, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants