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

Ensure only RFID measurement events are parsed #203

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

glopesdev
Copy link
Contributor

This PR filters the RFID measurement stream to pick only Event message types. This avoids inadvertently sending out any leftover RFID tag state from previous sessions when reading the initial state of registers at initialization.

@glopesdev glopesdev added the fix Pull request that fixes an issue label Jan 17, 2024
@glopesdev glopesdev merged commit 1ac29c0 into main Jan 18, 2024
1 check passed
@glopesdev glopesdev deleted the aeon-environment branch January 18, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants