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

Description and examples of the event scheduler #36

Open
jrwarwick opened this issue Feb 27, 2018 · 1 comment
Open

Description and examples of the event scheduler #36

jrwarwick opened this issue Feb 27, 2018 · 1 comment
Assignees

Comments

@jrwarwick
Copy link

jrwarwick commented Feb 27, 2018

Mycroft has an internal event scheduler mechanism, referred to in this forum discussion: https://community.mycroft.ai/t/running-background-processes-with-skills/2986/4?u=jrwarwick

Would benefit greatly from general introduction, "does-and-don'ts" for usage, some simple examples. For now, it looks like the auto-generated API doc has some useful info:
http://mycroft-core.readthedocs.io/en/stable/source/mycroft.html#mycroft.MycroftSkill.schedule_event
but the methods are spread out and descriptions are not detailed.
Also: allowable (and preferred) methods of persistent data and state between executions.

@KathyReid
Copy link
Collaborator

Thanks again for the issue @jrwarwick, I know nothing about the event scheduler, but I will ask around and get this updated.
Best, Kathy

@KathyReid KathyReid self-assigned this Mar 1, 2018
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

2 participants