ifw-fcf
2.0.0
|
Public Member Functions | |
def | __init__ |
def | switch_on |
def | switch_on_with_intensity |
def | switch_on_with_timer |
def | switch_off |
def | get_buffer |
def fcfclib.lampSetup.LampSetup.__init__ | ( | self, | |
fcfmal, | |||
device | |||
) |
def fcfclib.lampSetup.LampSetup.get_buffer | ( | self | ) |
def fcfclib.lampSetup.LampSetup.switch_off | ( | self | ) |
def fcfclib.lampSetup.LampSetup.switch_on | ( | self | ) |
def fcfclib.lampSetup.LampSetup.switch_on_with_intensity | ( | self, | |
intensity | |||
) |
def fcfclib.lampSetup.LampSetup.switch_on_with_timer | ( | self, | |
timer | |||
) |