Skip to content

feat(mqtt): Enhance EMQX API integration with active client tracking#38

Merged
mergify[bot] merged 1 commit into
mainfrom
feature/mqtt-client-connections
Apr 29, 2026
Merged

feat(mqtt): Enhance EMQX API integration with active client tracking#38
mergify[bot] merged 1 commit into
mainfrom
feature/mqtt-client-connections

Conversation

@jbouse
Copy link
Copy Markdown
Contributor

@jbouse jbouse commented Apr 29, 2026

Improve integration with the EMQX API by adding functionality to track active client connections based on username. Update documentation and embed responses to include active connection details when configured.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 29, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

Copy link
Copy Markdown

@eric-becker eric-becker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!deadbeef approved

@mergify mergify Bot added the queued label Apr 29, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 29, 2026

Merge Queue Status

This pull request spent 1 minute 28 seconds in the queue, including 1 minute 8 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Apr 29, 2026
@mergify mergify Bot merged commit f4b9103 into main Apr 29, 2026
9 checks passed
@mergify mergify Bot deleted the feature/mqtt-client-connections branch April 29, 2026 17:35
@mergify mergify Bot removed the queued label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants