fuelprices/common.ini.sample
2019-09-08 12:35:55 +02:00

18 lines
413 B
Plaintext

[fuelprices]
# Remote URLs, filenames, xpath base for values
remote_url=https://donnees.roulez-eco.fr/opendata/instantane
remote_filename=PrixCarburants_instantane.xml
xpath_base=.//pdv[@id='%s']/prix[@nom='%s']
# Comma separated values for pos and types
pos=50000007
types=Gazole,SP95,SP98
table=fuel_price
[influxdb]
# Influxdb settings
url=http://influxdb:8086/
username=influx
password=password
database=me