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

Add support for configurable transition targets and notification schedules #14

Merged
merged 7 commits into from
Feb 28, 2022

Conversation

Nuckal777
Copy link
Collaborator

No description provided.

This includes a rework for the configuration format. Also all implicit
state transitions got removed.
The global registry enabled concurrent map writes to the instance map,
which causes a panic.
The triggering of notifications is now handled by an interface, so
additional implementations are possible. The new NotifyScheduled as well
as the old NotifyPeriodic can be configured in the config file.
@Nuckal777 Nuckal777 merged commit e0e33b8 into master Feb 28, 2022
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

Successfully merging this pull request may close these issues.

1 participant