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

feat(mqtt): allow to set options in multicast/broadcast requests #3573

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

robertsLando
Copy link
Member

Fixes #3572

@robertsLando robertsLando merged commit 9ba5886 into master Feb 1, 2024
8 checks passed
@robertsLando robertsLando deleted the feat-mqtt-options branch February 1, 2024 08:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7738163864

  • -31 of 31 (0.0%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 22.076%

Changes Missing Coverage Covered Lines Changed/Added Lines %
genereteDocs.ts 0 2 0.0%
api/lib/ZwaveClient.ts 0 13 0.0%
api/lib/Gateway.ts 0 16 0.0%
Files with Coverage Reduction New Missed Lines %
api/lib/Gateway.ts 1 17.24%
Totals Coverage Status
Change from base Build 7697308658: -0.03%
Covered Lines: 3763
Relevant Lines: 18124

💛 - Coveralls

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.

MQTT Multicast payloads can't contain custom options
2 participants