Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eScan: Implement parsing of time frames (not only status messages) #2

Open
mikaello opened this issue Sep 13, 2020 · 0 comments
Open

Comments

@mikaello
Copy link
Owner

mikaello commented Sep 13, 2020

In eScan transformer, the function parseDumpTag(frameData: Uint8Array): DumpTagFrame is now empty, so frames containing time information are discarded.

Time frames consist of a header and a protocol dependent time payload. There are eight different tag protocols (number 0-7).

@mikaello mikaello changed the title Implement parsing of time frames (not only status messages) eScan: Implement parsing of time frames (not only status messages) Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant