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

Disable API only finds points. #39

Open
davidraker opened this issue Oct 4, 2024 · 0 comments
Open

Disable API only finds points. #39

davidraker opened this issue Oct 4, 2024 · 0 comments

Comments

@davidraker
Copy link
Contributor

The disable API fails to correctly identify device-level topics. it instead configures all the points under the device. While this achieves the result of disabling, it should not touch all these configurations.

To Reproduce

  1. Disable a device (not a point) with the API.
  2. Note that all the registry entries are changed rather than the device configuration.

Expected behavior
Only the device configuration file should be affected.

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