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

Implement the PM family of API commands #101

Closed
8 tasks done
Tracked by #63 ...
lunkwill42 opened this issue Oct 18, 2023 · 0 comments · Fixed by #298
Closed
8 tasks done
Tracked by #63 ...

Implement the PM family of API commands #101

lunkwill42 opened this issue Oct 18, 2023 · 0 comments · Fixed by #298
Assignees
Labels
api enhancement New feature or request

Comments

@lunkwill42
Copy link
Member

lunkwill42 commented Oct 18, 2023

The PM API command is used to manipulated planned maintenance entries in Zino (as implemented in #194)

However, the PM command feature multiple subcommands, which will necessitate changes to how the Zino1BaseServerProtocol dispatches commands to methods. Example from Zino 1 server session:

PM HELP
200- PM subcommands are:
200  ADD LIST CANCEL DETAILS MATCHING ADDLOG LOG

Subtasks

@lunkwill42 lunkwill42 added enhancement New feature or request api labels Oct 18, 2023
@lunkwill42 lunkwill42 changed the title Implement the PM API command Implement the PM family of API commands Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants