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

User Message Event Handler #1547

Open
terrypacker opened this issue Mar 5, 2020 · 2 comments
Open

User Message Event Handler #1547

terrypacker opened this issue Mar 5, 2020 · 2 comments

Comments

@terrypacker
Copy link
Contributor

Design/Implement the concept of a User Messaging Event Handler.

The idea is that this would be specific to a User so they can customize what event types they want to subscribe to get email/sms messages from.

@terrypacker
Copy link
Contributor Author

This would use the message transport. For example a User could select to receive all events above Information level via SMS, all information level events via Email/Slack.

This implies a view where a User can see all event types and subscribe to them via some message transport (sms/email/slack...)

@terrypacker
Copy link
Contributor Author

@jazdw this issue is here to review the Message framework/api implemented for Mango 4.0. We are not necessarily implementing the event handler for 4.0 but would like to be able to after the release so cleaning up this api should be done before the 4.0 release. See com.infiniteautomation.mango.io.messaging package and sub packages for the implementation in the core.

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

No branches or pull requests

1 participant