-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: Add secure MessagBus capability #199
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after upgrading to the latest Device SDK
closes #181 Signed-off-by: lenny <[email protected]>
closes #198 Signed-off-by: lenny <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #199 +/- ##
=======================================
Coverage 55.73% 55.73%
=======================================
Files 13 13
Lines 811 811
=======================================
Hits 452 452
Misses 311 311
Partials 48 48 Continue to review full report at Codecov.
|
Signed-off-by: lenny <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The PR is dependent on:
PR Checklist
Please check if your PR fulfills the following requirements:
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-virtual-go/blob/master/.github/CONTRIBUTING.md
What is the current behavior?
Secure MessageBus capability does not exists
Issue Number: #198
What is the new behavior?
Secure MessageBus capability now exists
Does this PR introduce a breaking change?
New Imports
Specific Instructions
Other information