-
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
fix(mqtt): Publish mosquitto bridge status to c8y when enabled #2901
fix(mqtt): Publish mosquitto bridge status to c8y when enabled #2901
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
|
Robot Results
Failed Tests
|
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.
This PR fixes the reported bug
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.
Approved
7f9d459
to
8a91efb
Compare
8a91efb
to
48fe6a9
Compare
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.
The test script is well-structured to verify the existence of an external identity and the status of the bridge service.
Proposed changes
If the mosquitto bridge is used for C8y connectivity, then the bridge service status must also be published to C8y.
Types of changes
Paste Link to the issue
#2898
Checklist
cargo fmt
as mentioned in CODING_GUIDELINEScargo clippy
as mentioned in CODING_GUIDELINESFurther comments