Integratec API Platform
Python

The Python wrapper provides access to the API when using the Python language. More...

Classes

class  opPyApi.opException
 This class is the base exception class. More...
 
class  opPyApi.opCore
 This class provides an interface for base library functionality. More...
 
class  opPyApi.opClientConnection
 This class provides an interface for sending requests and receiving replies. More...
 
class  opPyApi.opControlConnection
 This class provides an interface for controlling the modules. More...
 

Functions

def opPyApi.statusCallback (connection, id, status)
 Callback function that receives status updates for in progress requests. More...
 

Detailed Description

The Python wrapper provides access to the API when using the Python language.