ifw-sup  3.0.0-pre3
Public Member Functions | List of all members
clib.subsystem_setup.SubsystemSetup Class Reference

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...
 

Detailed Description

ShutterSetup provides all methods to build the payload of a Shutter device.

Constructor & Destructor Documentation

◆ __init__()

def clib.subsystem_setup.SubsystemSetup.__init__ (   self,
  supmal,
  subsystem 
)

Member Function Documentation

◆ access()

def clib.subsystem_setup.SubsystemSetup.access (   self,
  access 
)

Parameter access.

◆ get_buffer()

def clib.subsystem_setup.SubsystemSetup.get_buffer (   self)

Get standard payload data (union)

◆ set_dictionary()

def clib.subsystem_setup.SubsystemSetup.set_dictionary (   self,
  dict 
)

Set parameters according to a dictionary.


The documentation for this class was generated from the following file: