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 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.