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

Support for Azure IoT Hub #379

Merged
merged 18 commits into from
Dec 27, 2021
Merged

Support for Azure IoT Hub #379

merged 18 commits into from
Dec 27, 2021

Conversation

mburumaxwell
Copy link
Contributor

@mburumaxwell mburumaxwell commented Dec 27, 2021

Reading messages from Azure IoT Hub is done using the Event Hubs compatible endpoint by default. This Pr adds convenience extensions for working with Azure IoT Hub in the Tingle.EventBus.Transports.EventHubs project/package.

In addition, a functional sample is added.

Other changes:

  1. Logging in EventHubs is streamlined further.
  2. MessageId, CorrelationId, and ContentTypeheaders in theEventData` are now used instead of own properties.

@mburumaxwell mburumaxwell merged commit 67d05d0 into main Dec 27, 2021
@mburumaxwell mburumaxwell deleted the feature/azure-iot-hub branch December 27, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant