Home
last modified time | relevance | path

Searched refs:switchOff (Results 1 – 25 of 95) sorted by relevance

1234

/dports/www/domoticz/domoticz-2020.2/scripts/dzVents/examples/
H A Dsunscreen.lua81 local function switchOff(sunscreen, message) function
84 sunscreen.switchOff()
100 switchOff(sunscreen, 'Closing sunscreen, It is night')
116 switchOff(sunscreen, sensorType .. ' treshold exceeded, Sunscreen up')
H A Dfake presence.lua19 domoticz.devices('mySwitch').switchOff().withinMin(60)
20 domoticz.devices('anotherSwitch').switchOff().withinMin(60)
H A Dsimple room heating with hysteresis control.lua61 boiler.switchOff()
84 boiler.switchOff()
H A Dexternal_light.lua19 external_light.switchOff()
H A Drandom night light.lua19 light.switchOff().withinMin(RANDOM_DELAY_MINS)
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/integration-tests/
H A DscriptContactDoorLockInvertedSwitch.lua29 dz.devices('vdDoorLockInverted').switchOff() -- inverted > de-activate > locked
39 dz.devices('vdTrigger').switchOff()
47 item.switchOff().silent() -- means success
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinFactorization1.cpp55 elementU_.switchOff(); in gutsOfDestructor()
56 startRowU_.switchOff(); in gutsOfDestructor()
58 indexRowU_.switchOff(); in gutsOfDestructor()
61 elementL_.switchOff(); in gutsOfDestructor()
62 indexRowL_.switchOff(); in gutsOfDestructor()
73 permute_.switchOff(); in gutsOfDestructor()
77 nextRow_.switchOff(); in gutsOfDestructor()
78 lastRow_.switchOff(); in gutsOfDestructor()
80 markRow_.switchOff(); in gutsOfDestructor()
86 sparse_.switchOff(); in gutsOfDestructor()
[all …]
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinFactorization1.cpp55 elementU_.switchOff(); in gutsOfDestructor()
56 startRowU_.switchOff(); in gutsOfDestructor()
58 indexRowU_.switchOff(); in gutsOfDestructor()
61 elementL_.switchOff(); in gutsOfDestructor()
62 indexRowL_.switchOff(); in gutsOfDestructor()
73 permute_.switchOff(); in gutsOfDestructor()
77 nextRow_.switchOff(); in gutsOfDestructor()
78 lastRow_.switchOff(); in gutsOfDestructor()
80 markRow_.switchOff(); in gutsOfDestructor()
86 sparse_.switchOff(); in gutsOfDestructor()
[all …]
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinFactorization1.cpp55 elementU_.switchOff(); in gutsOfDestructor()
56 startRowU_.switchOff(); in gutsOfDestructor()
58 indexRowU_.switchOff(); in gutsOfDestructor()
61 elementL_.switchOff(); in gutsOfDestructor()
62 indexRowL_.switchOff(); in gutsOfDestructor()
73 permute_.switchOff(); in gutsOfDestructor()
77 nextRow_.switchOff(); in gutsOfDestructor()
78 lastRow_.switchOff(); in gutsOfDestructor()
80 markRow_.switchOff(); in gutsOfDestructor()
86 sparse_.switchOff(); in gutsOfDestructor()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Ddisplay.cpp67 static void switchOff(void);
151 switchOff(); in displayEnable()
188 static void switchOff(void) { in switchOff() function
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/tests/scripts/
H A Dscript_timer_classic.lua7 domoticz.devices('onscript1').switchOff()
H A Dscript_scene1.lua8 scene.switchOff()
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/digital_electricity/components/
H A DElectricalComponent.qml117 if(imgSrc == "switchOff.svg") {
122 imgSrc = "switchOff.svg"
/dports/www/domoticz/domoticz-2020.2/scripts/dzVents/examples/templates/
H A DAll.lua115 triggerdItem.switchOff().afterMin(2) -- if it is a switch
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/digital_electricity/resource/
H A DREADME40 switchOff.svg
/dports/www/domoticz/domoticz-2020.2/dzVents/runtime/device-adapters/
H A Dlogitech_media_server_device.lua28 function device.switchOff() function
/dports/converters/wkhtmltopdf/qt-5db36ec/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/dist/
H A Dchanges-0.9526 switchOff() is obsolete, use setOn(FALSE) instead.

1234