modifié: m/fichier/conf
modifié: m/loadConf.py modifié: superTornado.py
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
blind=1
|
||||
|
||||
camera=192.168.1.13
|
||||
port=80
|
||||
|
@ -19,7 +19,6 @@ class LoadConf(object):
|
||||
return rep
|
||||
|
||||
def ipCamera(self) :
|
||||
print self.loadValue("camera")
|
||||
return self.loadValue("camera")
|
||||
|
||||
def portServ(self) :
|
||||
|
Reference in New Issue
Block a user