029371fa680dfca8501582b3f2050b46afe49d07
- Add a new `send_login_password()` function to centralize login/password input logic - Implement retry mechanism for both line and block command modes - Add support for detecting and handling command errors (marked by '^' symbol) - Limit retry attempts to 3 times for each command - Improve logging and error reporting for command execution - Update interactive command processing in SerialAppGUI to include retry logic
Description
Настройка коммутатора в автоматическом режиме по подготовленным командам.
Languages
Python
100%