10 lines
394 B
TOML
10 lines
394 B
TOML
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
|