add command to process location data
This commit is contained in:
@@ -5,7 +5,7 @@ from datetime import datetime
|
||||
import requests
|
||||
|
||||
|
||||
url = 'http://127.0.0.1:8000/billard/api/v1/location_data/'
|
||||
url = 'http://127.0.0.1:8000/billard/api/v1/locationdata/'
|
||||
client_id = '28a34fa1-7b62-4b78-8d2a-ada4db4ac6ea'
|
||||
token = '588d0f4c4b8b90b507e6d5c0ea26f0e28b021262'
|
||||
default_desk_id = 2
|
||||
|
||||
Reference in New Issue
Block a user