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

Wildcard/Range GAs #10

Closed
envy opened this issue Mar 21, 2018 · 0 comments
Closed

Wildcard/Range GAs #10

envy opened this issue Mar 21, 2018 · 0 comments

Comments

@envy
Copy link
Owner

envy commented Mar 21, 2018

Make it possible to specify wildcard/range GAs:

Listen on all GAs starting with 0/3

{
"ga": "0/3/*"
}

Listen to all GAs in range 0/3/1 to 0/3/10 incl.

{
"ga": "0/3/1-10"
}
@envy envy mentioned this issue Mar 21, 2018
@envy envy closed this as completed in 48ecccf Mar 26, 2018
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

No branches or pull requests

1 participant