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 delete functions of resource catalog #18

Open
AndreaAvignone opened this issue Mar 4, 2021 · 0 comments
Open

Handle delete functions of resource catalog #18

AndreaAvignone opened this issue Mar 4, 2021 · 0 comments

Comments

@AndreaAvignone
Copy link
Owner

There is the possibility to delete a device with the specific http command. It is useful in testing phase, but it should be decided if keep it also for the final user. In general, the effects should be properly implemented. In fact, the sensor keep sending measurements, generating an error. Now, the catalog use try/except to neglect errors. Therefore, the sensor needs to be launched again for a new installation. In general, this function can be removed (using only removeInactive) or the catalog can return an error/warning or the sensor should be stopped.

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

1 participant