Prepare for timers
This commit is contained in:
parent
dba648bb89
commit
a8dd866881
@ -322,6 +322,7 @@ class bridgeIPSC(IPSC):
|
|||||||
|
|
||||||
# Iterate the rules dictionary
|
# Iterate the rules dictionary
|
||||||
for rule in RULES[_network]['GROUP_VOICE']:
|
for rule in RULES[_network]['GROUP_VOICE']:
|
||||||
|
rule['TIMER'] = time()
|
||||||
|
|
||||||
# TGID matches an ACTIVATION trigger
|
# TGID matches an ACTIVATION trigger
|
||||||
if _dst_group in rule['ON']:
|
if _dst_group in rule['ON']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user