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 #4… #5145

Merged
merged 2 commits into from
Jun 23, 2021

Conversation

varunpuranik
Copy link
Contributor

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

…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.
@varunpuranik varunpuranik added the 1.1 Release 1.1 label Jun 23, 2021
@kodiakhq kodiakhq bot merged commit acc3e1f into Azure:release/1.1 Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants