seq  4.0.0-pre3
Classes | Functions | Variables
obgwOtto Namespace Reference

Classes

class  ObgwObStore
 

Functions

def execution_sequences (instrument, obsMode)
 
def ob_get (ob_id)
 
def execution_unit (instrument, obsMode)
 
def ob_status (ob_id)
 
def main ()
 

Variables

 app = Flask(__name__)
 

Function Documentation

◆ execution_sequences()

def obgwOtto.execution_sequences (   instrument,
  obsMode 
)

◆ execution_unit()

def obgwOtto.execution_unit (   instrument,
  obsMode 
)

◆ main()

def obgwOtto.main ( )

◆ ob_get()

def obgwOtto.ob_get (   ob_id)

◆ ob_status()

def obgwOtto.ob_status (   ob_id)

Variable Documentation

◆ app

obgwOtto.app = Flask(__name__)