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

Refactor DevicePublishMsg processing to eliminate unnecessary transformation to PublishMsg #178

Merged
merged 1 commit into from
Nov 18, 2024

Refactor DevicePublishMsg processing to eliminate unnecessary transfo…

6c8e03c
Select commit
Loading
Failed to load commit list.
Merged

Refactor DevicePublishMsg processing to eliminate unnecessary transformation to PublishMsg #178

Refactor DevicePublishMsg processing to eliminate unnecessary transfo…
6c8e03c
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Nov 11, 2024 in 0s

12 / 12 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
You have reviewed the guidelines document. Completed
Labels that classify your pull request have been added. Completed
The milestone is specified and corresponds to fix version. Completed
Description references specific issue. Completed
Description contains human-readable scope of changes. Completed
Description contains brief notes about what needs to be added to the documentation. Completed
No merge conflicts, commented blocks of code, code formatting issues. Completed
Changes are backward compatible or upgrade script is provided. Completed
Screenshots with affected component(s) are added. The best option is to provide 2 screens: before and after changes; Completed
If you change the widget or other API, ensure it is backward-compatible or upgrade script is present. Completed
Added corresponding unit and/or integration test(s). Provide written explanation in the PR description if you have failed to add tests. Completed
If new dependency was added: the dependency tree is checked for conflicts. Completed