18 lines
648 B
JSON
18 lines
648 B
JSON
{
|
|
"eyebrow": "Modul",
|
|
"title": "Mining-Checker",
|
|
"description": "Erfassung, OCR-Auswertung und Analyse von DOGE-Mining-Messwerten als eingebettetes Modul.",
|
|
"actions": [
|
|
{ "label": "Nexus Übersicht", "href": "/modules" },
|
|
{ "label": "Setup", "href": "/modules/setup/mining-checker", "variant": "secondary" }
|
|
],
|
|
"sections": [
|
|
{ "key": "overview", "label": "Übersicht" },
|
|
{ "key": "upload", "label": "Upload" },
|
|
{ "key": "measurements", "label": "Mining-History" },
|
|
{ "key": "wallet", "label": "Wallet" },
|
|
{ "key": "mining", "label": "Miner-Daten" },
|
|
{ "key": "dashboards", "label": "Dashboards" }
|
|
]
|
|
}
|