20 lines
473 B
JSON
20 lines
473 B
JSON
{
|
|
"settings": {
|
|
"battery_path": {
|
|
"description": "Dbus path to the upower battery device",
|
|
"label": "Battery path"
|
|
},
|
|
"graph_time": {
|
|
"description": "How long of a timeframe does the graph plot in hours",
|
|
"label": "Graph timeframe"
|
|
},
|
|
"interpol_time": {
|
|
"description": "How long should the thime between points be in minutes",
|
|
"label": "Time between points"
|
|
}
|
|
},
|
|
"text": {
|
|
"graph_name": "Battery"
|
|
}
|
|
}
|