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

Send connection device Id information on twin change notifications #4762 #4888

Merged
merged 31 commits into from
May 1, 2021

Conversation

varunpuranik
Copy link
Contributor

Cherry-pick: fa60e52

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update.
But because of a recent change in EH, this information got dropped.
#4689

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.

…zure#4762)

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update. 
But because of a recent change in EH, this information got dropped. 
Azure#4689

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.
@kodiakhq kodiakhq bot merged commit cd39064 into Azure:master May 1, 2021
varunpuranik added a commit to varunpuranik/iotedge that referenced this pull request Jun 16, 2021
…ure#4762 (Azure#4888)

Cherry-pick: Azure@fa60e52

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update.
But because of a recent change in EH, this information got dropped.

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.
kodiakhq bot pushed a commit that referenced this pull request Jun 23, 2021
#5145)

…762 (#4888)

Cherry-pick: fa60e52

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update.
But because of a recent change in EH, this information got dropped.

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.
ggjjj pushed a commit to ggjjj/iotedge that referenced this pull request Jul 22, 2021
…ure#4762 (Azure#4888)

Cherry-pick: Azure@fa60e52

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update.
But because of a recent change in EH, this information got dropped.
Azure#4689

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.
damonbarry pushed a commit to damonbarry/iotedge that referenced this pull request Apr 15, 2022
…ure#4762 (Azure#4888)

Cherry-pick: Azure@fa60e52

Issue: EdgeHub supports routing twin change notifications, which basically includes routing RP updates to other modules. The message that gets routed should have information about the device that sent the RP update.
But because of a recent change in EH, this information got dropped.
Azure#4689

Fix: Fix is to route the information about the device/module that sent the RP update to the receiving module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants