|
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) |
|
◆ __init__()
def otto.obgw.Otto.__init__ |
( |
|
self, |
|
|
|
url |
|
) |
| |
◆ 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 |
|
) |
| |
◆ session
◆ url
The documentation for this class was generated from the following file: