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

Device isn't always the Source in the WRP #222

Closed
kristinapathak opened this issue Jun 12, 2020 · 2 comments
Closed

Device isn't always the Source in the WRP #222

kristinapathak opened this issue Jun 12, 2020 · 2 comments
Labels

Comments

@kristinapathak
Copy link
Contributor

if deviceRegex.MatchString(msg.Source) {

Now that Talaria creates a few wrp simple events, this check could filter them out if a webhook is registered for specific devices.

@kristinapathak
Copy link
Contributor Author

There is a similar issue on this line:

id, _ := device.ParseID(msg.Source)

@kristinapathak
Copy link
Contributor Author

Closing this in favor of the changes from the discussion related to #229

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

Successfully merging a pull request may close this issue.

1 participant