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

should include ble address in packat hash #22

Open
sevenbitbyte opened this issue Feb 9, 2024 · 0 comments
Open

should include ble address in packat hash #22

sevenbitbyte opened this issue Feb 9, 2024 · 0 comments

Comments

@sevenbitbyte
Copy link
Member

sevenbitbyte commented Feb 9, 2024

Two devices that transmit the same data but have different addresses would result in ambiguous observation history which can not be resolved. Thus, we should include the device address to calculate the observation hash.

const packetHash = md5(dev.advertising)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant