Skip to content

Conversation

@glopesdev
Copy link
Contributor

This PR introduces the basic binary file reader which is used as the first building block in setting up high-level register readers. This reader assumes that messages are stored in flat-binary files where all messages in each file belong to a single register message, i.e. that it has a fixed message payload.

The current implementation parses the first message to understand the structure of the payload, and then reads and interprets every remaining payload in bulk.

@glopesdev glopesdev added the feature New planned feature label Oct 30, 2023
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