ifw-sup
3.0.0-pre3
|
ShutterSetup provides all methods to build the payload of a Shutter device. More...
Public Member Functions | |
def | __init__ (self, supmal, subsystem) |
def | access (self, access) |
Parameter access. More... | |
def | set_dictionary (self, dict) |
Set parameters according to a dictionary. More... | |
def | get_buffer (self) |
Get standard payload data (union) More... | |
ShutterSetup provides all methods to build the payload of a Shutter device.
def clib.subsystem_setup.SubsystemSetup.__init__ | ( | self, | |
supmal, | |||
subsystem | |||
) |
def clib.subsystem_setup.SubsystemSetup.access | ( | self, | |
access | |||
) |
Parameter access.
def clib.subsystem_setup.SubsystemSetup.get_buffer | ( | self | ) |
Get standard payload data (union)
def clib.subsystem_setup.SubsystemSetup.set_dictionary | ( | self, | |
dict | |||
) |
Set parameters according to a dictionary.