Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MQTT Support #6833

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

MQTT Support #6833

wants to merge 8 commits into from

Conversation

snej
Copy link
Contributor

@snej snej commented May 17, 2024

CBG-0000

  • Support for acting as an MQTT server and/or client, as described in this spec.
  • Adds new MQTT config fields and structs
  • Adds an "MQTT" log key
  • Adds some utilities to the base package

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Dependencies (if applicable)

  • Link upstream PRs
  • Update Go module dependencies when merged

Integration Tests

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant