16 lines
542 B
JSON
16 lines
542 B
JSON
{
|
|
"eyebrow": "Modul",
|
|
"title": "Mining-Checker",
|
|
"description": "Erfassung, OCR-Auswertung und Analyse von DOGE-Mining-Messwerten als eingebettetes Modul.",
|
|
"actions": [
|
|
{ "label": "Setup", "href": "/modules/setup/mining-checker", "variant": "secondary" }
|
|
],
|
|
"sections": [
|
|
{ "key": "overview", "label": "Ueberblick" },
|
|
{ "key": "measurements", "label": "Messpunkte" },
|
|
{ "key": "mining", "label": "Mining" },
|
|
{ "key": "dashboards", "label": "Dashboards" },
|
|
{ "key": "settings", "label": "Settings" }
|
|
]
|
|
}
|