forked from peter/volvo2mqtt
19 lines
322 B
JSON
19 lines
322 B
JSON
{
|
|
"updateInterval": 300,
|
|
"babelLocale": "de",
|
|
"TZ": "Europe/Berlin",
|
|
"mqtt": {
|
|
"broker": "",
|
|
"port": 1883,
|
|
"username": "",
|
|
"password": ""
|
|
},
|
|
"volvoData": {
|
|
"username": "",
|
|
"password": "",
|
|
"vin": "",
|
|
"vccapikey": "",
|
|
"odometerMultiplier": "",
|
|
"averageSpeedDivider": ""
|
|
}
|
|
} |