X-Git-Url: https://wylark.com/src/infoex-autowx.git/blobdiff_plain/638c4f11d29b685bc7c485c10ce62f2c61ae4a54..8048b2995f83e3a148fcd86e60801927b87b4a65:/examples/config.example.ini?ds=inline diff --git a/examples/config.example.ini b/examples/config.example.ini new file mode 100644 index 0000000..17544ae --- /dev/null +++ b/examples/config.example.ini @@ -0,0 +1,14 @@ +[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 # +