-
Notifications
You must be signed in to change notification settings - Fork 9
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 CleanState command #158
base: main
Are you sure you want to change the base?
Conversation
With getCleanState command cleanliness status response is received. {'ret': 'ok', 'resp': "<ctl ret='ok'><clean type='auto' mode='R' speed='standard' st='s' t='100' a='100'/></ctl>", 'id': 'iJRD'}
for more information, see https://pre-commit.ci
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Marcoske23 Please recreate this PR and use two spaces instead of tabs for the yaml indentation. The autofix of the CI has tried to fix it, but did it wrong
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct command
Please recreate the remaining pull requests and please also change the file names using the already existing pattern (e.g. |
With getCleanState command cleanliness status response is received.
{'ret': 'ok', 'resp': "", 'id': 'iJRD'}