You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
394 B
9 lines
394 B
api_key = "<your API key here from https://developers.yepzon.com/>"
|
|
tags_url = "https://platform.yepzon.com/tags"
|
|
states_url = "https://platform.yepzon.com/tags/{tag}/states"
|
|
locations_url = "https://platform.yepzon.com/tags/{tag}/locations/{state}"
|
|
timestamp_format = "%Y-%m-%dT%H:%M:%S%.fZ"
|
|
timedate_format = "%d.%m.%Y-%H:%M:%S"
|
|
date_format = "%d.%m.%Y"
|
|
time_format = "%H:%M:%S"
|
|
throttle = 9
|
|
|