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

Device Registration Improvements #237

Closed
4 tasks done
SBriere opened this issue Jan 23, 2024 · 0 comments
Closed
4 tasks done

Device Registration Improvements #237

SBriere opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SBriere
Copy link
Member

SBriere commented Jan 23, 2024

Describe the solution you'd like
Currently, the device register API is open, only limited to the number of requests made per second. To improve features and security:

  • A server key should be generated and required on each device register request
  • Device type key should be used instead of id_device_type. If non-existing, a new one should be created
  • Device sub type name should be used if required
  • Device registration events should be properly logged by the Logging service.
@SBriere SBriere added the enhancement New feature or request label Jan 23, 2024
@SBriere SBriere self-assigned this Jan 23, 2024
SBriere added a commit that referenced this issue Jan 23, 2024
@SBriere SBriere closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant