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

MF-690 - Add event sourcing to MQTT adapter #692

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

anovakovic01
Copy link
Contributor

What does this do?

Adds event sourcing to MQTT adapter for client connect and disconnect events.

Which issue(s) does this PR fix/relate to?

Resolves #690.

Have you included tests for your changes?

No.

Did you document any new/modified functionality?

I've updated README.md file with new instance env var.

@anovakovic01 anovakovic01 changed the title Add event stream to MQTT adapter for conn status MF-690 - Add event sourcing to MQTT adapter Apr 4, 2019
Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #692 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #692   +/-   ##
======================================
  Coverage    86.3%   86.3%           
======================================
  Files          62      62           
  Lines        3723    3723           
======================================
  Hits         3213    3213           
  Misses        353     353           
  Partials      157     157

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b41c2d...12e3085. Read the comment docs.

@nmarcetic nmarcetic merged commit 5fcf0aa into absmach:master Apr 5, 2019
davide83 pushed a commit to davide83/mainflux that referenced this pull request May 13, 2019
Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
manuio pushed a commit that referenced this pull request Oct 12, 2020
Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
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.

Add event sourcing to MQTT adapter
4 participants