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

Create command to show available Schedulers #689

Closed
victorgarcia98 opened this issue May 19, 2023 · 0 comments · Fixed by #708
Closed

Create command to show available Schedulers #689

victorgarcia98 opened this issue May 19, 2023 · 0 comments · Fixed by #708

Comments

@victorgarcia98
Copy link
Contributor

victorgarcia98 commented May 19, 2023

Following on the creation of the command flexmeasures show reporters (PR #686), this could be replicated for the Scheduler class. This command should look something like this:

Command Syntax

$ flexmeasures show schedulers

Example Output

Schedulers:

name                   version         author          module
--------------        ---------        --------       ----------------------------------------
StorageScheduler        1                             flexmeasures.data.models.planning.storage

This command should list all the schedulers available from the flexmeasures and from all the plugins registered to the instance, as well.

@victorgarcia98 victorgarcia98 added this to To do in More powerful scheduling of sensors via automation May 19, 2023
@Ahmad-Wahid Ahmad-Wahid linked a pull request May 31, 2023 that will close this issue
@Ahmad-Wahid Ahmad-Wahid self-assigned this May 31, 2023
More powerful scheduling of sensors automation moved this from To do to Done Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement New feature or request Scheduling
Development

Successfully merging a pull request may close this issue.

2 participants