openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Tools.GetEcmInfo Namespace Reference

Classes

class  GetEcmInfo
 

Variables

string ECM_INFO = '/tmp/ecm.info'
 
string EMPTY_ECM_INFO = '', '0', '0', '0'
 
 old_ecm_time = time.time()
 
dictionary info = {}
 
string ecm = ''
 
string data = EMPTY_ECM_INFO
 

Variable Documentation

◆ data

string Tools.GetEcmInfo.data = EMPTY_ECM_INFO

◆ ecm

string Tools.GetEcmInfo.ecm = ''

◆ ECM_INFO

string Tools.GetEcmInfo.ECM_INFO = '/tmp/ecm.info'

◆ EMPTY_ECM_INFO

string Tools.GetEcmInfo.EMPTY_ECM_INFO = '', '0', '0', '0'

◆ info

dictionary Tools.GetEcmInfo.info = {}

◆ old_ecm_time

Tools.GetEcmInfo.old_ecm_time = time.time()