-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement support for remote client alerts (#136)
* Continuation of incomplete changes accidentally included in #135 Improved Message handling to maintain context in alert-related messages Logs deprecation warning for legacy Klat support Refactors `neon.alert` to `neon.alert_expired` for clarity Adds handler to acknowledge an expired alert as missed or dismissed Adds documentation for integrating with the Messagebus API * Update skill.json * Add TODO for future refactor --------- Co-authored-by: Daniel McKnight <[email protected]> Co-authored-by: NeonDaniel <[email protected]>
- Loading branch information
1 parent
fdd0f75
commit f4d011a
Showing
3 changed files
with
58 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters