useContainerWidgets
Data source for the Site Overview Container Widgets grid: the container inventory (one card per container) plus the latest per-miner realtime aggregate sampl…
Data source for the Site Overview Container Widgets grid: the container inventory (one card per container) plus the latest per-miner realtime aggregate sample the cards derive their summaries from. Card-shaped payload derivation lives with…
import { useContainerWidgets } from "@tetherto/mdk-react-adapter";Signature
(options: UseContainerWidgetsOptions = {}) => UseContainerWidgetsResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |
useContainerUnits
Fetches the site's container things from `GET /auth/list-things` (tag `t-container`). Returns the raw rows the Sites Overview merge needs — `id`, `type`, `in…
useContainerWidgetsData
Site Overview data hook: composes the container inventory + realtime miner aggregate (@link useContainerWidgets) with the per-model thresholds (@link useCont…