This commit is contained in:
parent
9143ddac9e
commit
470c4f3a79
@ -117,6 +117,7 @@ def getUnread(device_ip, headers):
|
|||||||
return unread
|
return unread
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
pb.push_note("SMS", "Starting SMS Huawei 3G")
|
||||||
while True:
|
while True:
|
||||||
device_ip = os.environ['GW_IP']
|
device_ip = os.environ['GW_IP']
|
||||||
if not isHilink(device_ip):
|
if not isHilink(device_ip):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user