Closed shekharhimanshu closed 5 years ago
Fixes a bug where shadow client will not call the configured delta callback handler. It instead calls Update callback.
Description of changes:
Actual:
Shadow::AddShadowSubscription
Expectation:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Any update on this?
Fixes a bug where shadow client will not call the configured delta callback handler. It instead calls Update callback.
Description of changes:
Actual:
Shadow::AddShadowSubscription
api) as follows:Expectation:
Shadow::AddShadowSubscription
api) as follows:By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.