Details view
Identity, telemetry, and control surfaces for the selected device in the operations centre
UI for the details view opened from the device explorer. These components render device identity, telemetry, hardware state, and operator controls for the currently selected miner, selection of miners, or container.
Prerequisites
-
Complete the @tetherto/mdk-react-devkit installation and add the dependency
-
<MdkProvider>from@tetherto/mdk-react-adapterwrapping your app tree -
A miner
Devicerecord (or array of records) shaped per@tetherto/mdk-react-devkit/foundation'sDevicetype
All details view components
Covers fleet-level activity charts, per-hashboard chip telemetry, miner controls (power mode, reboot, LEDs, frequency, maintenance), fleet-management dialogs, stat cards, and the shared MinerInfoCard identity header. Browse the sidebar for the full, always-up-to-date list — each component links to its own reference page (description, props, usage, and a runnable example).