openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.OScamInfo.OscamInfo Class Reference

global More...

Inheritance diagram for Screens.OScamInfo.OscamInfo:
Screens.OScamInfo.oscECMInfo Screens.OScamInfo.oscEntitlements Screens.OScamInfo.oscInfo Screens.OScamInfo.oscReaderStats

Public Member Functions

def __init__ (self)
 
def confPath (self)
 
def getUserData (self)
 
def openWebIF (self, part=None, reader=None)
 
def readXML (self, typ)
 
def getVersion (self)
 
def getTotalCards (self, reader)
 
def getReaders (self, spec=None)
 
def getClients (self)
 
def getECMInfo (self, ecminfo)
 

Public Attributes

 proto
 
 api
 
 port
 
 username
 
 password
 
 ipaccess
 
 ip
 
 url
 
 showLog
 
 version
 

Static Public Attributes

int TYPE = 0
 
int NAME = 1
 
int PROT = 2
 
int CAID_SRVID = 3
 
int SRVNAME = 4
 
int ECMTIME = 5
 
int IP_PORT = 6
 
dictionary HEAD
 
string version = ""
 

Detailed Description

global

Constructor & Destructor Documentation

◆ __init__()

def Screens.OScamInfo.OscamInfo.__init__ (   self)

Member Function Documentation

◆ confPath()

def Screens.OScamInfo.OscamInfo.confPath (   self)

◆ getClients()

def Screens.OScamInfo.OscamInfo.getClients (   self)

◆ getECMInfo()

def Screens.OScamInfo.OscamInfo.getECMInfo (   self,
  ecminfo 
)

◆ getReaders()

def Screens.OScamInfo.OscamInfo.getReaders (   self,
  spec = None 
)

◆ getTotalCards()

def Screens.OScamInfo.OscamInfo.getTotalCards (   self,
  reader 
)

◆ getUserData()

def Screens.OScamInfo.OscamInfo.getUserData (   self)

◆ getVersion()

def Screens.OScamInfo.OscamInfo.getVersion (   self)

◆ openWebIF()

def Screens.OScamInfo.OscamInfo.openWebIF (   self,
  part = None,
  reader = None 
)

◆ readXML()

def Screens.OScamInfo.OscamInfo.readXML (   self,
  typ 
)

Member Data Documentation

◆ api

Screens.OScamInfo.OscamInfo.api

◆ CAID_SRVID

int Screens.OScamInfo.OscamInfo.CAID_SRVID = 3
static

◆ ECMTIME

int Screens.OScamInfo.OscamInfo.ECMTIME = 5
static

◆ HEAD

dictionary Screens.OScamInfo.OscamInfo.HEAD
static
Initial value:
= {NAME: _("Label"), PROT: _("Protocol"),
CAID_SRVID: _("CAID:SrvID"), SRVNAME: _("Serv.Name"),
ECMTIME: _("ECM-Time"), IP_PORT: _("IP address")}
#define _(string)
Definition: i18n.h:27

◆ ip

Screens.OScamInfo.OscamInfo.ip

◆ IP_PORT

int Screens.OScamInfo.OscamInfo.IP_PORT = 6
static

◆ ipaccess

Screens.OScamInfo.OscamInfo.ipaccess

◆ NAME

int Screens.OScamInfo.OscamInfo.NAME = 1
static

◆ password

Screens.OScamInfo.OscamInfo.password

◆ port

Screens.OScamInfo.OscamInfo.port

◆ PROT

int Screens.OScamInfo.OscamInfo.PROT = 2
static

◆ proto

Screens.OScamInfo.OscamInfo.proto

◆ showLog

Screens.OScamInfo.OscamInfo.showLog

◆ SRVNAME

int Screens.OScamInfo.OscamInfo.SRVNAME = 4
static

◆ TYPE

int Screens.OScamInfo.OscamInfo.TYPE = 0
static

◆ url

Screens.OScamInfo.OscamInfo.url

◆ username

Screens.OScamInfo.OscamInfo.username

◆ version [1/2]

string Screens.OScamInfo.OscamInfo.version = ""
static

◆ version [2/2]

Screens.OScamInfo.OscamInfo.version

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