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

Добавить команды для управления каналами #17

Open
EvilLord666 opened this issue Aug 4, 2023 · 0 comments
Assignees

Comments

@EvilLord666
Copy link
Member

EvilLord666 commented Aug 4, 2023

необходима возможность управления каналами из командной строки - channel {N} on|off
также необходимо уметь управлять таймаутами - channel {N} set period {value}

Необходимо одновременно сохранять изменения в файл конфигурации и использовать в приложении (приложение раз в N секунд проводит чтение файла конфигурации), поэтому нужно ввести операции через критическую секцию - https://learn.microsoft.com/ru-ru/windows/win32/sync/using-critical-section-objects

@EvilLord666 EvilLord666 self-assigned this Aug 4, 2023
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

No branches or pull requests

1 participant