# do not midify this file
# copy thos file to oko_user_config.py

oko_server = "influxdb host"
oko_server_port  = "8082"
oko_weatherstation_name = "myStation"
oko_user = "username"
oko_password = "password"
oko_dbname = "weatherstation"

openweather_api_key = "12345"
openweather_station_id = "01234"