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

Authenticate sensors by sensor UUID #98

Open
glaslos opened this issue Oct 19, 2023 · 4 comments
Open

Authenticate sensors by sensor UUID #98

glaslos opened this issue Oct 19, 2023 · 4 comments

Comments

@glaslos
Copy link
Member

glaslos commented Oct 19, 2023

If the event comes from a sensor with valid UUID, accept the event

@Tushar-kalsi
Copy link
Contributor

Hi , Can i work on this issue ??

@glaslos
Copy link
Member Author

glaslos commented Oct 22, 2023

Hey @Tushar-kalsi of course, but we should first address #96

@Tushar-kalsi
Copy link
Contributor

How to implement whether the UUID is valid ??

@glaslos
Copy link
Member Author

glaslos commented Oct 26, 2023

The idea is that you would create a new sensor here: #93 which creates an entry in a sensors table. On message, we check if the sensor UUID is in the table.

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

2 participants