Перейти к содержанию

Навигация

Translations:Rule Examples/46/en: различия между версиями

Нет описания правки
(Новая страница: «motion_timer_id = setTimeout(function() { dev["wb-gpio"][relay_control] = false; motion_timer_id = null; }, timeout_ms); } } }); }»)
 
 
Строка 1: Строка 1:
motion_timer_id = setTimeout(function() {
motion_timer_id = setTimeout(function() {
                   dev["wb-gpio"][relay_control] = false;
                   dev["wb-gpio/relay_control"] = false;
                   motion_timer_id = null;
                   motion_timer_id = null;
               }, timeout_ms);
               }, timeout_ms);
translator, wb_editors
4433

правки