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

Handle un- (or re-)enrollment: clear "ephemeral"-but-saved status report data #41

Open
jessepeterson opened this issue Aug 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jessepeterson
Copy link
Owner

Currently we hang on to declaration status, status values, and status errors forever. We should handle the case where a device:

  • enrolls
  • un-enrolls
  • re-enrolls

By e.g. getting rid of all previous errors and values. I wouldn't want to create a web hook handler but I'm not sure of another avenue to get this data over to to us. Perhaps to just start with a simple "reset device" API?

See also #17.

@jessepeterson jessepeterson added the enhancement New feature or request label Aug 1, 2023
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