Skip to content

Conversation

eaton-coreymutter
Copy link
Member

@eaton-coreymutter eaton-coreymutter commented Sep 17, 2025

This is useful for app services that need to dynamically adjust what devices/events/topics they are interested in.

Closes: #1750

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/app-functions-sdk-go/blob/main/.github/CONTRIBUTING.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • I am not introducing a breaking change (if you are, flag in conventional commit message with BREAKING CHANGE: describing the break)
  • I am not introducing a new dependency (add notes below if you are)
  • I have added unit tests for the new feature or bug fix (if not, why?)
  • I have fully tested (add details below) this the new feature or bug fix (if not, why?)
  • I have opened a PR for the related docs change (feat(microservices): add ability to update pipeline topic list at run… edgex-docs#1479

Testing Instructions

I have tested locally with the in-progress edgedfoundry-holding/edgex-sse service.

New Dependency Instructions (If applicable)

N/A

This is useful for app services that need to dynamically adjust
what devices/events/topics they are interested in.

Closes: edgexfoundry#1750

Signed-off-by: Corey Mutter <[email protected]>
@eaton-coreymutter
Copy link
Member Author

Looks like I missed the mocks, I ran "go test" but not "make test". Updating...

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.

Add ability to set pipeline topics at runtime

2 participants