Compare commits

..

No commits in common. "b6072b0e519cb4a99114b0765d1b6b1b93e1faa0" and "3633dd47874d251d373590acb14ef164bd295e8f" have entirely different histories.

View File

@ -33,4 +33,4 @@ while(True):
maxlatency=respjson['ping']['high']
result = addinfluxrecord(downspeed,upspeed,pktloss,jitter,latencyavg,minlatency,maxlatency)
print(result)
time.sleep(300)
time.sleep(300)