usePduViewer
Pan/zoom controller for the PDU floor-plan viewer.
Pan/zoom controller for the PDU floor-plan viewer.
import { usePduViewer } from "@tetherto/mdk-react-adapter";Signature
() => UsePduViewerReturn| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |
usePduLayout
Fetches a container type's static PDU socket grid from `GET /auth/pdu-layout`. The grid is provisioned in the container worker's `pduGridLayout` config keyed…
usePendingActions
Fetches submitted actions from `GET /auth/actions` — the server-side voting/approval queue (distinct from the local `actionsStore` staging buffer). Vote/canc…