Translations:Rule Examples/63/en

Материал из Wiren Board
Версия от 20:39, 21 сентября 2022; Matveevrj (обсуждение | вклад) (Новая страница: «dev[relay_up_device][relay_up_control] = 0; dev[relay_down_device][relay_down_control] = 0; log("Both roller shutter relays on, switching them off"); } }); })(); </syntaxhighlight>»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

dev[relay_up_device][relay_up_control] = 0;

     dev[relay_down_device][relay_down_control] = 0;
     log("Both roller shutter relays on, switching them off");
   }
 });

})(); </syntaxhighlight>