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

Create Regex Listener #448

Open
3 tasks
spacemanspiff2007 opened this issue Jul 10, 2024 · 0 comments
Open
3 tasks

Create Regex Listener #448

spacemanspiff2007 opened this issue Jul 10, 2024 · 0 comments
Labels
feature request New feature

Comments

@spacemanspiff2007
Copy link
Owner

Add the ability to subscribe to topics with a wildcard.
Idea:

  • Add callback handler to Item registry to trigger on item add / remove
  • Implement listener that matches the items against the regex registers the listeners
  • To clarify - how will this work with MQTT topics that are not retained because they are not added to the item registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature
Projects
None yet
Development

No branches or pull requests

1 participant