You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Disable a device (not a point) with the API.
Note that all the registry entries are changed rather than the device configuration.
Expected behavior
Only the device configuration file should be affected.
The text was updated successfully, but these errors were encountered:
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
Expected behavior
Only the device configuration file should be affected.
The text was updated successfully, but these errors were encountered: