Added device_id for turing

This commit is contained in:
Fabio Manganiello 2017-10-30 01:52:58 +01:00
parent 58891816ea
commit c01bb76d5d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ logging.basicConfig(level=logging.INFO)
hostname = get_hostname()
API_KEY = 'o.EHMMnZneJdpNQv9FSFbyY2busin7floe'
DEVICE_ID = 'ujBKDt14CaGsjAiAm2WPVA'
HTTP_PROXY_HOST = None
HTTP_PROXY_PORT = None