Add notes
This commit is contained in:
parent
59f6439872
commit
bb15cf492a
@ -14,7 +14,7 @@ def dedup(data_list):
|
||||
return unique_list_of_dicts
|
||||
|
||||
|
||||
## AUTH REQUIRED!!!
|
||||
## AUTH REQUIRED!!! Move to owlboard_connector.py
|
||||
def find_missing(data_list):
|
||||
BASEURL = 'http://localhost:8460/api/v2/pis/byCode/'
|
||||
#BASEURL = 'https://owlboard.info/api/v2/pis/byCode/'
|
||||
|
Reference in New Issue
Block a user