seq  4.0.0-pre3
Public Member Functions | Public Attributes | List of all members
otto.obgw.Otto Class Reference

Public Member Functions

def __init__ (self, url)
 
def auth (self, user, pw)
 
def executionSequences (self, instrument, obsMode)
 
def getOB (self, ob_id)
 
def executionUnit (self, instrument, obsMode)
 
def postOB (self, ob_id, timestamp, status, template=None)
 

Public Attributes

 url
 
 session
 

Constructor & Destructor Documentation

◆ __init__()

def otto.obgw.Otto.__init__ (   self,
  url 
)

Member Function Documentation

◆ auth()

def otto.obgw.Otto.auth (   self,
  user,
  pw 
)

◆ executionSequences()

def otto.obgw.Otto.executionSequences (   self,
  instrument,
  obsMode 
)

◆ executionUnit()

def otto.obgw.Otto.executionUnit (   self,
  instrument,
  obsMode 
)

◆ getOB()

def otto.obgw.Otto.getOB (   self,
  ob_id 
)

◆ postOB()

def otto.obgw.Otto.postOB (   self,
  ob_id,
  timestamp,
  status,
  template = None 
)

Member Data Documentation

◆ session

otto.obgw.Otto.session

◆ url

otto.obgw.Otto.url

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