MDK Logo
ReferenceUI KitReactHooks

useContainerSnapshots

Fetches the detail snapshots for the selected containers — the richer projection (@link buildContainerDetailParams) that carries `container_specific.pdu_data…

Fetches the detail snapshots for the selected containers — the richer projection ({@link buildContainerDetailParams}) that carries `container_specific.pdu_data` plus the tank / cooling / power-mode config the detail panel controls read. `c…

import { useContainerSnapshots } from "@tetherto/mdk-react-adapter";

Signature

(containerKeys: string[], options: UseContainerSnapshotsOptions = {}) => UseContainerSnapshotsResult
Package@tetherto/mdk-react-adapter
Requires providerNo