add API v2
This commit is contained in:
parent
f809c3a8ff
commit
2df0189a90
71 changed files with 2740 additions and 315 deletions
|
@ -28,7 +28,7 @@ from configobj import ConfigObj
|
|||
|
||||
# custom imports
|
||||
#from util import *
|
||||
from api_clients import *
|
||||
from api_clients import version1 as api_client
|
||||
|
||||
LOG_LEVEL = logging.INFO
|
||||
LOG_PATH = '/var/log/airtime/pypo/notify.log'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue