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

fix: handle unparsed canboatjs buffers #1665

Closed
wants to merge 1 commit into from

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented Jan 14, 2024

Convert Buffers to hex

@tkurki tkurki added the fix label Jan 14, 2024
Copy link
Member

@cmotelet cmotelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not the chunk that is a Buffer but only the data key.
chunk dump:
pgn: { canId: 435750147, prio: 6, src: 3, dst: 255, pgn: 129285, timestamp: '2024-01-14T19:40:53.823Z' }, length: 8, data: <Buffer 04 bd f1 46 17 66 7d 73> }

@tkurki tkurki closed this Jan 15, 2024
@tkurki tkurki deleted the fix-unparsed-chunk-buffer branch June 24, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants