Fixes all functions except CSV for time period.

This commit is contained in:
Patrick McDonagh
2016-11-01 16:56:22 -05:00
parent 72f1cb6684
commit 849b4e5d82
859 changed files with 54963 additions and 178925 deletions

View File

@@ -15,7 +15,7 @@ import requests
import json
# DEFAULTS
db_address = "localhost:5000"
db_address = "10.10.10.10:5000"
db_url = "https://{}".format(db_address)
scan_rate = 30 # seconds
save_all = "test" # use True, False, or any string