for system in systems

kf7eel-inc
Simon 4 years ago
parent 49442d7607
commit 0bf131fe5f
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -1449,9 +1449,9 @@ class routerOBP(OPENBRIDGE):
}
self.STATUS[_stream_id]['LAST'] = pkt_time
hr_times = {}
for system in systems:
if _stream_id in systems[system].STATUS and '1ST' in systems[system].STATUS[_stream_id] and systems[system].STATUS[_stream_id]['TGID'] == _dst_id:
hr_times[system] = systems[system].STATUS[_stream_id]['1ST']

Loading…
Cancel
Save

Powered by TurnKey Linux.