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

Validate configuration and implement negative acknowledgement #110

Open
empicano opened this issue Jul 10, 2023 · 0 comments
Open

Validate configuration and implement negative acknowledgement #110

empicano opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
scope:sensor sensor code type:bug something isn't working

Comments

@empicano
Copy link
Contributor

When the sensor receives an invalid configuration, it should detect this, stay with its current configuration, and send a negative acknowledgment (success=false) over the heartbeats route back to the server. Updating the software version must be handled as a special case here probably, because it won't necessarily satisfy the validation of the old version.

Neither the dashboard nor the server can implement a reasonable validation for configurations; This has to happen on the sensors.

@empicano empicano added type:bug something isn't working scope:sensor sensor code labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:sensor sensor code type:bug something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants