X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/2ee9673de8894655fed0e6d821988de370947406..a4b51e84941170671bae737517db2960bd34289c:/config.ini.example diff --git a/config.ini.example b/config.ini.example index 018a6fc..17544ae 100644 --- a/config.ini.example +++ b/config.ini.example @@ -1,10 +1,14 @@ -[wxsite] -station_triplet = -desired_data = -location_uuid = -csv_filename = +[station] +type = # (mesowest|nrcs) # +token = # MesoWest API token (ignored for NRCS) # +station_id = # NRCS/MesoWest Station ID # +desired_data = # Comma-separated list of values # +units = # (english|metric) (ignored for NRCS) # + +[infoex] +host = # InfoEx FTP host address # +uuid = # InfoEx-supplied UUID # +api_key = # InfoEx-supplied API Key # +csv_filename = # Name of file to upload to InfoEx FTP # +location_uuid = # InfoEx-supplied Location UUID # -[ftp] -host = -uuid = -api_key =