add command to process location data

This commit is contained in:
2017-08-03 19:52:43 +02:00
parent 222367a6a2
commit 81d9b7f29c
5 changed files with 31 additions and 3 deletions

View File

@@ -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