5sControl / 5s-webserver

Webserver for 5sControl platform
https://5scontrol.com/
GNU General Public License v3.0
0 stars 1 forks source link

bug with shutdown algorithm Idle control #87

Open ArtyomRaketskiy opened 1 year ago

ArtyomRaketskiy commented 1 year ago

Preconditions: пользователь авторизован, получена лицензия, добавлена камера, к камере подключен idle control. Summary: Configuration, невозможно отключить idle от камеры.

  1. Открыть приложение;
  2. Открыть вкладку Configuration;
  3. Выбрать камеру(пример 192.168.1.165);
  4. Отключить idle;
  5. Правый клик по кнопке done. Result: 500 ошибка, idle не отключен. Expecte result: idle отключен.

Image Image Image